ul.bulleted {
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 0px;
	margin-left: 20px;
}

ul.bulleted li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 10px;
	padding-left: 10px;
}


#top
{
	margin-left:1px;
	height:334px;
	width:907px;
	padding-right:13px;
	background: #FFF url(../images/secondary_top_shadow.png) 907px 0 no-repeat;
	position:relative;
}

#bottom
{
	clear:both;
	margin-left:1px;
	width:907px;
	padding-right:13px;
	background: #FFF url(../images/secondary_bottom_shadow.png) 907px 0 repeat-y;
}


#content
{
	float:left;	
	width:422px;
	text-align:left;
	padding:40px 40px 40px 40px;
	font-size:9pt;	
}

#content_wide {
	float:left;	
	width:850px;
	text-align:left;
	padding:40px 0px 40px 40px;
	font-size:9pt;	
}


#search_newsletter
{
	float:right;
	width:202px;
}

#search_newsletter #parts_search
{
	width:162px;
	height:207px;
	background: url(../images/secondary_search_bg.png) repeat-x;
	text-align:left;
	color: #E1E1E1;
	font-size:7pt;
	padding:10px 20px;
}

#search_newsletter_small
{
	float: right;
	width: 182px;
	font-weight: normal;
}

#search_newsletter_small #parts_search
{
	width:162px;
	height:170px;
	background: url(../images/secondary_search_bg.png) repeat-x;
	text-align:left;
	color: #E1E1E1;
	font-size:7pt;
	padding:10px 10px;
}


#parts_search .title 
{	
	margin:30px 0 20px 0;
	font-size:12pt;
	font-weight:bold;
}

#newsletter
{
	height:225px;
	width:162px;
	text-align:left;
	color: #394e57;
	font-size:7pt;
	padding: 10px 20px;
	background: #FFF url(../images/secondary_news_bg.png) repeat-x;
}

#newsletter .title 
{	
	margin:30px 0 20px 0;
	font-size:12pt;
	font-weight:bold;
}

#instructions {
	width: 360px;
	float: left;
}	

#search_results {
	clear: left;
}
#search_results p 
{
	display: block;
	float: left;
	width: 280px;
	line-height: 1.4em;
	padding-bottom: 20px;
}

#search_results p.new_row {
	clear: left;
}

#search_results p span {
	font-size: 14px;
	color: #003366;
	padding-bottom: 10px;
	display: block;
}

#search_map {
	float: left;
	background: #FFF url(../images/map-bgd.gif);
	height: 353px;
	width: 451px;
	margin: 0 20px 20px 0;
}

#search_map img {
	margin: 12px 40px 13px 40px;
}

#instructions ul {
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 0px;
	margin-left: 20px;
}

#instructions ul li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 10px;
	padding-left: 10px;
	line-height: 1.2em;
	padding-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
}

#instructions select {
	border: 1px #777777 solid;
}

#unsubscribe
{
	width: 300px;
}

#unsubscribe input.outline
{
	border: 1px #000000 solid;
}

/* Admin Section */
#top_admin
{
	margin-left: 1px;
	width: 907px;
	padding-right: 13px;
	background: #FFF url(../images/secondary_top_shadow.png) 907px 0 no-repeat;
	position: relative;
}
#content_admin
{
	text-align: center;
	float: left;
	width: 800px;
	padding: 40px;
	font-size: 9pt;
}
#content_admin h1,
#content_admin p
{
	padding-bottom: 20px;
}
#content_admin input
{
	border: 1px #000000 solid;
	margin-left: 100px;
	width: 150px;
}
#content_admin label
{
	width: 100px;
	position: absolute;
}
#content_admin button
{
	padding: 5px;
	border: 1px #000000 solid;
}

p.error {
	color: #FF0000;
	margin: 2px 0;
	padding: 0px;
	font-size: 10pt;
}

.hide {
	display: none;
}
div#errMsg, div#emailMsg, noscript {
	font-weight: bold;
	color:#FF0000;
	font-size: 12px;
	text-align:center;
	clear:left;
	float:left;
	width:480px;
}
#contact_form input.error {
	border: 1px solid #FF0000;
	background-color: #FFFFDD;
}

#contact_form input,
#contact_form textarea
{
	border: 1px #000000 solid;
	float:left;
	padding:1px;
	margin-bottom: 2px;
}

#contact_form input#department_technical,
#contact_form input#department_sales 
{
	border: none;
	margin-top: 1px;
}

#contact_form label
{
	width: 120px;
	float: left;
	clear: left;
}

#contact_form label.radios
{
	clear: none;
	width: 70px;
	padding-left: 2px;
}


.converted strong.heading {
	display:block;
	background-color:#1974a1;
	color:#FFFFFF;
	padding:6px;
	width:588px !important;
}
.converted ul.listing {
	list-style: none;
	font-weight:normal;
	font-size:11px;
	width:600px;
	margin-bottom: 4em;
}

.converted #product_listing {
	width: 600px;
}
.converted #product_listing {
	padding-left:150px;
}
.converted #product_listing > * {
	margin-left:auto;
	margin-right: auto;
	width: 600px;
	max-width: 600px;
}


