#wrapper #contents #galleryContents .yoxview a img{
	background:#fff;
	padding:9px;
	margin:10px;
}
.yoxview:after	{ height:0;	visibility: hidden;	content: ".";	display: block;	clear: both; }

#galleryContents{
/*	position:absolute;
	top:100px;*/
		width:700px;
		margin-top:200px;
	
}

