/* CSS content */

#innerL .title{
	margin-bottom:10px;
}

#innerL p{
	margin-bottom:10px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-align:justify;
}

#innerL p a{
	color:#93B336;
	text-decoration:none;
}

#innerL input {
	margin-bottom:10px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

#innerL option {
	margin-bottom:10px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}


#innerL h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	font-weight:bold;
}

#innerL .list{
	margin-left:40px;
}

#innerL .list p{
	background:url(../images/bullet1.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	padding-left:15px;
}
