/*************************
		RIGHT COLUMN
*************************/
#columnRight {
	float: left;
	width: 275px;
}

#columnRight h1 {
	/*background: url(/images/whiteGradientBar.jpg) left top no-repeat;*/
	font-size: 14px;
	color: #666;
	line-height: 29px;
	margin: 10px 0 0 0;
	position: relative;
}

#columnRight h1 span {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0 0 0 10px;
}

.linksList a {
	display: block;
	background: url(/images/arrow.jpg) left no-repeat;
	padding: 2px 0 5px 15px;
	color: #666;
	margin: 0 0 0 4px;
}


.linksList a:hover { color: #000; }

#columnRight .literature {
	padding: 0 0 0 5px;
}

#columnRight .literature a {
	font-weight: bold;
	color: #666;
	line-height: 16px;
}
#columnRight .literature a:hover { color: #000; }




#siteBadges {
	width: auto;
	height: 90px;
}

.badges {
	position: absolute;
	bottom: 50px;
	right: 35px;
}


/*************************
		FAST QUOTE
*************************/
#fastQuote {
	/*background: url(/images/fastQuote_bg.jpg) left top no-repeat;*/
	width: 275px;
	height: 190px;
	position: relative;
}

#fastQuote h1 {
	position: relative;
	background: none;
	height: 39px;
	left: -2000px;
	margin: 0px;
}

#fastQuote h2 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	float: left;
}

#fastQuote .tolerance {
	position: absolute;
	font-size: 11px;	
	left: 192px;
	top: 78px;
}

#fastQuote div { position: absolute; }
#fastQuote .row1 { top: 43px; left: 10px; }
#fastQuote .row2 { top: 60px; left: 10px; }
#fastQuote .row3 { top: 94px; left: 0px; }
#fastQuote .row4 { top: 112px; left: 0px; }
#fastQuote .row5 { top: 128px; left: 0px; }

.smallerTxt {
	font-size: 10px;
	line-height: 12px;
}

/** RADIO **/
#fastQuote .radio {
	vertical-align:text-top;
}

#fastQuote .radio h2 {
	width: 60px;
	text-align: right;
	margin: 0 4px 0 0;
	vertical-align:text-top;
}

#fastQuote .radio input {
	margin: 0 4px 0 0;
	vertical-align:text-top;
	height: 12px;
}

/** NUMBERS **/
#fastQuote .numbers h2 {
	width: 115px;
	text-align: right;
	margin: 0 4px 0 0;
}

#fastQuote .numbers input {
	width: 60px;
	border: 0px solid #000;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
}



/** OTHER ELEMENTS **/
#fastQuote .submit {
	position: absolute;
	top: 145px;
	left: 180px;
	background: url(/images/submitButton.jpg) left top no-repeat;
	width: 87px;
	height: 27px;
	color: #FFF;
	padding: 0px;
	border: none;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding: 0 0 0 5px;
	overflow: hidden;
	cursor: pointer;
}

#fastQuote .tolerance {
	text-align: right;
	margin: 0 20px 0 0;
}

#fastQuote .shipping {
	position: absolute;
	bottom: 4px;
	text-align: center;
	width: 275px;
	font-style: italic;
	color: #666;
}



/*************************
		PRESS RELEASES
*************************/
.bokersPressReleases {
	margin-bottom: 20px;
}

.bokersPressReleases td {
	padding-right: 10px;
	padding-bottom: 10px;
}

.pressReleases div {
	margin-bottom: 40px;
}

.pressRelease_imageDownload {
	float: right;
	padding: 0 0 10px 10px;
	text-align: center;
}