@charset "utf-8";
/* CSS Document */


ul.display li a {
	text-decoration: none;
}
ul.display li .content_block {
	padding: 0 10px;
}


a.switch_thumb {
	width: 39px;
	height: 16px;
	line-height: 16px;
	padding: 0;
	margin:12px 10px 0px 0;
	display: inline-block;
	background:url(../images/grid.gif) no-repeat;
	outline: none;
	float:right;
}
a:hover.switch_thumb {
	
}
a.swap { background-position: left bottom; }




ul.thumb_view li.last {
	margin-right:0px !important;
}