/*----------------------------------
H3 overrides
-----------------------------------*/
.roundbox h3 {margin-top:4px!important;_margin-top:8px!important;margin-left:6px!important;margin-right:90px;width:auto!important;padding-top:4px!important;padding-left:0px!important;}
.roundbox h3 a{color:#1F1E61!important;text-decoration:none;padding:0!important;}
.roundbox h3 a:hover{text-decoration:underline!important;color:#9863A5!important;}

/*-----------------------------------
_Zoom:1 to give ie hasLayout
------------------------------------*/
.roundbox {
	position:relative;
	_zoom:1;
}
/*-------------------------------------
Extension class for accessibility text
--------------------------------------*/
.hidden {position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden;}
/*--------------------------------------
Padlock bg
---------------------------------------*/
.extDecor01 {position:absolute;display:block;margin:0;top:-35px;right:-19px;_right:-19px;}
.extDecor01Inner {background: transparent url(/images/rapport/rapport_pc.png) no-repeat right top;height:92px;width:100px;_background:none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/rapport/rapport_pc.png', sizingMethod='crop');}
/*-------------------------------------
 Mac "new!" sticker 
 ---------------------------------------*/
.extDecor02 {position:absolute;display:block;margin:0;top:-6px;*top:-4px;_top:-5px;right:-6px;*right:-5px;}
.extDecor02Inner {background: transparent url(/images/rapport/rapport_sticker_new.png) no-repeat right top;height:42px;width:129px;_background:none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/rapport/rapport_sticker_new.png', sizingMethod='crop');}
/*--------------------------------------
Tick list
---------------------------------------*/
.roundbox ul.bluetick li {_zoom:1;font-size:1.04em;}
.roundbox ul.question li {
	background-image : url(/images/rapport/bullet_question_mark.gif);	
	padding-left: 35px !important;
	padding-bottom:0px!important;
	margin-top:9px!important;
	_zoom:1;
}


.roundbox ul.question {
	margin-left : 6px;
}
/*---------------------------------------
Extension class for layout adjustment to overide refresh_w3c
----------------------------------------*/
.extTopMargin {margin-top:6px!important;}
p.extTopMargin a:hover{color:#9863A5!important;text-decoration:underline;}

/*-------------------------------------
Box specifics - (done by Rob)
--------------------------------------*/
.box2 {margin-top : 50px;}
.box4 {margin-bottom : 10px;	}
/*-----------------------------------
Extension classes for box4 with laptop 
---------------------------------------*/
.extRightImg {padding:0 10px 0 0;}
.extPad {padding:3px 8px 0 5px;}

.box5 {
	margin-bottom : 25px;*margin-bottom:45px;
}

.infopod .bottomContent ul.linkList {
	margin : 0 0 2px 0!important;_margin : 0 0 3px 0!important;
	padding : 0;
}
.infopod .bottomContent {position:relative;zoom:1;min-height:42px;_height:42px;}
.bottomContent  a#downloadLink{margin:0;padding:0;position:absolute;right:8px;top:6px;z-index:10;}


.roundbox ul.linkList {
	width : auto;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : none;
	clear : right;
	margin : 0 0 -1px 0;*margin:0 0 3px 0;_margin:0 0 0px 0;
	float : right;
	font-size:1.04em;
}

/* * html body .roundbox ul.linkList {
	margin : 0 0 5px 0;_margin:0 0 0px 0;
}*/

.roundbox ul.linkList li {
	float : left;
	margin-left : 50px;
	background:none;
	font-size:1em;
}

.roundbox ul.linkList li a {
	font-weight : bold;
	text-decoration : none;
	position : relative;
	top : 4px;
	color:#1F1E61!important;
	
}
.roundbox ul.linkList li.last a img{position:relative;top:-2px;_top:-4px;}
.roundbox ul.linkList li a:hover{color:#9863A5!important;text-decoration:underline;}
/*------------------------------------------------
Extension classes for pods - Promo style pod
------------------------------------------------*/
.extPromoStyle  h3 {font-size:1.3em;margin-top:0!important;}
.extPromoStyle p {
	padding : 0 0 9px 6px;
}
.extPromoStyle ul.linkList {float:left;}
.extPromoStyle ul.linkList li {margin-left:6px;display:inline;}
.extPromoStyle ul.linkList li a{position:static;}

div.resizer {
	margin-top : 20px;
	float : left;
	clear : both;
	width : 100%;
}

div.resizer div.box3, div.resizer div.box5  {
	float : left;
	margin-right : 10px;
}