@CHARSET "ISO-8859-1";

* html div.overlay-medium div.body div.hdr-right {
	_right: 0;
}
* html div.overlay-medium div.body div.ftr-left {
	_bottom: -.1em;
}
* html div.overlay-medium div.body div.ftr-right {
	_right: 0;
	_bottom: -.1em;
}

/*Start CR110104-05*/

div.overlay-small div.body div.hdr-right-offer,
div.overlay-medium div.body div.hdr-right-offer,
div.overlay-large div.body div.hdr-right-offer,
div.overlay-xlarge div.body div.hdr-right-offer {
	position: absolute;
	top: 0;
	right: 133px;
	height: .6em;
	width: .6em;
	background-image: url('/images/overlay-hdr-right.png');
	background-repeat: no-repeat;
	background-position: right top;
	margin-right:0px;
}

div.overlay-small div.body div.ftr-right-offer,
div.overlay-medium div.body div.ftr-right-offer,
div.overlay-large div.body div.ftr-right-offer,
div.overlay-xlarge div.body div.ftr-right-offer {
	position: absolute;
	bottom: 0;
	right: 133px;
	height: .6em;
	width: .6em;
	background-image: url('/images/overlay-ftr-right.png');
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right:0px;
}


div.overlay-small div.body div.hdr-right, 
div.overlay-medium div.body div.hdr-right, 
div.overlay-large div.body div.hdr-right, 
div.overlay-xlarge div.body div.hdr-right {
background-image:url(/images/overlay-hdr-right.png);
background-position:right top;
background-repeat:no-repeat;
height:0.6em;
margin-right:10.4em;
position:absolute;
right:0;
top:0;
width:0.6em;
}



div.overlay-small div.body div.hdr-right-dbl,
div.overlay-medium div.body div.hdr-right-dbl,
div.overlay-large div.body div.hdr-right-dbl,
div.overlay-xlarge div.body div.hdr-right-dbl {
	position: absolute;
	top: 0;
	right: 134px;
	height: .6em;
	width: .6em;
	/*background-image: url('/images/overlay-hdr-right.png');*/
	background-repeat: no-repeat;
	background-position: right top;
	margin-right:0px;
}

div.overlay-small div.body div.ftr-right-dbl,
div.overlay-medium div.body div.ftr-right-dbl,
div.overlay-large div.body div.ftr-right-dbl,
div.overlay-xlarge div.body div.ftr-right-dbl {
	position: absolute;
	bottom: 0;
	right: 134px;
	height: .6em;
	width: .6em;
	/*background-image: url('/images/overlay-ftr-right.png');*/
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right:0px;
}

div.overlay-small div.body,
div.overlay-medium div.body,
div.overlay-large div.body,
div.overlay-xlarge div.body {
	border: 1px solid #C0C8CC;
	padding-left: 0.43em;
	padding-right: 1.52em;
	padding-top: 1em;
	padding-bottom: 1em;
	background-color: #FFF;
	clear: both;
}

/*End CR110104-05*/
