body {
	background-color:#545454;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #383838;
	margin:0;
	padding:0;
}
.clear {
	clear: both;
}
img  {
	border: 0;
}
h2 {
	color: #383737;
	font-size: 19px;
	font-weight: bold;
	padding: 5px 10px 0 10px;
	margin:0;
}
h3, h4 {
	font-weight: bold;
	font-size:12px;
	color:#ff0000;
	margin:0 0 5px 0;
	padding:0;
	
}
#content h3 {
	padding-left:10px;	
}
h3 a {
	color:#ff0000;
}
ul {
	color:#ff0000;
	list-style: none;
	font-size:11px;
	line-height: 16px;
	margin:0 15px 0 15px;
	padding: 0 0 10px 0;

}
#content ul {
	clear: both;
}
p {
	font-size: 12px;
	line-height: 17px;
	margin:0 10px 10px 10px;
}
p a {
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
p a:hover {
	text-decoration: underline;
}
p.inlineImage {
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	display: inline;
}
p.clearLeft {
	clear: left;
	float: none;
}
p.inline {
	float: left;
	width: 225px;
}
p.bknow {
	line-height: 24px;
}
ul li {
	padding:0 0 3px 0;
}
	ul li a {
		color:#ff0000;
		text-decoration: none;
	}
		ul li a:hover {
			color:#ff0000;
			text-decoration: underline;
		}

#rightContent h3, #rightContent h4 {
	padding:5px 15px 5px 15px;
}
#content h2,
#content h1 {
	background-image: url('../images/h-bg.gif');
	background-repeat: repeat-x;
	min-height: 30px;
	width: 225px;
	float: left;
	color: #383737;
	font-size: 19px;
	font-weight: bold;
	padding: 5px 10px 0 10px;
	margin:0;
}
#content h2.topHeader,
#content h1.topHeader {
	width:455px;
	background-image: url('../images/topHeader-bg.gif');
	background-repeat: no-repeat;
	min-height: 30px;
	_height: 30px;
}
#content h2.topHeader {
	margin-top:20px;
}

.page-template-360-php #content h2.topHeader,
.page-template-360-php #content h1.topHeader
 {
	width: 670px;
	background-image: url('../images/topHeader-wide-bg.gif');
	background-repeat: no-repeat;
	min-height: 30px;
	_height: 30px;
}
	.page-template-subscribe-php #mainContent h1.topHeader {
		width: 670px;
		background-image: url('../images/topHeader-wide-bg.gif');
		background-repeat: no-repeat;
		min-height: 30px;
		_height: 30px;
		background-repeat: repeat-x;
		width: 670px;
		float: left;
		color: #383737;
		font-size: 19px;
		font-weight: bold;
		padding: 5px 10px 0 10px;
		margin:0;
	}
	.page-template-subscribe-php #mainContent p {
		margin-bottom: 0;
		padding-bottom: 100px;
	}
	.page-template-360-php #content h1.topHeader span a {
		font-size: 14px;
		font-weight: bold;
		color: #ff0000;
		margin-left: 15px;
		text-decoration: none;
	}
	.page-template-360-php #content h1.topHeader span a:hover {
		text-decoration: underline;
	}
	.page-template-360-php #flashcontent {
		margin-bottom: 20px;
	}
	#content ul {
		margin-left: 40px;
	}
		#content ul li {
			font-size: 12px;
			font-weight: normal;
			list-style-type: disc;
			color: #383838;
		}
#newsContent h2 {
	background-image: url('../images/news-topHeader-bg.gif');
	background-repeat: no-repeat;
	color: #ff0000;
	min-height: 30px;
	display: inline-block;
	display: inline-block;
	min-width: 200px;
}
	#newsContent h2 a {
		color: #ff0000;
		text-decoration: none;
	}
	#newsContent h2 a:hover {
		text-decoration: underline;
	}
#newsContent h3 {
	font-size: 11px;
	margin:0 5px 0 10px;
}
#newsContent p {
	font-size: 11px;
	line-height: 15px;
	margin:0 5px 10px 10px;
}
.date {
	color:#555555;
	margin:0;
}
hr  {
	height: 1px;
	background-color: #ff0000;
	color: #ff0000;
	margin:0 0 10px 0;
	border: 0;
}


/* TOP NAV AREA */


