/**  BANNER **/

#banner{
	height:287px;
	position:relative;
	}

#hero{
	width:570px;
	height:287px;
	position: relative;
}	

#hero div.switchbox{
	float: right;
	height: 30px;
	width: 30px;
	text-align: center;
	line-height: 30px;
	/* Modified for brand refresh 08/10/2010: border: 1px solid #3e3a36; */ border:1px solid #CCCCCC;
	/* Modified for brand refresh 08/10/2010: background-color: #8076ee; */ background-color:#F0F0F0;
	margin-right: 10px;
	bottom: 5px;
}	

#hero div.selected{
	/* Modified for brand refresh 08/10/2010: background: #3e3a36; */ background:#F0F0F0 ;
	border: #80766E;
}

#tab_menu{
	position:absolute;
	top:0;
	right:0;
	width:405px;
}

#tab_menu div.pcontent{
	/* Modified for brand refresh 08/10/2010: border:1px solid #aaa; */ border:1px solid #CCCCCC;
	padding-bottom:0;
	padding-top:0;
	height:270px;
}
