/* CONTENT */
#content {
    line-height:1.4em;    
}
#content p {
	display:block;
	margin-bottom:1.5em;
}
#content {
    line-height:1.4em;
}

#content #main {
    width : 1000px;
    background: none;
}
#content #main .module-inner {
    background: url("../images/module-bottom1000.png") no-repeat scroll center bottom #FFFFFF;
    padding-bottom: 15px;
    margin-bottom: 20px;
    padding : 0 0 5px 0;
}
#content #main .module-inner-2 {
    background:url("../images/module-bg1000.png") repeat-y scroll center bottom #FFFFFF;
    padding:15px;
}
#content p {
	display:block;
	margin-bottom:0.5em;
}

#content #main p#subTitle {
    border-bottom : 1px solid #cbcbcb;
    padding-bottom : 10px;
}
#content #main h5 {
    color:#666;
    font-size:12px;
    padding:6px 0;
}
#main a {
   color:#0066CC;
}
#main ul.subsection li,#main ul.subsection-last li {
    margin:12px 0 25px;
    height: 240px;
}
.subsection {
    margin-right : 30px;
}
#content #main .subsection p {
    margin-top:2px;
}
#main-sites img{
    margin-bottom: 5px;
}
#content #sidebar {
    margin-left:15px;
    margin-bottom:20px;
}
#content h3 {
   background:#141414 none repeat scroll 0 0;
   color:#d3d3d3;
   font-size:15px;
   padding-bottom:2px;
   padding-left:10px;
   padding-top:2px;
   border-left: 6px solid #FC6111;
}
ul.sitesByGroup {
   margin : 5px 10px;
}
ul.sitesByGroup li {
   float:left;
   width : 230px;
   margin-bottom: 5px;
}
ul.sitesByGroup li a:link, ul.sitesByGroup li a:visited {
   color : #0066CC;
   display :block;
   float : left;
   margin-right : 5px;
   font-size : 13px;
}
ul.sitesByGroup img {
   margin-top: 3px;
}
.hr {
  clear : both;
  padding-top : 10px;
}

