@charset "utf-8";
/* CSS Document */

#main_container {
	background-repeat:no-repeat;
		
	width: 990px;
}

#two_sizes {
	margin: 0px 0px 0px 0px;
}

#body_text {
	margin: 0px 0px 0px 0px;
	font-size:10px;
	line-height: 12px;
}

#body_text p {margin-top:10px; margin-bottom:0px;}

.style2 {
	font-size: 13px;
	font-weight: bold;
	line-height:16px;
}

hr {
   border: none;
   height: 1px;
    width:350px;
   color:#0C9;
   }
