DIV.sidebar_wrapper
{
	width:100%;
	background-color:#f6f6f6;	
}

DIV.sidebar_wrapper DIV.content_wrapper
{
	
}

DIV.sidebar_wrapper DIV.content_wrapper A.view_all_link
{
	font-weight:bold;
	font-size:10px;
	font-family: Arial, Helvetica, Sans-Serif;
	color:	#696969;
	text-decoration:none;
	cursor:pointer;
}

DIV.sidebar_wrapper DIV.content_wrapper DIV.video_content
{
	width:140px;
	background-color:#a2a2a2;	
	font-size:1px;
	height:92px;
	overflow:hidden;
}

DIV.sidebar_wrapper DIV.content_wrapper A.view_all_link:hover
{
	text-decoration:underline;
}

DIV.sidebar_wrapper TABLE.collapse_table
{
	width:140px;	
}

DIV.sidebar_wrapper TABLE.collapse_table TD.left_cell
{
	width:30px;	
	height:20px;
	cursor:pointer;
	font-size:1px;
}

DIV.sidebar_wrapper TABLE.collapse_table TD.left_cell IMG.collapse_image
{
	cursor:pointer;
	border: none;
}

DIV.sidebar_wrapper TABLE.collapse_table TD.right_cell
{
	width:110px;	
	background-color:#f6f6f6;
	background-image:url('../Images/video_header.gif');
	height:20px;
	vertical-align:middle;
}

DIV.sidebar_wrapper TABLE.collapse_table TD.right_cell A.category_link
{
	font-weight:bold;
	font-size:11px;
	font-family: Arial, Helvetica, Sans-Serif;
	color:	#696969;
	text-decoration:none;
	cursor:pointer;		 
}

DIV.sidebar_wrapper TABLE.collapse_table TD.right_cell A.category_link:hover
{
	text-decoration:underline;	
}

DIV.sidebar_wrapper DIV.content_wrapper DIV.video_content A IMG.play_image
{
	opacity: 0.8;
	filter:alpha(opacity=80);	
	position:relative;
	top:-70px;
	z-index:1001;
}

TABLE.competition_header_table
{
	width:214px;	
	padding:0px;
	margin:0px;
}

TABLE.competition_header_table TD.left_cell
{
	width:12px;
	height:24px;
	font-size:1px;	
	background-color:#a2a2a2;
}

TABLE.competition_header_table TD.join_cell
{
	width:57px;
	height:24px;
	font-size:1px;	
}

TABLE.competition_header_table TD.join_cell IMG
{
	cursor:pointer;
}

TABLE.competition_header_table TD.vote_cell
{
	width:66px;
	height:24px;
	font-size:1px;	
}

TABLE.competition_header_table TD.vote_cell IMG
{
	cursor:pointer;
}

TABLE.competition_header_table TD.submit_cell
{
	width:68px;
	height:24px;
	font-size:1px;	
}

TABLE.competition_header_table TD.submit_cell IMG
{
	cursor:pointer;
}

TABLE.competition_header_table TD.right_cell
{
	width:11px;
	height:24px;
	font-size:1px;	
	background-color:#a2a2a2;
}