 	#left_vblock
	{
		float: left;
		/*border:1px solid #000000;*/
		position: relative;
		width:620px;
		height:auto;
		margin-left:10px;
		padding:0px;
		
		/*display:none;*/
	}

	* html #left_vblock
	{
		margin-left:5px;
	}

	 #latest_vblock
	{
		
		margin-left:98px;
		margin-top:20px;
		/*border:1px solid #000000;*/
		position: relative;
		width:756px;
		height:auto;
		
		
		/*display:none;*/
	}

	.hit_nav a {

	text-decoration: none;
	font-size:11px;
}

#hits {
	margin-top: 15px;
	text-align:center;
	font-weight: bold;
	margin-bottom: 10px;
}

.new_video {
	border:1px solid transparent;

}

* html .new_video {
	border:0px solid transparent;	
}

table.new_video:hover  {

	border:1px solid #666634;
}

.new_video_prem {
	border:1px solid transparent;

}

* html .new_video_prem {
	border:0px solid transparent;	
}

table.new_video_prem:hover  {

	border:1px solid #DAA520;
}
