#contentcopy {
	width:285px;
	overflow:auto;
	line-height:1.8em;
	padding-left:10px;
	padding-right:5px;
	height:358px;
	position:absolute;
	left:0px;
	top:0px;
}
#contentcopy H3.wheretobuy {
	display:block;
	width:152px;
	height:25px;
	padding:0;
	margin:0;
	margin-top:15px;
	background-image:url(../img/header_wheretobuy.gif);
	background-repeat:no-repeat;
}
#contentcopy H3.wheretobuy SPAN {
	display:none;
}

#catalogrequest {
	display:block;
	width:300px;
	height:360px;
	position:absolute;
	left:310px;
	top:0px;
}

H3.catreq {
	display:block;
	width:191px;
	height:25px;
	padding:0;
	margin:15px 0 15px 0;
	background-image:url(../img/header_catalogrequest.gif);
	background-repeat:no-repeat;
}
H3.catreq SPAN {
	display:none;
}

/* Form display 
----------------- */

#requestform, #requestsuccess, #requesterror {
	display:block;
}

#requestform LABEL.label {
	width:20%;
	text-align:right;
	float:left;
	padding-top:4px;
}

.reqs {
	display:inline;
	position:relative;
	top:-10px;
	left:10px;
}

#requestform LEGEND {
	font-size:14px;
	font-weight:bold;
	color:#006;
}

#requestform INPUT {
	margin-bottom:3px;
	margin-top:3px;
}

#requestform INPUT.textbox, #requestform SELECT.textbox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:75%;
	border:1px solid #000;
}

#requestform INPUT.submit {
	margin-left:20%;
}

FORM {
	margin:0;
	padding:0;
}

#requestsuccess P {
	font-size:14px;
	font-weight:bold;
	color:#30F;
}

#requestsuccess H3 {
	font-size:18px;
}


#requesterror P {
	font-size:14px;
	font-weight:bold;
	color:#900;
}

#requesterror H3 {
	font-size:18px;
}

div.dealer {
	display:block;
	margin:5px 5px;
}
div.dealer ADDRESS {
	margin:0;
	padding:0;
	font-style:italic;
}
P.phonenum  {
	margin:0;
	padding:0;
}
P.phonenum SPAN {
	font-weight:bold;
}
P.dealername {
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}
#resultline {
	font-weight:bold;
	margin-top:10px;	
}