
.containerInner { padding:0 40px 40px; }

.containerInner h2 {
	font-size: 1.5em;
	margin-top:60px;
	color:#666;
}

.containerInner h3 {
	margin:25px 0 0 0;
	font-size: 1em;
	line-height:1.5em;
	border-bottom: 1px dashed #ccc;
}

.containerInner h3 a {
	color:#333;
	text-decoration:none;
}

.containerInner h3 a:hover {
	color:#999;
	text-decoration:underline;
}

.containerInner p {
	font-size: 1em;
	line-height:1.2em;
	padding-left:1em;
}

.leftSide {
	width:48%;
	float:left;
}

.rightSide {
	width:48%;
	float:right;
}

.containerInner a {
	padding-left:10px;
	background: url(../../common/img/lNavArrow.gif) left center no-repeat;
	color:#333;
	text-decoration:none;
}

.containerInner a:hover {
	color:#999;
	text-decoration:underline;
}
