#mainMenu, #footer, #subMenu, #combo select, #combo input, hr  {
	display: none;
}

#header { width: 450px; background: #103A6A; padding: 15px;}

.inner #header {width: 100%}

#logo {display: block; margin-bottom: 15px;}
#headerLegend { display: block; margin-left: 51px;}

a img {border: 0;}


body {
	font: 76%/1em Verdana, Arial, Helvetica, sans-serif;
	color: #000;	
	line-height: 1.31em;
	} 

h1, h2, h3 { font-family: Arial, Helvetica, sans-serif; line-height: 1.21em;}

#partners img {margin: 10px;}

fieldset {border: 0;}

#container {width: 450px; text-align: left; margin: 0 auto; position: relative;}

.inner #container {width: 80%;}

#combo .expandContent ul {
	margin: 0; padding: 0;
	}

#combo .expandContent li {
	margin: 5px 0 5px 0;
	list-style-type: none;
	float: left;
	border-right: 1px solid #666;
	}

#combo .expandContent li a {
	display: block;
	padding: 0 5px 0 5px;
	text-decoration: none;
	color: #000000;
	}
.inner #imagesSet {
	background: #EF9408 !important;
	text-align: right;
	width: 225px;
	height: 164px !important;
	position: absolute;
	right: 0px;
	top: 0;
	}	
	
