.MagicZoom img {
border: 0 !important;
padding: 0 !important;
margin: 0 !important;
}

/* Style of zoomed window */
.MagicZoomBigImageCont {
border: 1px solid #CCC;
/*margin:13px 0 0 -730px;*/
/*margin:13px 0 0 -42px;*/
margin:13px 0 0 -17px;
width:150px;
overflow:hidden;
}

/* Style of header, activated with "title" attribute in <a> tag */
.MagicZoomHeader {
font-size: 8pt !important;
line-height: normal !important;
color: #fff;
background: #000;
text-align: center !important;
width:300px;
}

/* Style of small square under mouse */
.MagicZoomPup {
border: 1px solid #aaa;
background: #fff;
cursor: move;
}

/* Style of message box while image is loading */
.MagicZoomLoading {
border: 1px solid #ccc;
background: #fff url(img/ajax-loader.gif) no-repeat 2px 50%;
padding: 4px 4px 4px 24px !important;
margin: 0;
text-decoration: none;
text-align: left;
font-size: 8pt;
font-family: sans-serif;
color: #444;
}

#wrap{
	width:1152px;
	margin:0 auto;
	
}

.itemimg{
	/*margin:0 0 0 255px;*/
	margin:0 280px 0 0;
}

img{
	border:none;
}

.sbox{
	width:660px;
	/*text-align:center;*/
	text-align:left;
}
