/* for yellow bg */
#innerroundedtop{
	background:url(../images/index_roundedtop.png) no-repeat bottom center;
	height: 12px;
}

#innerroundedbottom{
	background:url(../images/index_roundedbottom.png) no-repeat top center;
	height: 12px;
}

#innerbg{
	background:#FFF59B url(../images/index_roundedbg.png) top center;
	margin: 0;
	color: #205F92;
}

.innertxt{
	padding: 5px 20px 15px 30px;
	font-size: 14px;
}

