@charset "utf-8";

/******************
* News Section
******************/

#newsContainer {overflow:hidden;}
#newsContainer .newsPic a {color:#000000;}
#newsContainer .newsTags a {text-decoration:underline;}
#newsContainer .newsTags a:hover {text-decoration:none;}

.newsBox {width:515px;overflow:hidden;}

.newsData {float:left;width:505px/*385px*/;}

.newsData h1 {color:#000000;font-size:12px;padding-bottom:10px;}
.newsData h1 a {color:#000000 !important;}
.newsData h1 a:hover {color:#ff6600 !important;}

.newsData h2 {color:#000000;font-size:12px;font-weight:normal;padding-bottom:3px;}

.newsPic {float:right;width:120px;margin-left:7px;}
.newsPic img {border:1px solid #131313;padding:2px;}
.newsPicComments {font-family:Tahoma;font-size:12px;text-align:center;padding-top:5px;}


.newsTagsBox {width:385px;overflow:hidden;padding-bottom:15px;}
.newsTagTitle {float:left;width:40px;color:#ff6600;font-weight:bold;}
.newsTags {float:left;width:345px;color:#ff6600;}
.newsTags a {text-decoration:underline;}

.newsSep {background:url(../images/news-dot-sep.gif) repeat-x;width:290px;margin:0 auto;}

#moreNewsData {overflow:hidden;margin-top:15px;}
#moreNewsData h1 {font-size:13px;color:#ff6600;padding:0 0 10px 22px;}
#moreNewsData ul li {font-size:11px;}
#moreNewsData ul li a {color:#000000;}
#moreNewsData .newsMoreNews ul li {font-weight:bold;}
#moreNewsData .newsMoreNews div, .newsPressRelease div {font-family:Tahoma;font-weight:bold;text-align:right;}

.newsMoreNews {float:left;width:258px;/*278px;*/padding-right:20px;}

.newsSepVer {float:left;width:2px;height:195px;}
.newsSepVer {background:#999999;background:url(../images/news-dot-sep-ver.gif) repeat-y;margin:35px 0 0px 0;}

.newsPressRelease {float:left;width:225px;/*235px;*/padding-left:10px;}

.newsCommentsBox {text-align:right; float:right;}

/******************************/
.tag_cloud {padding:10px;}