#topWrapperFake {
	width: 100%;
	background-color: #000000;
	border-bottom:1px solid #ff0c00;
	height: 109px;
	position: absolute;
	top:0;
	left: 0;
	z-index: 0;
}
#mainContentWrapper {
	width:100%;
	position: relative;
}
	#mainContentContainer {
		width:980px;
		margin:auto;
	}
	#leftContentWrapper {
		width: 720px;
		float: left;
	}
	#rightContentWrapper {
		width: 250px;
		float:right;
		margin: 0 0 0 10px;
		display: inline;
	}
	#rightContent #topPhoneNum {
		height: 40px;
		margin-left: 10px;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	#topContainer {
		width:990px;
		margin:auto;
	}
		#topNav {
			height: 70px;
		}
			#topNav .logo {
				margin:2px 0 0 5px;
				float: left;
			}
			#topNav ul {
				color: #ffffff;
				font-weight: bold;
				float: left;
				margin:40px 0 0 20px;
			}
			#topNav ul li {
				float: left;
				padding:0 10px 0 0;
			}
			#topNav ul li a{
				color: #ffffff;
				text-decoration: none;
			}
			#topNav ul li a:hover{
				color: #ff0000;
				text-decoration: none;
			}
			#topNav .subscribe {
				width: 261px;
				height: 52px;
				float: left;
				padding-top: 16px;
				padding-left: 31px;
			}
				#topNav .subscribe form {
					margin:0;
					padding:0;
				}
					#topNav .subscribe form div.radioBttns {
						color: #fff;
						font-size: 11px;
					}
					#topNav .subscribe form input#email {
						border:0 none;
						color:#828282;
						display:block;
						float:left;
						font-size:11px;
						line-height:12px;
						margin:0;
						min-height:17px;
						padding-bottom:0 !important;
						padding-left:3px;
						padding-right:0 !important;
						padding-top:3px !important;
						width:180px;
					}
					#topNav .subscribe form input.signup-submit {
						margin: 0;
						padding: 0;
						height: 21px;
						width: 69px;
					}
					#topNav .subscribe form input.radio {
						position: relative;
						top: 2px;
					}
			#topNav .latestNews {
				float: left;
				width: 64px;
				height: 55px;
				padding-left: 70px;
				padding-top: 13px;
				background-image: url('../images/black-stig.jpg');
				background-repeat: no-repeat;
				background-position: 0 2px;
			}
				#topNav .latestNews a {
					display: block;
				}
			#topNav .bBlog{
				float: left;
				width:125px;
				height: 70px;
				background-image:url('../images/dark-bruce.gif');
				background-repeat: no-repeat;
				display: block;
				margin-left:19px;
			}
				#topNav .bBlog a{
					background-image:url('../images/dark-bruce.gif');
					background-repeat: no-repeat;
					display: block;
					color: #ff0000;
					text-decoration: none;
					text-transform: uppercase;
					font-size:11px;
					line-height: 12px;
					font-weight: bold;
					padding:40px 0 0 75px ;
					height: 70px;
				}
					#topNav .bBlog a:hover{
						color: #ffffff;
						background-image:url('../images/dark-bruce-hover.gif');
						height: 70px;
					}
			#topNav .rss{
				float: left;
				width:35px;
				height: 70px;
				background-image:url('../images/rss.jpg');
				background-repeat: no-repeat;
				display: block;
			}
				#topNav .rss a{
						background-image:url('../images/rss.jpg');
						background-repeat: no-repeat;
						display: block;
						height: 70px;
					}
						#topNav .rss a:hover{
							background-image:url('../images/rss.jpg');
							height: 70px;
						}
			.bookNow {
				width:230px;
				height: 43px;
				display: block;
				background-image: url('../images/book-now.gif');
				background-repeat: no-repeat;
				margin:15px 10px 12px 10px;
			}
				.bookNow a{
					width:230px;
					height: 43px;
					display: block;
					background-image: url('../images/book-now.gif');
					background-repeat: no-repeat;
				}
				.bookNow a:hover{
					width:230px;
					height: 43px;
					display: block;
					background-image: url('../images/book-now-over.gif');
					background-repeat: no-repeat;
				}


