@charset "utf-8";

/* CSS Document */

#musicMP3{

	float:left;

}

.media_files{

	float:left;

	width:270px;

	margin-left:20px;


}

.clear{

	clear:both;

}

.media_table{

	width:220px;

	margin:10px;

}



.media_table tr:hover{



}

.media_table a{

	text-decoration:none;

	color:#5c7996;

	font-weight:bold;

}

.media_table tr{

	height:40px;

}

.media_title{

	font-size:16px;

	font-weight:bold;

	color:#FFF;

}

.description{

	margin:5px 0 0px 0;

	color:#fff;	

	-moz-border-radius: 6px;

	-webkit-border-radius: 6px;

	background:#963;

	width:490px;

	padding:5px;

}

.cat_media td{

	color:#00428f;

	font-weight:bold;

}

.media_table td img{

	border:none;

	margin:0 5px 0 0;

}

.cat_media img{

	border:none;

}

.media_time{

	min-width:35px;

	position:absolute;

	margin:-35px 0px 0 50px;

	height:20px;

	background:#000000;

	text-align:center;

	padding:0 1px 0 1px

	-moz-border-radius: 6px;

	-webkit-border-radius: 6px;

	color:#FFFFFF;

}



.caption-top, .caption-bottom {

	color: #ffffff;	

	font-weight: bold;

	font-size: 13px;	

	font-family: arial;	

	cursor: default;



	background: #000000;

	text-shadow: 1px 1px 0 #202020;

	text-align:right;

}

.capt{

	float:left;

}

.media_table tr td{

	vertical-align:top;

}

.media_hour{

	

}

.media_hour,.tab_media_hour{

	width:112px;

	background:#000000;

	color:#FFFFFF;

	text-align:right;

}

.tab_media_hour{

	width:112px;

}

