
.spyWrapper {	
	display: block;
	z-index: 1;
	margin: 0;
	padding: 0;
	width: 633px;
	height: 130px;
}
#spyholder {
	margin: 0;
	padding: 0;

}
#sideBar {
	width: 633px;
	height: 130px;
	margin: 0 30px;
	overflow: hidden;
}

#sideBar ul {
    list-style-type:none;
    position:relative;
	padding: 0;
	margin: 0;	
}
#sideBar li {
    height: 130px;
    overflow: hidden;
	padding: 0;
	margin: 0 0 2px 0;
	list-style: none outside;
	background: none;
	position: relative;
	float: left;
	clear: left;
	width: 633px;
}

#sideBar li a { width: 633px; height: 130px; background: url(../images/just-arrived-slide-bg.gif) center top no-repeat; display: block; text-decoration: none; cursor: pointer; }
#sideBar li a:hover { background-position: bottom; }

img.spyimg1			{ margin: 12px 12px 0 12px; float: left; display: inline; border: 2px solid #ffffff; width: 136px; height: 102px; }
img.spyimg2			{ margin: 12px 0 0 0; float: left; display: inline; border: 2px solid #ffffff; width: 136px; height: 102px; }

span.lateststockdetails { width: 299px; height: 103px; float: right; background: url(../images/lateststock-details-bg.jpg) left top no-repeat; margin: 12px 12px 0 0; display: inline; position: relative; }

p.spyMakeMod		{ width: 275px; position: absolute; top: 9px; left: 12px; font-size: 22px; color: #ffffff; height: 15px; line-height: 15px; }
p.spyOtherdetails	{ width: 275px; position: absolute; top: 40px; left: 12px; font-size: 16px; color: #666666; height: 15px; line-height: 15px; }
p.spyPrice			{ width: 275px; position: absolute; bottom: 17px; right: 25px; font-size: 26px; color: #cc0000; height: 15px; line-height: 15px; text-align: right; }
p.spyPrice strong	{}




