﻿.awards img
{
	border:solid 1px #787878;
}
.awards .sep
{
	height:1px;
	background-color:#787878;
}
.awards span
{
	font-weight:normal;
	font-size:12px;
}

.video_container tr
{
	float:left;

	
	}
	
	.video_container td
	{

		float:left;
		width:144px;
		
		text-align:center;
	
		}
		
		
.you_thub
{
background-color:#e1e1e1;
		padding-top:10px;
		padding-bottom:10px;
		height:180px;
	
}
a,table,td,tr,input
{
	outline:none;
}
.video_details
{
	background-color:#ececec;
	}

.video_details .title
{
	color:#af9654;
	font-weight:bold;
	padding:5px;
	}

.video_details .contents
{
	padding:5px;
	}

.video_details .video{}