/* MAIN NAVIGATION */
		#mainNav {
			margin: 0;
			padding: 0;
			height: 39px;
			width: 100%;
			}
		#mainNav #homeLink {
			float: left;
			font-size: 14px;
			color: #ffffff;
			font-weight: bold;
			text-transform: uppercase;
			margin:0 35px 0 10px;
			padding:12px 0 0 0;
		}
			#mainNav #homeLink a{
				text-decoration: none;
				color: #ffffff;
			}
			#mainNav #homeLink a:hover{
				color: #ff0000;
			}	
		#mainNav ul{
			margin:0 0 0 0;
			padding: 0 0 0 0;
			height: 39px;
		}
		#mainNav ul li {
			float: left;
			text-transform: uppercase;
			color: #ffffff;
			font-size:14px;
			padding: 0;
			margin:0 4px 0 0;
			background-image: url('../images/nav-off.gif');
			background-repeat: no-repeat;
			width: 150px;
			height: 39px;
			display: block;
			font-weight: bold;
		}
				#mainNav ul li a{
					background-image: url('../images/nav-off.gif');
					background-repeat: no-repeat;
					width: 150px;
					height: 39px;
					padding:12px 0 0 12px;
					display: block;
					color: #ffffff;
				}
				#mainNav ul li a:hover{
					background-image: url('../images/nav-hover.gif');
					background-repeat: no-repeat;
					width: 150px;
					height: 39px;
					display: block;
					text-decoration: none;
				}
			#mainNav ul li.locations {
				background-image: url('../images/location-nav-off.gif');
				background-repeat: no-repeat;
				width: 135px;
				height: 39px;
				display: block;
			}
				#mainNav ul li.locations a{
					background-image: url('../images/location-nav-off.gif');
					background-repeat: no-repeat;
					width: 135px;
					height: 39px;
					padding:12px 0 0 15px;
					display: block;
				}
				#mainNav ul li.locations a:hover{
					background-image: url('../images/location-nav-hover.gif');
					background-repeat: no-repeat;
					width: 135px;
					height: 39px;
					display: block;
				}
			#mainNav ul li.tracks {
				background-image: url('../images/track-nav-off.gif');
				background-repeat: no-repeat;
				width: 116px;
				height: 39px;
				display: block;
			}
				#mainNav ul li.tracks a{
					background-image: url('../images/track-nav-off.gif');
					background-repeat: no-repeat;
					width: 116px;
					height: 39px;
					padding:12px 0 0 15px;
					display: block;
				}
				#mainNav ul li.tracks a:hover{
					background-image: url('../images/track-nav-hover.gif');
					background-repeat: no-repeat;
					width: 116px;
					height: 39px;
					display: block;
				}		
				
		
				
			/* DROP DOWN NAV */

.flexdropdownmenu, .flexdropdownmenu ul{ /*topmost and sub ULs, respectively*/
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	visibility: hidden;
	background-color: #ff0000;
	display: none; /*collapse all sub menus to begin with*/
}
.flexdropdownmenu li{
	position: relative;
	margin: 0;
	padding: 0;
	width:205px;
	height: 37px;
}
.flexdropdownmenu li a{
	height: 37px;
	width: 205px; /*width of menu (not including side paddings)*/
	color: #ffffff;
	background: #ff0000;
	text-decoration: none;
	font-size:13px;
	font-weight: bold;
	padding: 10px 0 0 15px;
	background-image: url('../images/dropNav-bg.gif');
	background-repeat: no-repeat;
	display: block;
}
.flexdropdownmenu li a.last{
	padding: 10px 0 0 15px;
	height: 27px;
}
* html .flexdropdownmenu li{ /*IE6 CSS hack*/
	display: inline-block;
	width: 205px; /*width of menu (include side paddings of LI A*/
}
.flexdropdownmenu li a:hover, .flexdropdownmenu li.selected>a{
	text-decoration: none;
	color: #ffffff;
	background-image: url('../images/dropNav-bg-hover.gif');
	background-repeat: no-repeat;
}
	
	
/* SECONDARY NAV */

