html { background: #dedede url(/images/backgrounds/porsche8.gif) repeat-x;}
body { background: none; }

#header { background: #797979 url(/images/headers/rounded.png) no-repeat; }
#header-image { background: #000 url(/images/headers/porsche7.jpg) no-repeat; }
#header-image .search { position: absolute; bottom: 0; left: 0; width: 560px; height: 95px; background: none; padding: 5px 0 0 20px; }

#container {	background: none; }
#wrapper { border: 1px solid #E1E1E1; background: #FFF; }

#content { border: 1px solid #ffffff; }

#content h1 { color: #a35d37; }
#content h1 a { color: #a35d37; }

#content h1.steer { color: #a35d37; background: url(/images/icons/gray/icon_steer.gif) no-repeat; margin: 0 0 3px 0; padding: 0 0 0 28px; }
#content h1.wheel { color: #a35d37; background: url(/images/icons/gray/icon_wheel.gif) no-repeat; margin: 0 0 3px 0; padding: 0 0 0 28px; }
#content h1.flag  { color: #a35d37; background: url(/images/icons/gray/icon_flag.gif)  no-repeat; margin: 0 0 3px 0; padding: 0 0 0 28px; }
#content h1.large { margin: 0; padding: 1px 0 10px 28px; border-bottom: 1px dotted #D4D4D4; font-size: 20px; color: #a35d37; }

.search .input-text { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #666; background: #FFF; border: none; padding: 6px; width: 250px; }
.search .input-submit {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	color: #FFF;	background: #C3754B;	border: none;	cursor: pointer;	width: 110px;	padding-top: 5px;	padding-right: 15px;	padding-bottom: 5px;	padding-left: 15px;}
