div#maincontent {color: #000; background: #fff; text-align: left; width: 608px;}
div#maincontent_inner {width: 598px; height: 100%;}
img#contenthead {margin-left: 10px; margin-top: 5px; z-index: 5;}

.tl {background: url(../img/content_left-top.gif) 0 0 no-repeat;}
.tr {background: url(../img/content_right-top.gif) 100% 0 no-repeat;}
.l {background: url(../img/footer_left.gif) 0 0 repeat-y}
.r {background: url(../img/footer_right.gif) 100% 0 repeat-y}

div#article_head {padding: 8px 8px 1px 20px;}
div#article_body {padding: 0 8px 8px 20px;} 
div#article_head h3 {color: #069; font-size: 14px; font-weight: bold;}
div#article_head h4 {font-size: 13px; font-weight: bold;}
div#article_body {font-size: 12px; font-weight: normal; padding-bottom: 75px;}
div#article_body p {margin-top: 1em;}
div#article_body ul {margin-bottom: 1em; margin-left: 20px; list-style: disc;}
div#article_body ol {margin-bottom: 1em; margin-left: 20px;}

/* ----------------------------
Track Your Order & Quote forms
-----------------------------*/

div#maincontent_inner h5 {
	color: #069;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 8px 10px 0 20px;
	}

div#maincontent_inner h5#sent {
	color: #069;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 200px;
	padding: 8px 10px 0 20px;
	}

form {margin-left: 20px; padding-bottom: 10px;}
label {display: block;}
input {margin-bottom: 10px;}
select {width: 40px;}

label.head {
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 10px;
	text-decoration: underline;
	}

label.inline {display: inline;}
input.inline {display: inline; margin-bottom: 0px;}
span#floataddress {float: left; padding-right: 80px;}
option {font-size: 10px;}