/* CSS Document */ /*general styles*/ /*h1{font-size:130%;font-weight:bold; padding:0; margin:15px 0 8px 0; color:#45B5D5;} h2{font-size:120%;font-weight:bold; padding:0; margin:15px 0 8px 0; color:#4D81BB; text-indent:15px;} h3{font-size:110%;font-weight:bold; padding:0; margin:15px 0 8px 0;} h4{font-size:100%;font-weight:bold;margin:15px 0 8px 0; padding:0;} a{color:#2897B7;text-decoration:underline;} a:hover{color:#276B98;text-decoration:underline;} ul li{ line-height:1.5px; list-style-type:square;} ol li{line-height:1.5px;} img{ border:0;} hr{height:1px; color:#8699C1;}*/ p{ margin:0; padding:3px 0 5px 0; line-height:1.5px;} /*content*/ #maincontent{ position:relative; float:left;background-color:#FFF; width:768px; font-size:70%; padding:0; margin:0;} #content{padding:0 10px 10px 10px; margin:0;width:750px} .updated{ color:#666666; font-size:90%; padding:10px 0 10px 0; text-indent:25px;}