#secondaryNav {
	height: 30px;
	margin-top:13px;
}
	#secondaryNav .book {
		float: left;
		width:149px;
		height: 30px;
		display: block;
		background-image: url('../images/secondaryNav-book-now.gif');
		background-repeat: no-repeat;
		margin:0 15px 0 0;
	}
		#secondaryNav .book a {
			width:149px;
			height: 30px;
			display: block;
			background-image: url('../images/secondaryNav-book-now.gif');
			background-repeat: no-repeat;
		}
	#secondaryNav ul {
		float: left;
		margin:8px 0 0 0;
	}	
		#secondaryNav ul li {
			float: left;
			color: #ffffff;
			text-transform: uppercase;
			font-weight: bold;
			margin-right:15px;
		}	
			#secondaryNav ul li a {
				color: #ffffff;
				text-decoration: none;
			}
			#secondaryNav ul li a:hover {
				color: #ffffff;
				border-bottom:2px solid #ff0000;
			}
	#promoList {
		width: 230px;
		float: left;
		margin:7px 0 5px 10px;
		font-size: 10px;
		text-transform: uppercase;
		color: #ffffff;
	}
		#promoList a {
			margin: 0;
			padding: 0;
		}
		#promoList a:hover {
			color: #ff0000;
		}

/* MAIN PROMO PANEL */



#mainImageWrapper {
	width: 100%;
	height: 480px;
	position: absolute;
	top:110px;
	left: 0;
	z-index: -1;
	background: url('../images/promo-grad.png') repeat-x;
	background-position: bottom;
}
#mainImageContainer {
	width:100%;
	height:470px;
	min-width: 990px;
	background-color: #000000;
}
	#mainImage {
		width:990px;
		height: 470px;
		margin:auto;
	}


/* SMALL PROMO PANEL */


	#smallPromoContainer {
		width: 230px;
		background-color: #e00007;
		position: relative;
		float: left;
		margin:0 10px 0 10px;
		display: inline;
	}
		#smallPromo {
			width:230px;
			height: 302px;
			border-top: 1px solid #545454;
		}
		#smallPromo .wrapper {
			height: 302px;
			overflow: hidden;
		}
			#smallPromo ul {
				margin: 0;
				padding: 0;
				list-style-type: none;
			}
			#smallPromo ul li {
				margin: 0;
				padding: 0;
				display: inline;
				height: 151px;
				width: 230px;
			}
		#smallPromoControls {
			height: 40px;
		}
			#smallPromoControls .promoTitle{
				margin:0 0 0 10px;
				padding-top:15px;
				width:152px;
				float: left;
				display: inline;
			}
			#smallPromoControls .controls {
				float: left;
				margin-top:6px;
			}
				#scrollUp {
					background-image: url('../images/scroll-up.gif');
					width:26px;
					height:27px;
					display: block;
					float: left;
					margin-right: 5px;
				}
					#scrollUp a {
						background-image: url('../images/scroll-up.gif');
						width:26px;
						height:27px;
						display: block;
					}
					#scrollUp a:hover{
						background-image: url('../images/scroll-up-over.gif');
					}
				#scrollDown {
					background-image: url('../images/scroll-down.gif');
					width:26px;
					height:27px;
					display: block;
					float: left;
				}
				#scrollDown a {
					background-image: url('../images/scroll-down.gif');
					width:26px;
					height:27px;
					display: block;
				}
				#scrollDown a:hover{
					background-image: url('../images/scroll-down-over.gif');
				}

/* MAIN CONTENT */	
	
#contentWrapper {
	width: 100%;
	#margin-top:-200px;
	position: absolute;
	z-index: 0;
	top:200px;
}
#contentContainer {
	width: 990px;
	margin: auto;
}
#contentPositioner {
	width: 980px;
	margin: auto;
}

/* LEFT CONTENT */

#leftContentTop {
	width:720px;
	margin-top:263px;
	#margin-top:262px;
}
	.search #leftContentTop {
		margin-top: 12px;
	}
	.leftContentBottom {
		background-image: url('../images/content-bottom.gif');
		background-repeat: none;
		width: 720px;
		height: 10px;
	}
