

/* Home page */
#watch-hm{background:url( ../images/watchlist-hm-bg.gif) repeat-y;}
#watch{background:url(../images/watchlist-hm-top.gif) no-repeat;}
#watch-btm{background:url( ../images/watchlist-hm-btm.gif) bottom no-repeat;}
#watch span{color:#c8b279;}
#wleft{float:left;width:200px}
#wleft img{display:block;margin-top:3px;}
.wcol{float:left;width:103px}
#graph-holder{margin-top:17px;}
#graph-holder img{margin-right:5px;display:inline;}

#going-off-hm{background:url( ../images/goff-hm-bg.gif) repeat-y;}
#going-off{background:url(../images/goff-hm-top.gif) no-repeat;}
#going-off-btm{background:url( ../images/goff-hm-btm.gif) bottom no-repeat;}
.box-content select{border:1px solid #9accff;width:200px;padding:2px;color:#588abd;}
.view{font-size:11px;}
.view a:link{color:#57523f;}
.view a:visited{color:#57523f;}
.view a:hover{color:#57523f;}

.inforow-home{background-color:#ddeefe; display:block;height:17px;margin-bottom:3px;width:249px;/*width:255px;*/}
.inforow-home .coldata{padding-left:2px;/*width:114px;*/width:89px;float:left;border-right:2px solid white;margin-right:2px;height:17px;}

.wview{margin-right:31px;font-size:11px;}
.wview a:link{color:white;}
.wview a:visited{color:white;}
.wview a:hover{color:white;}

.cview{margin-right:2px;font-size:11px;}
.cview a:link{color:white;}
.cview a:visited{color:white;}
.cview a:hover{color:white;}

.inforow{background-color:#ddeefe; display:block;height:17px;margin-bottom:3px;width:276px;}
.colatt{padding-left:2px;width:130px;float:left;border-right:2px solid white;margin-right:2px;height:17px;}
.inforow span{padding-top:1px;display:block;}

.hbull{display:block;background:url(../images/wlist-bullet.gif) left no-repeat; font-size:11px;padding-left:15px; margin-bottom:5px;}
.hbull a:link{color: #555555;text-decoration:none;}
.hbull a:visited{color: #555555;text-decoration:none;}
.hbull a:hover{color: #555555;text-decoration:none;} 

#chat{background: url(../images/chat-bg.gif) repeat-y;width:185px;}
#chat-top{background:url(../images/chat-top.gif) no-repeat;padding-top:90px;}
#chat-btm{background:url( ../images/chat-btm.gif) bottom no-repeat;}

.topich{border-bottom:1px solid #99cdff;padding:7px 0 7px 0;font-size:11px;margin:0 15px 0 15px;}
.topich span{display:block;margin-bottom:1px;}
.ttitleh{font-size:13px;font-weight:bold;}
.ttitleh a:link{text-decoration:none;}
.ttitleh a:visited{text-decoration:none;}
.ttitleh a:hover{text-decoration:underline;}
.tdetailh{color:#c5c5c5;}
.tmessh a:link{text-decoration:none;}
.tmessh a:visited{text-decoration:none;}
.tmessh a:hover{text-decoration:underline;}

#chart-hm{background:url( ../images/charts-hm-bg.gif) repeat-y;}
#chart-hm-top{background:url(../images/charts-hm-top.gif) no-repeat;}
#chart-hm-btm{background:url( ../images/charts-hm-btm.gif) bottom no-repeat;}

#shipping{background:url( ../images/ship-bg.gif) repeat-y;}
#shipping-top{background:url(../images/ship-top.gif) no-repeat;}
#shipping-btm{background:url( ../images/ship-btm.gif) bottom no-repeat;}

#news{background:url( ../images/news-bg.gif) repeat-y;}
#news-top{background:url(../images/news-top.gif) no-repeat;padding:14px 0 0 189px;}
#news-btm{background:url( ../images/news-btm.gif) bottom no-repeat;}
#news-top .span{display:block;}
.news-item{margin-top:18px;padding-bottom:17px;border-bottom:1px solid #99ccfe;clear:both;}
.news-item img{border:1px solid #c8b279;float:left;margin:0 12px 12px 0;}
.date{color:#cfcedc;}


