
.spyWrapper {	
	display: block;
	z-index: 1;
	margin: 0;
	padding: 0;
	width: 244px;
	height: 234px;
}
#spyholder {
	margin: 0;
	padding: 0;

}
#sideBar {
	width: 244px;
	height: 234px;
	margin: 55px 0 0 10px;
	overflow: hidden;
}

#sideBar ul {
    list-style-type:none;
    position:relative;
	padding: 0;
	margin: 0;	
}
#sideBar li {
    height: 68px;
    overflow: hidden;
	padding: 0;
	margin: 0 0 10px 0;
	list-style: none outside;
	background: none;
	position: relative;
	float: left;
	clear: left;
	width: 244px;
}

#sideBar li a { width: 244px; height: 68px; background: url(../images/just-arrived-slide-bg.jpg) center top no-repeat; display: block; text-decoration: none; cursor: pointer; color: #ffffff; }
#sideBar li a:hover { background-position: bottom; }

img.spyimg			{ margin: 5px 10px 5px 5px; float: left; display: inline; width: 87px; height: 58px; }

#sideBar span		{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-transform: uppercase; }
span.spyMakeMod		{ float: left; width: 130px; margin-right: 5px; margin-top: 5px; display: inline; }
span.spyOtherdetails	{ float: left; width: 130px; margin-right: 5px; display: inline; margin-top: 3px; }
span.spyPrice			{ float: left; width: 130px; margin-right: 5px; display: inline; margin-top: 3px; }
