@charset "utf-8";
#header {
	width: 850px;
	vertical-align: bottom;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
}
#header #logo {
	float: left;
	height: 80px;
	width: 180px;
	display: inline;
}
*:first-child+html #header #logo {
	padding-top: 5px;
	height: 90px;
}
#header .leftPadding {
	float: right;
	text-align:right;
	display: inline;
}

body:last-child:not(:root:root) #css_switch {
	position: relative;
	right: -20px;
} 
*html #header .leftPadding {
	padding-top: 5px;
}
#css_switch {
	position: relative;
	right: -40px;
}
*:first-child+html #css_switch {
	position: relative;
	right: 0px;
}
*html #css_switch {
	position: relative;
	right: 0px;
}
*html .size img{
	position: relative;
	right: 2px;
}
#header .leftPadding h2 {
	font-size: 26px;
	color: #E95C34;
	border: 2px solid #e24819;
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
*:first-child+html #header .leftPadding h2 {
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: -3px;
	font-size: 24px;
}
#container #obi {
	margin-bottom: 10px;
}
#container #obi h1 {
	font-size: 10px;
	background-image: url(../img/obi.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 875px;
	padding-left: 25px;
	color: #FFFFFF;
	padding-top: 2px;
	font-weight: normal;
	text-align:left;
}
*:first-child+html #container #obi h1 {
	padding-top: 1px;
}
*html #container #obi h1 {
	width:900px;
}
*:first-child+html #header .leftPadding h2 {
	font-size: 24px;
}
#header .leftPadding h3 a:visited,
#header .leftPadding h3 a:link{
	font-size: 18px;
	color: #0080CC;
	letter-spacing: 6%;
	text-decoration: none;
}
#header .leftPadding h3 a:hover,
#header .leftPadding h3 a:active{
	font-size: 18px;
	color: #e86a40;
	letter-spacing: 6%;
	text-decoration: none;
}
*:first-child+html #header .leftPadding h3 {
	font-size: 18px;
	color: #0080CC;
}

