/* CSS Document */



/* -------------------------- Styles for the VIDEO -------------------------- */
#worldtv-home-container {
float: left;
width: 355px;
height: 186px;
background-image: url(../images/world-home-worldtv-355.gif);
background-repeat: no-repeat;
color: white;
padding-top: 94px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:small;
text-align: center;
margin-bottom: 10px;
}




#worldtv-video-container {
float: left;
width: 325px;
overflow: hidden;
text-align: left;
padding-top: 8px;
padding-left: 10px;
padding-right: 10px;
}




#worldtv-item-thumb {
float: left;
width: 90px;
height: 60px;
border: 1px solid #676767;
margin-right: 10px;
}
#worldtv-item-info-container {
float: left;
width: 220px;
overflow: hidden;
}
#worldtv-item-info-smaller {
float: left;
padding-top: 4px;
overflow: hidden;
font-size: smaller;
}

#worldtv-bottom-link {
width: 220px;
text-align: right;
padding-right: 10px;
font-weight: bold;
height: 22px;
float: right;
}































