#galleries_display ul.videos li{
	padding:4px;
	margin-right:5px;
}
#galleries_display ul.videos li img{
	width:191px;
}
#galleries_display  .videos .model_name {
	width:191px;
}
#latest_video{
	position:relative;
}
.videos li{
	position:relative;
}
.play_button_small{
	display: block;
	background: url('/images/tour/play_button_small.png') no-repeat center center;
	position:absolute;
	height:184px;
	top: 0; left: 0; bottom: 0; right: 0;
}
.play_button{
	display: block;
	background: url('/images/tour/play_button.png') no-repeat center center;
	position:absolute;
	height:404px;
	top: 0; left: 0; bottom: 0; right: 0;
}