#title-videos{
background:url(images/title-videos.gif) no-repeat ;
width:450px;
height:36px;
margin-bottom:5px;
}
#videos-container {
width:455px;
margin-bottom:20px;
text-align:left;
background:url(images/news-top.gif) top center no-repeat;
}
#videos-title {
padding:5px 5px 0px;
text-align:left;
}
.videos-title{
color:#ffffff;
font-weight:bold;
font-size:16px;
}
#videos-date{
text-align:left;
color:#af0000;
padding:0px 5px 5px;
font-weight:bold;
font-size:14px;
}
#videos-article {
padding:5px;
text-align:left;
}
.videos-article {
font-size:12px;
color:#f3f3f3;
}
.videos-article a {
color:#bebebe;
font-weight:bold;}
.videos-article a:visited{
color:#c8bfa2;
font-weight:bold;}
.videos-article a:hover{
color:#ffffff;
font-weight:bold;
text-decoration:none;
background:#121212;}
#videos-preview{
width:127px;
height:59px;
overflow:hidden;
float:left;
border:solid 3px #131112;
margin-right:5px;
margin-bottom:5px;
}
.rating{
float:left;
background:none;
font-size:10px;
color:#f3f3f3;
}
#videos-comments{
border-bottom:1px solid #242424;
padding:5px;
text-align:right;}
.videos-comments{
color:#dfd4b3;
font-size:10px;
}
.videos-comments a {
color:#dfd4b3;}
.videos-comments a:visited{
color:#c8bfa2;
}
.videos-comments a:hover{
color:#e8e4d8;
text-decoration:none;
background:#121212;
}
#commentscontainer{
width:443px;
padding:5px;
border-bottom:1px solid #242424;
}
.cn_comment_odd {
background:#121212;
}
.cn_comment_even {
background:#191919;
}
#commenttopinfo{
background: url(images/comment-name.gif) no-repeat #330000;
background-position: .4em .4em;
border:1px solid #430a0a;
padding:2px 7px 2px 20px;}
#commentdate{
float:right;
background:url(images/comment-date.gif) no-repeat;
background-position: .4em .2em;
width:90px;
text-align:right;
font-size:11px;
}
#commentrequired{
float:right;
width:90px;
text-align:right;
font-size:10px;
}
#commentcomment{
background:url(images/comment-comment.gif) no-repeat;
background-position: .5em .6em;
padding:5px 0px 5px 25px;
}