/* video */
#video {clear:both;background:url(/images/module-bg.gif) 0 -147px no-repeat #000;color:#fff;}
#videoArea {background:#000;}
#video .moduleHeader {display:none;}
#video .moduleContent {width:600px;height:294px;}
#video .containerPadding {padding:1px;}
#video .leftColumn{width:400px;height:292px;overflow:hidden;float:right;}
#video .rightColumn{width:197px;height:292px;overflow:auto;float:left;}
#video .story{background:#323232;border-bottom:1px solid black;}
#video .storyText {font-size:.9em;}
#video .storyText h4{font-size:1.11em;padding-top:1px;}
#video .story .imageContainer {float:left;padding:0 2px 0 0;}
#video .story .imageContainer img {width:76px;}
#video a {text-decoration:none;}
#video a:hover {text-decoration:underline;}
