/***************************************** main column ********************************************/
img.main_col_bottom {
width: 633px;
height: 4px;
position: relative;
z-index: 6;
top: 6px;
}
.flash_feature {
width: 633px;
height: 249px;
}
img.main_divider {
clear: both;
float: right;
width: 621px;
height: 1px;
}
/* channel boxes */
div.channel_container_left, div.channel_container_right {
float: left;
margin: 1em 2% 1em 1.5%;
width: 46%;
clear: left;
}
div.channel_container_left h3, div.channel_container_right h3 {
line-height:15px;
margin-bottom:0.55em;
}
div.channel_container_right {
clear: none;
margin: 1em 2.5% 1em 1.5%;
}
div.pic_chan_shadow {
float: left;
margin: 0.5em 6px 0 4px;
background: url(../images/shadow_ffffff.gif) no-repeat 100% 100%;
}
img.pic_chan {
display: block;
position: relative;
margin: -10px 0 0 -10px;
padding: 6px;
border: 1px solid #fff;
}
/* latest video */
#latest_video_container {
float: left;
margin: 20px 0 0 0;
position: relative;
right: -1px;
width: 327px;
height: 185px;
}
#latest_video_container h2 {
width: 320px;
margin: 0 0 0 33px;
display: inline;
}
#latest_video_inside {
margin: 7px 0 0 0;
float: right;
width: 298px;
height: 165px;
background: url(../images/latest_video_bg.gif) top no-repeat;
}
div.img_shadow_f2f7f5 {
float: left;
display: inline;
background: url(../images/shadow_f2f7f5.gif) no-repeat bottom right;
margin: 13px 0 0 48px;
}
img.pic_video {
display: block;
position: relative;
background-color: #fff;
border: 0;
margin: -6px 6px 6px -6px;
padding: 1px;
}
a.video_title:link, 
a.video_title:visited, 
a.video_title:active {
clear: both;
display: block;
margin: 0 auto;
color: #2C8184;
background: #f2f7f5;
text-decoration: none;
text-align: center;
font-size: 11px;
width: 280px;
}
a.video_title:hover {
clear: both;
display: block;
margin: 0 auto;
color: #f15a22;
background: #f2f7f5;
text-decoration: none;
text-align: center;
font-size: 11px;
width: 280px;
}
#latest_video_inside p {
clear: both;
display: block;
margin: 0 auto;
color: #666;
background: #f2f7f5;
text-align: center;
width: 280px;
height: 24px;
font-size: 11px;
overflow: hidden;
}
