#multimedia_main_content{
    width: 423px;
    height: 238px;
	background:url(../images/bg_reproductor_multimedia.gif) no-repeat 12px 0;
    padding-top:18px;
    padding-bottom:30px;
    padding-left:12px;
} #multimedia_content_header{
    background:transparent url(../images/bg_green_header.gif) no-repeat scroll 0 0;
    height:20px;
    line-height:20px;
    padding-left:15px;
} #multimedia_content_header h1{
    color:#E8E8AD;
    font-size:14px;
    text-transform:uppercase;
} #image_wraper{
    text-align:center;
    width:423px;
    height:238px;
} #image_wraper img{
    width:423px;
    height:238px;
    padding-bottom: 9px;
} #multimedia_gallery_wraper {

} #multimedia {
    background: url(../images/bg_green_header.gif) no-repeat 0 0;   
    padding-left: 2px;
    position:relative;
} #multimedia_header{
    position:absolute;
    top:0;
    left:0;
    width:380px;
} #multimedia_header ul {
    padding-left: 10px;
    line-height: 20px;
    height: 20px;
    text-transform:uppercase;
} #multimedia_header ul li {
    display: inline;
    padding: 0 5px;
    border-right: solid 1px #e8e8ad;
    font-size: 14px;
} #multimedia_header ul li a {
    color: #e8e8ad;
} #multimedia_header ul li a.active {
    font-weight:bold;
} #multimedia_header ul li.last {
    border: none;
} #Videos_gallery{

} #multimedia_nav{
    position:absolute;
    top:0;
    left:390px;
} * html #multimedia_nav{
    left:380px;
} #multimedia_nav a {
    padding: 0 5px;
    margin-top:3px;
    float:right;
    display:block;
    width:15px;
    height:15px;
} #multimedia_nav a.left {
    background: url(../images/left_arrow.gif) no-repeat 0 0;
} #multimedia_nav a.right {
    background: url(../images/right_arrow.gif) no-repeat 0 0;
} #multimedia_list_wraper{
	padding-top:20px;
} .multimedia_list{
	padding-top:10px;
	padding-bottom:13px;
	background: url(../images/bg_multimedia_list.gif) no-repeat 0 bottom;
}.multimedia_item {
    width: 134px;
    padding-left: 9px;
    padding-right: 5px;
    float: left;
} .multimedia_folder, .multimedia_img {
	background: url(../images/bg_gallery_folder.gif) no-repeat 0 0;    
    width:134px;
    height:85px;
    padding-top:6px;
}.multimedia_img {
	background: url(../images/bg_gallery_media.gif) no-repeat 0 0;    
}.multimedia_folder img,.multimedia_img img {
    max-height: 70px;
    max-width: 125px;
}.multimedia_folder a,.multimedia_img a {
    color:white;
    height: 70px;
    width: 125px;
    display:block;
	text-align:center;
} .multimedia_text {
    width: 125px;
} .multimedia_text h1 {
    font-size: 11px;
} .multimedia_text a {
    color: #949409;
} #multimedia .last {
    background: none;
}
