<!-- 

body {
	scrollbar-face-color: #a3b0b7;
	scrollbar-highlight-color: #a3b0b7;
	scrollbar-shadow-color: #a3b0b7;
	scrollbar-3dlight-color: #a3b0b7;
	scrollbar-arrow-color:  #627884;
	scrollbar-track-color: #cccccc;
	scrollbar-darkshadow-color: #ccddc5;
}

a {
     text-decoration: none;
}

a:hover, a:active {
     text-decoration: underline;
}

#content {
     margin-left: 10px;
}

a {
     border: medium none;
     color: #CC9900;
     text-decoration: none;
}

#news {
     font-size: 10px;
     height: 180px;
     margin: 35px 0px 0px 25px;
     overflow: auto;
     width: 186px;
}
#news img, #news a img {
     display: none;
}

#news article {
      padding: 0 5px 0 0;
}

#news time {
      display: block; padding: 0;
}

.hentry {
      padding: 0; margin: 0;
}

#leftTab {
     -moz-background-inline-policy: -moz-initial;
     background: url("/images/loadingautomation/site/home/recent_news_bgfile.jpg") no-repeat scroll 0% 0% transparent;
     float: left;
     height: 211px;
     width: 222px;
}

#topRight {
     float: left;
     height: 211px;
     margin-left: 100px;
     width: 478px;
}

#index {
     float: left;
     height: 228px;
     margin: 30px 0pt 0pt 10px;
     width: 680px;
}

#text {
     clear: both;
     padding: 13px;
     width: 900px;
}

#text h1, #text h1 strong {
	font-size: 13px;
	font-weight: 600;
	}
	
#rightPics {
     float: left;
     margin-left: 40px;
     padding-top: 13px;
     width: 220px;
}

#links {
     float: left;
     padding: 15px;
     text-align: center;
     width: 900px;
}

--> 
