body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
}

.Explorer8 #gContent{
	position:relative;
	z-index:500;
}

div#PreviousRInfor{
	position:relative;
	z-index:500;
}

.Explorer7 div#PreviousRInfor{
	position:static;
	z-index:auto;
}

.Explorer6 div#PreviousRInfor{
	position:static;
	z-index:auto;
}

.FireFox3 #showroomSwf, .Safari #showroomSwf {
	position:absolute;
	z-index: 0;
}

div.content{
	margin:0px 0px 0px 0px;
/*	width:820px;*/
	overflow-x:hidden;
/*  	padding-bottom:25px;  */
	background:#FFFFFF;
	min-height:386px;/* Fix The content*/
}

div.headerTitle{
	display:block; 
	float:left;
	width:795px; 
	font-size:21px;
	font-weight:bolder; 
}

/*CHANGED*/
div#ErrorMessage{
	width:180px;
	height:auto!important;	
	margin:10px 0 0 0;		
	color:#FF0000;
	float:left;
}

div#SelectBrandError{
	color:#FF0000;
}

a{
	color:#075FB9;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;	
}

a:hover{
	text-decoration:underline;
}

.divisional{float:left;!important} /*required to make the pages go at the right of the navigation menu*/
ul#gNavItems, ul#gNavItems li, ul#gNavItems li ul{
	width: 162px!important;
}


