@charset "utf-8";
/* CSS Document */

/* two-panel layout */
#content {border:0px #000 solid; width:960px; background:url(/assets/images/breaker_2.png) no-repeat; margin-top:15px;}
#content h2{font:24px/10px Georgia, "Times New Roman", Times, serif; margin-top:10px; border-bottom:1px #50575f dotted; font-weight:normal; padding-bottom:15px;}



#content_one {border:0px #000 solid; width:960px; float:left; margin-left:0px; padding-right:10px; font:11px/22px Georgia, "Times New Roman", Times, serif; margin-bottom: 100px;}
#content_one .contentIcon {width:24px; float:left;}
#content_one .contentHeader {font:14px Georgia, "Times New Roman", Times, serif; margin-bottom:10px;}
#content_one .content {width:290px; float:left;}

#content_one h1 {font-size: 25px; font-weight: normal;}
#content_one h4 {font-size: 16px; font-weight: normal; color: #fc0;}

#content_one ul{margin: 0 auto; list-style: none;margin-left: -35px;}
#content_one li{text-align: left; list-style: none; border: 0px solid #CCC;}
