body#videos .titlebar {
        top:15px;
        left:-10px;
        z-index:10;
        width:90%;
}

.gallery_time {
        font-style:italic;
}
.feature_top {
              font-family: Verdana,Geneva,sans-serif;
              font-style:normal;
}


#gallery_list {
        margin:0px 0 0 0;
}


#video_detail {
        padding:10px;
}

#video_detail img, #video_detail object {
        display:block;
        margin:0 auto 20px auto;
        border:3px solid white;      
}

/*
	2009-10-06 11:04:19 AV
	SHAKFRONT > HTML > Song Detail Page > Add the Flash player
*/
#song_detail {
        padding:10px;
}
#song_detail img {
        display:block;
        margin:0 auto 20px auto;
}
/*
	2009-10-06 11:23:34 AV
	SHAKFRONT > HTML > Song Detail Page > Add song lyrics
*/
#song_detail p {
	margin-bottom: 20px;
}
.lyrics_title {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 20px;
	display: block;
} 


body#videos .sidebar {
        margin:30px 0 0 0;
        padding:0;
        border:0px solid green;
}

body#videos .sidebar .titlebar {
        top:-20px;
}

body#videos .sidebar .teaser {
        margin:0px 0 20px 0;   
        border:0px solid blue;
}

table#recent_thumbs {
        width:100%;
}

table#recent_thumbs td {
        text-align:center;      
}

.feature {
        position:relative;
        padding:20px 10px 10px 10px;
        min-height:245px;
        _height:245px;
}

.feature_block {
        width:245px;

        float:left;
        border:0px solid red;
        padding:2px;
}


#feature_detail {
        margin:0 0 0 0px;
        border:0px solid blue;
}

.feature_block img {
        width:226px;
        margin:0 auto;
        border:5px solid white;
}

#feature_detail span {
        font-family: Verdana,Geneva,sans-serif;      
}

#feature_photo {
        border:0px solid red;
        float:left;
}

#feature_photo img {
        border:5px solid white;
}

#feature_thumbs {
        position:absolute;
        bottom:5px;
        right:0px;
        width:260px;
        margin:60px 0 0 0;
}

.feature_thumb {
        border:3px solid white;      
}

.recent_thumb {
        display:block;
        margin:5px;
        border:3px solid #fff;       
}



.comment_nav {
        margin:0;
}

.comment_nav li a {
        padding:0 4px;
}

.photo_tooltip span {text-align:left;font-family: Verdana,Geneva,sans-serif;border:0px solid red;}
.photo_thumb_title {display:block; font-weight:bold;color:#e51d1d;text-align:left;font-family: Verdana,Geneva,sans-serif;}
.photo_thumb_attribution {display:block;font-size:.9em;text-align:left;font-family: Verdana,Geneva,sans-serif;}
.photo_thumb_comments {font-weight:bold;font-style:italic}
.gallery_headline {border:0px solid red;margin:0;}
.gallery_headline h4 {font-size:16px; color:#e51d1d; margin:5px 0 10px 15px; padding-bottom:10px;border-bottom:1px solid #c2c2c2}
.feature_title h5 {color:#e51d1d; margin:15px 0 10px 0px;}

