#wrap {
	width:1050px;
	height:250px;
	background: #C69EFF;
	border:0px solid #C69EFF;
	position:relative;
	z-index: 0;
	visibility: inherit;
	margin-top: -2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	background-color: #C69EFF;
	color: #C2EDDD;
}
#slide {
	width:1000px;
	height:220px;
	overflow:hidden;
	position:absolute;
	z-index: 0;
	left:33px;
	top:19px;
	border:1px solid #CCCCCC;
	background-color: #EFEFEF;
}
#slide div {
	width:900px;
	height:120px;
	position:absolute;
	z-index: 0;
	left:1000px;
	padding:10px;
	background-color: #EFEFEF;
}
#slide div img {
	display:block;
	float:left;
	margin-right:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#slide div h1 {color:#888; font-size:20px; font-family:"lucida sans", sans-serif; font-style:italic;}
#slide div p {font-family:"lucida sans", sans-serif; color:#444; line-height:1.5em; font-size:10px;}
#slide div a {
	font-family:"lucida sans", sans-serif;
	color:#333333;
	line-height:1.5em;
	font-size:10px;
	position:absolute;
	z-index: 500;
	right:20px;
	bottom:-60px;
	text-decoration:none;
	height: 20;
	top: 200;
	width: 200;
}
#slide div a:hover {
	text-decoration:underline;
	bottom: -60px;
	left: 790px;
}

#title {width:131px; height:132px; background:url(star.png); position:absolute; z-index: 0; left:935px; top:-5px;}
* html #title {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='info-slide/star.png', sizingMethod='crop');}
#previous b {display:none;}
#previous {width:74px; height:74px; background:url(left.png); position:absolute; z-index: 0; left:5px; top:180px; cursor:pointer;}
* html #previous {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='info-slide/left.png', sizingMethod='crop');}
#next b {display:none;}
#next {width:74px; height:74px; background:url(right.png); position:absolute; z-index: 0; left:980px; top:180px; cursor:pointer;}
* html #next {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='info-slide/right.png', sizingMethod='crop');}
#buttons {position:absolute; z-index: 500; left:450px; top:217px;}
#buttons div {width:20px; height:20px; background:url(button.gif); float:left; margin-right:5px; display:inline;}
#buttons div b {display:block; width:20px; height:20px; line-height:19px; font-family:arial, sans-serif; font-size:11px; color:#16a;text-align:center; cursor:pointer;}
img#loading {position:absolute; z-index: 0; left:520px; top:120px;}
.HotOffer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	background-image: url(HotOffer.png);
	background-repeat: repeat-x;
	height: 30px;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #333333;
	line-height: 24px;
	text-align: center;
	vertical-align: middle;
}
.ByImage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(ByImages.png);
	background-repeat: repeat-x;
	height: 30px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	line-height: 24px;
}