.no-yapb {
	margin-top: 20px;
}
#leftContent {
	width:720px;
	background-image: url('../images/content-slice.gif');
	background-repeat: repeat-x;
	background-color: #d3d2d3;
}
	.search-results #leftContent,
	.page-template-booknow-php #leftContent {
		background-image: none;
		background-color: #ffffff;
	}
	#leftContent h2.pagetitle,
	#leftContent h1.pagetitle {
		font-size: 24px;
		font-weight: normal;
		float: none;
		display: block;
		clear: both;
		background-image: url('../images/topHeader-wide-bg.gif');
		background-repeat: no-repeat;
		width: 670px;
		min-height: 50px;
		_height: 50px;
		padding: 15px 0 0 20px;
		margin-top: 0;
	}
	#mainContent {
		margin:0 15px 0 15px;
		background-image: url('../images/mainContent-bgslice.png');
		background-repeat: repeat-y;
		width:690px;
	}
	#mainContent.wide {
		background-image: none;
		background-color: #ffffff;
	}
		.search-results #mainContent {
			background-color: #ffffff;
		}
			.search-results #leftContentWrapper .bottom, 
			.search-no-results #leftContentWrapper .bottom,
			.page-template-booknow-php #leftContentWrapper .bottom {
				width: 720px;
				height: 10px;
				background-image: url('../images/content-bottom.gif');
				background-repeat: none;
			}
			
			.search-results #mainContent .hentry {
				background-image: url('../images/topHeader-wide-bg.gif');
				background-repeat: no-repeat;
				padding: 10px 10px 5px 10px;
			}
				.search-results #mainContent .hentry div.date {
					font-size: 11px;
					font-weight: bold;
					float: left;
				}
				.search-results #mainContent .hentry p.postmetadata {
					font-size: 11px;
					font-weight: bold;
					float: right;
				}
				.search-results #mainContent .hentry h3 {
					font-size: 16px;
					font-style: italic;
					font-weight: normal;
				}
				.search-results .navigation {
					font-size: 11px;
					font-weight: bold;
				}
				.search-results .navigation a {
					color: #ff0000;
					height: 25px;
					display: block;
				}
				.search-results .navigation .alignleft {
					float: left;
					margin-left: 10px;
				}
				.search-results .navigation .alignright {
					float: right;
					margin-right: 10px;
				}
		#content {
			width: 455px;
			min-height: 510px;
			padding-bottom: 10px;
			float: left;
		}
		#content.wide {
			width: 690px;
		}
		.page-template-360-php #content,
		.page-template-booknow-php #content {
			width: 690px;
			background-color: #ffffff;
		}
		#content img {
			
		}
			#content #bookNowForm {
				border: 1px solid #8d8d8d;
				width: 663px;
				padding: 12px;
				font-size: 12px;
			}
			
			#content #bookNowForm div.left {
				float: left;
			}
			#content #bookNowForm div.top {
				margin-bottom: 12px;
			}
			#content #bookNowForm label {
				color: #ff0000;
				font-size: 14px;
				font-weight: bold;
				
			}
			#content #bookNowForm label span {
				width: 150px;
				display: inline-block;
			}
			#content #bookNowForm input.textField {
				border: 1px solid #8d8d8d;
				width: 350px;
			}
			
			#content #bookNowForm div.button {
				float: left;
				margin: 30px 0 0 14px;
			}
			#content #bookNowForm div.button input {
				border: none;
				display:block;
				margin-bottom:6px;
			}
			.page-template-booknow-php #content p.formFooter {
				width: 380px;
				margin: 10px 0 10px 10px;
			}
			#content #bookNowForm #bkNowErrs {
				margin: 0;
				padding: 0;
			}
			#content #bookNowForm #bkNowErrs p {
				color: #ff0000;
				font-weight: bold;
				margin: 0 0 5px 0;
			}
			#content img.video {
				margin:0 0 15px 0;
			}
		#newsContent {
			float: left;
			width: 215px;
			margin-left:20px;
		}
		#newsContent img {
			margin:0 0 8px 0;
		}
		#content .two-col{
			
		}
		#content .two-col .two-col-left {
			float: left;
			width:325px;
		}
		#content .two-col .two-col-right {
			float: left;
			width: 325px;
			}
		#content .two-col-left-wide {
			float: left;
			width:335px;
			_width:310px;
		}
		#content .two-col-right-wide {
			float: left;
			width: 335px;
			margin-left:20px;
			_width:310px;
		}
		#content.wide h1.topHeader {
			width:670px;
			background-image:url(../images/topHeader-bg-wide.gif);
		}
		#content .two-col-right-wide h2.topHeader, #content .two-col-left-wide h2.topHeader{
			width:335px;
			_width:310px;
			background-image:none;
		}
				
		#content table{
			border-top: 1px solid #555555;
			border-left: 1px solid #555555;
			font-size: 11px;
			margin: 20px 25px 20px 10px;
			clear: both;
			
		}
		#content table td {
			border-bottom: 1px solid #555555;
			border-right: 1px solid #555555;
			padding: 3px;
		}
