@charset "UTF-8";

h4.h4_linkTitle {
	text-align: center;
	font-size: 1.0em;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	background: #555555;
}



/*------- threeLayout -------*/
.threeLayout {
	float: left;
	width: 250px;
	border: 1px solid #aaaaaa;
	margin-right: 15px;
}

.threeLayout ul,
.threeLayout_right ul {
	margin-left: 25px;
}

.threeLayout ul li.split, 
.threeLayout_right ul li.split {
	padding-bottom: 15px;
}


/*------- threeLayout_right -------*/
.threeLayout_right {
	float: right;
	width: 250px;
	border: 1px solid #aaaaaa;
}
