* {
	padding: 0;
	margin: 0;
}
html, body {
	width: 100%;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	position: relative;
	width: 438px;
	height: 198px;
	border: 1px solid #ccc;
}
.traditionalBoxModel #wrapper {
	width: 440px;
	height: 200px;
}
#wrapper form {
	text-align: center;
	color: #666;
	font-size: 24px;
}
#wrapper form h1 {
	color: #666;
	font-size: 32px;
}
#wrapper form input {
	padding: 2px;
	height: 26px;
	color: #999;
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 100px;
}
#wrapper form #btnSearch {
	background: url(/en-us/partner/glamour/images/56353btn.gif) no-repeat;
	height: 27px;
	width: 131px;
	position: relative;
	top: 10px;
}
#wrapper h2, #wrapper h2 a {
	position: absolute;
	height: 17px;
	width: 176px;
	left: 7px;
	top: 178px;
}
#wrapper h2 a {
	background: url(/en-us/partner/glamour/images/56353logos.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	display: block;
	left: 0;
	top: 0;
}
#wrapper h3 {
	background: url(/en-us/partner/glamour/images/56353logos.gif) no-repeat left -31px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	height: 13px;
	width: 125px;
	left: 308px;
	top: 184px;
}
#wrapper #pnlSpotlight {
	position: absolute;
	width: 438px;
	top: 85px;
	z-index: 5;
	clear: both;
	border-bottom: 1px solid #ccc;
	height: 86px;
}
.jcarousel-clip {
	z-index: 2;
	overflow: hidden;
	position: absolute;
	left: 42px;
}
.jcarousel-clip-horizontal {
	width: 350px;
	height: 98px;
}
.jcarousel-list {
	z-index: 1;
	overflow: hidden;
	position: relative;
}
.jcarousel-list li, .jcarousel-item {
	float: left;
	list-style: none;
	width: 70px;
	height: 98px;
	text-align: center;
	overflow: hidden;
}
.jcarousel-list li a { color: #00F;}
.jcarousel-next, .jcarousel-prev {
	z-index: 10;
	display: block;
	width: 29px;
	height: 35px;
	position: absolute;
	top: 15px;
	cursor: pointer;
}
.jcarousel-next {
	right: 10px;
	background:url(/en-us/partner/glamour/images/56353arrows.gif) no-repeat -29px top;
}
.jcarousel-prev {
	left: 10px;
	background:url(/en-us/partner/glamour/images/56353arrows.gif) no-repeat 0 top;
}