/* RIGHT COLUMN */

	
#rightContentContent {
	width: 250px;
	background-color: #ffffff;
	background-image: url('../images/related-items-bg.gif');
	background-repeat: repeat-y;
	background-position: 10px 0;

}

#fastestLap {
	background-color: #000000;
	background-image: url('../images/fastest-lap-bg.png');
	background-repeat: no-repeat;
	height: 134px;
	width: 250px;
	float: right;
}
	#fastestLap img{
		float: left;
		margin:0 5px 0 0;
	}
	#fastestLap strong {
		color: #666666;
		font-weight: bold;
		font-size: 14px;
		margin:0 0 0 0;
		padding:0;
	}
	#fastestLap p {
		color: #ffffff;
		font-weight: bold;
	}
	#camberley {
		position: relative;
		padding:64px 0 0 25px;
	}
	#camberley .wrapper {
		width: 200px;
		height: 50px;
		overflow: hidden; 
		 
	}
	#camberley .wrapper ul {
		margin:0;
		padding:0;
		width: 1000px;
	}
	#camberley .wrapper li {
		margin:0;
		padding:0;
		width: 200px;
		height: 50px;
		display:block;
		float: left;
	}
	
	#relatedItems {
		background-image: url('/images/related-items-bg.gif');
		background-repeat: repeat-y;
		margin-left:10px;
		width: 229px;
	}
	#mainMenu {
		width: 229px;
		margin:5px 15px 0 10px;
		background-color: #ffffff;
	}

/* SIGN UP */

#signupWrapper {
	width: 100%;
	height: 40px;
	position: fixed;
	z-index: 1000;
	bottom: 0;
	left: 0;
	background-color: #ff0000;
	border-top:1px solid #ffffff;
}
	#signupContainer {
		width:990px;
		margin: auto;
	}
		#signup-text {
			float: left;
			margin:15px 0 0 20px;
			display: inline;
		}
		#signup-form {
			float: left;
			margin: 8px 0 0 19px;
		}
		#signup-form form input {
			width: 199px;
			margin: 0;
			padding: 0;
			float: left;
		}
			#signup-form form input.signup-email {
				padding: 3px;
			}
		#signup-form form .signup-submit {
			width:81px;
			height: 26px;
			background-image: url('../images/signup-submit.gif');
			background-repeat: no-repeat;
			display: block;
		}


/* FOOTER */

#footerWrapper {
	width: 100%;
	background-color: #000000;
	height: 40px;
	margin-bottom: 40px;
	border-top:1px solid #ff0000;
}
	#footerContainer {
		width:980px;
		margin: auto;
	}
	#footerContainer p {
		font-size: 10px;
		font-weight: bold;
		padding: 10px 0 0 5px;
	}
		#footerContainer p a {
			text-decoration: none;
			color: #383838;
		}
		#footerContainer p a:hover {
			color: #ff0000;
		}
		#footerContainer p.left {
			float: left;
		}
		#footerContainer p.right {
			float: right;
			
		}
		#footerContainer p.right a {
			color: #ff0000;
		}
		#footerContainer p.right a:hover {
			color: #ffffff;
			text-decoration: underline;
		}

/* SEARCH */
#rightContent form {
	margin:0;
	padding:0;
	background-image: url('../images/related-items-bg.gif');
	background-repeat: repeat-y;
}
#rightContent form input {
		width: 130px;
		margin:0 0 10px 25px;
		padding: 0;
		float: left;
	}
		#rightContent form input.search {
			padding: 3px;
		}
	#rightContent form .search-submit {
		width:54px;
		height: 26px;
		background-image: url('../images/signup-submit.gif');
		background-repeat: no-repeat;
		display: block;
		margin:0 0 10px 0;
	}

		/* SEARCH FORM*/
	form#searchform label {
		display: none;
	}
	form#searchform input {
		width: 130px;
		margin:0 0 10px 25px;
		padding: 0;
		float: left;
	}
	form#searchform input#s {
		padding: 3px;
	}
	form#searchform input#searchsubmit {
		width: 51px;
		height: 26px;
		margin: 0;
	}


