body {
	margin: 0;
	padding: 0;
	background-image: url(../images/bkgdfadeNew.jpg);
	background-color: #666666;
	background-repeat: repeat-x;
}
	
ul {
	    	padding: 0px;
	    	margin: 0px;
	    	list-style-type: none;
	    }
a, input {
	outline: none;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	    }
a:hover {
	color: #003366;
	    }

img {
		border-width: 0px;
		border-style: none;
	}
form {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#shell {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px auto 10px;
	padding: 0;
	width: 900px;
}

#header {
	background-image: url(../images/newHeader05.jpg);
	background-color: #333333;
	padding: 0px 25px;
	margin: 0px;
	width: 900px;
	background-repeat: no-repeat;
	height: 140px;
	    }
#logo {
	float: left;
}

#search {
	    }
input.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: transparent;
	vertical-align: middle;
	padding-top: 6px;
	width: 192px;
	margin-right: 4px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
}
input.input {
	border: 1px solid #660000;
	padding: 2px 2px 2px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #990000;
	margin: 0px;
	display: inline;
	vertical-align: top;
	background-color: #FFFFFF;
}
input.button {
	margin: 0px;
	padding: 0px;
	display: inline;
	vertical-align: top;
	height: auto;
	width: auto;
}
input.checkbox {
	width:20px;}

#topNav {
	text-align: right;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 11px;
	font-size: 11px;
	margin: 0px 20px;
	width: 900px;
	background-repeat: repeat-x;
	background-image: url(../images/top-nav-back.jpg);
	clear: both;
	padding: 6px 0px;
	border: 1px solid #000000;
	    }

#topNav ul {
	margin-right: 4px;
	    }

#topNav li {
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #330000;
	padding-top: 4px;
	padding-right: 8px;
	padding-left: 8px;
	    }

#topNav a {
	    	color: #FFFFFF;
	    }

#topNav a:hover {
	color: #FFCC00;
	    }

#main {
	padding: 0px;
	margin: 0px 20px;
	width: 900px;
	clear: both;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #003366;
	    }

#sideBar {
	background-color: #003366;
	width: 200px;
	clear: both;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	    }
#sideBar ul {
	margin: 0px;
	color: #669999;
	padding: 2px;
}
#sideBar li {
	clear: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #006699;
}
#sideBar a {
	color: #FFFFFF;
	text-decoration: none;
}
#sideBar a:hover {
	color: #FFCC00;
}
#sideBar ul.category {
	background-color: #000000;
	margin: 0px;
	padding: 6px 2px 2px;
	font-size: 14px;
}
#sideBar ul.category li {
	display: inline;
	font-weight: bold;
	margin: 0px;
	padding: 4px 0px 4px 4px;
	border-top-style: none;
}
#sideBar ul.category a {
	color: #666666;
}
#sideBar ul.category a:hover {
	color: #FFCC66;
}
#sideBar ul.one {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#sideBar ul.two {
	text-transform: none;
	font-weight: bold;
	font-size: 11px;
}
#sideBar ul.three  {
	font-weight: normal;
	font-size: 11px;
}
#BYO {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	height: 80px;
	width: 200px;
	background-color: #000000;
	background-image: url(../images/BuildYourOwn.jpg);
	background-repeat: no-repeat;
}
#BYO:hover {
	background-image: url(../images/BuildYourOwn-hover.jpg);
}
#sideBarSearch {
	background-color: #000000;
	background-image: url(../images/search-area-bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 66px;
}
#sideBarSearch .search {
	display: block;
	background-color: transparent;
	width: 152px;
	line-height: 12px;
	padding: 7px 3px 3px;
	color: #333333;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	position: absolute;
	top: 25px;
	left: 6px;
	height: 26px;
}
#sideBarSearch .button {
	display: block;
	height: 25px;
	width: 29px;
	position: absolute;
	right: 5px;
	top: 25px;
}

#accountInfo {
	float: right;
	border-bottom-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 8px 0px 4px 4px;
	margin: 0px;
	background-color: #cccccc;
	width: 696px;
	background-image: url(../images/account-field-back.jpg);
	background-repeat: none;
	clear: right;
	    }
#accountInfo #block {
	float: left;
	font-size: 12px;
	color: #999999;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#accountInfo #block a {
	color: #FF9900;
	text-decoration: underline;
}
#accountInfo #block a:hover {
	color: #FFFFFF;
}
#accountInfo h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	margin: 0px;
}
#accountInfo h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 20px;
	margin: 0px;
	color: #CC0000;
	display: inline;
	padding: 2px;
	vertical-align: top;
}
#accountInfo form {
	display: block;
	padding: 2px;
	vertical-align: top;
}
#createAccount {
    display: block;
	padding: 2px;
	vertical-align: top;
}
#accountInfo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	margin: 0px;
	display: inline;
	vertical-align: top;
}
form#logout {
    padding: 0px;
}
#accountInfo a {
	color: #FF9900;
	text-decoration: underline;
}
#accountInfo a:hover {
	color: #FFFFFF;
}
#accountInfo input {
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-right: 8px;
}
#flash {
	padding: 0px;
	float: right;
	width: 700px;
	clear: right;
	margin: 0px;
	height: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-repeat: none;
}
#flash p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	padding: 8px;
	margin: 0px;
}

#pageContent {
	background-color: #FFFFFF;
	width: 700px;
	padding: 0px 0px 20px;
	margin: 0px;
	float: right;
	clear: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	text-align: left;
	    }
#pageContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	text-transform: none;
	color: #000000;
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-weight: bold;
}
#pageContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 14px;
	clear: both;
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 12px;
	padding: 18px 2px 2px;
	color: #000000;
}
#pageContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #990000;
	text-transform: uppercase;
	margin-top: 3px;
	margin-right: 12px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 3px;
}
#pageContent h4 {
	margin: 20px 0px 0px;
	color: #000000;
	font-size: 14px;
	line-height: 16px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
}
#pageContent h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin: 0px;
	padding: 8px 0px 3px;
}
#pageContent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	padding: 8px;
	margin: 0px;
}
#pageContent ul {
	padding-left: 12px;
}
#pageContent li {
	list-style-type: disc;
	padding-bottom: 3px;
	padding-left: 12px;
}
/*
#pageContent input {
	display: block;
}
*/
#pageContent label {
	display: block;
	padding-bottom: 2px;
	padding-top: 8px;
}
#pageContent .checkboxes {
	padding-bottom: 12px;
}
#pageContent .checkboxes input {
	display: inline;
	width:20px;}
#pageContent .checkboxes label {
	display:inline;}

.enlarge_image {
    position: absolute; top: 0px; left: 0px;
}
#specs {
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	margin-top: 2px;
	width: 100%;
	margin-bottom: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
}
#specs tr.listPrice td {
	background-color: #FFFFCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-weight: bold;
	background-image: url(../images/listPrice-back.jpg);
	background-repeat: repeat-x;
}
#specs td {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	vertical-align: middle;
}
#specs td.listPrice {
	font-size: 12px;
	line-height: 20px;
	text-align: right;
}
#specs td.listPrice a, visited {
	font-size: 12px;
	line-height: 20px;
	text-align: right;
	color: #990000;
}
#specs td.listPrice a:hover ,active {
	font-size: 12px;
	line-height: 20px;
	text-align: right;
	color: #CC0000;
	text-decoration: underline;
}
div#size_container {
    margin-top: 3px;
    padding: 5px;
    width: 225px; 
}
div.sizes {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 25px;
	height: 60px;
	display: inline;
	border: 1px solid #999999;
	margin-right: 5px;
}
div.current_size {
    padding: 2px;
    background-color: #FFCC00;
}
div.sizes a {
    padding: 2px;
	color: #666666;
	background-color: #FFFFFF;
}
div.sizes a:hover {
	color: #000000;
	background-color: #CCCCCC;
}
div.sizes a:active  {
	color: #FF3300;
	background-color: #FF9900;
	
}
div.sizes a:visited {
	color: #666666;
	background-color: #FFFFFF;
}
#sizes {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	border: 1px dotted #CCCCCC;
	margin-top: 2px;
	margin-bottom: 20px;
}
#sizes td {
	border: 1px solid #999999;
}
#leftColumn {
	width: 450px;
	padding: 0px 20px;
	margin: 0px;
	float: left;
	clear: left;
	background-color: #FFFFFF;
}
#leftColumn p {
	margin: 0px 0px 12px;
	padding: 0px;
}
#leftColumn.productPage {
	width: 350px;
}
#leftColumn img.mainPhoto {
	width: 300px;
}
#wide-left-column {
	padding-left: 30px;
	padding-right: 50px;
	padding-bottom: 10px;
}
#wide-left-column table {
	margin-bottom: 30px;
}
#wide-left-column h3 {
	margin-bottom: 4px;
	padding-top: 8px;
}
#wide-left-column p {
	padding-top: 0px;
	padding-left: 0px;
}
div#breadcrumbs {
	background-color: #eee;
	font-size: 11px;
	color: #666666;
	background-image: url(../images/bread-back-3.jpg);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 13px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#breadcrumbs a {
	color: #000000;
}
#breadcrumbs a:hover {
	color: #990000;
}
#feature {
	padding: 0px 0px 30px 0px; 
	position: relative;
	margin: 0px;
	display: block;
	background-color: #FFFFFF;
	min-height: 150px;
}
* html #feature {
    height: 150px;
}
#feature h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	line-height: 16px;
	margin: 0px;
	padding-top: 4px;
	text-transform: none;
}
#feature p {
	margin: 0px 0px 6px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding: 0px;
}
#feature a {
	color: #666666;
	font-size: 12px;
	text-decoration: underline;
}
.read_more {
	float: right;
	background-image: url(../images/readMore-arrow.png);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 15px;
}
#feature a:hover {
	color: #003366;
	text-decoration: underline;
}
#feature img {
	border: 2px solid #999999;
	background-color: #CCCCCC;
}
#feature div.feature_thumb_container {
    width: 150px;
    /* height: 150px; */
    margin: 0px 14px 0px 0px;
    float: left;
    clear: none;
}
#feature a:hover img {
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
#description {
	float: left;
	clear: none;
}
#rightColumn {
	float: right;
	width: 200px;
	min-height: 400px;
	margin: 0px;
	background-image: url(../images/liteFade.jpg);
	padding: 0px;
	background-repeat: repeat-x;
	clear: right;
}
#rightColumn h2 {
	margin-top: 2px;
	color: #333333;
	text-transform: none;
	font-size: 14px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
#rightColumn p {
	color: #333333;
	font-size: 9px;
	line-height: 12px;
	margin: 2px 6px 6px 0px;
	clear: both;
	padding: 0px;
}
#rightColumn p.note {
	font-style: italic;
	color: #666666;
}
#rightColumn input.input {
	padding: 3px;
	border: 1px solid #666666;
	width: 150px;
}
#rightColumn input.button {
	margin-top: 8px;
}
#rightColumn.productPage {
	width: 280px;
}
#rightColumn.productPage #rightBox {
	width: 256px;
}
#rightColumn.productPage #rightBox.productControls {
    padding: 4px; width: 272px;
}
#rightColumn ul {
	padding-left: 0px;
	list-style-type: none;
}
#rightColumn li {
	list-style-type: none;
	padding-left: 0px;
}
#rightBox {
	padding-bottom: 10px;
	float: left;
	margin: 1px 0px 0px;
	padding-right: 12px;
	padding-left: 12px;
	width: 176px;
}




#productListButton {
	background-image: url(/site_media/images/user-buttons/add-to-favorites-back.png);
	background-repeat: no-repeat;
	height: 17px;
	width: 270px;
	display: block;
	color: #FFFFFF;
	margin-bottom: 4px;
	padding-top: 3px;
	padding-left: 27px;
}

#contactUsButton {
	background-image: url(/site_media/images/user-buttons/quick-contact-button.png);
	background-repeat: no-repeat;
	height: 17px;
	width: 270px;
	display: block;
	color: #FFFFFF;
	margin-bottom: 4px;
	padding-top: 3px;
	padding-left: 27px;
}

#emailProductButton {
	background-image: url(/site_media/images/user-buttons/email-to-friend-button.png);
	background-repeat: no-repeat;
	height: 17px;
	width: 270px;
	display: block;
	color: #FFFFFF;
	margin-bottom: 4px;
	padding-top: 3px;
	padding-left: 27px;
}

#downloadPdfButton {
	background-image: url(/site_media/images/user-buttons/print-button.png);
	background-repeat: no-repeat;
	height: 17px;
	width: 270px;
	display: block;
	color: #FFFFFF;
	margin-bottom: 4px;
	padding-top: 3px;
	padding-left: 27px;
}





#rightBox select {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #999999;
	padding: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-image: url(../images/email-form-back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 240px;
	background-color: #FFFFFF;
}
.rightColumnPhotos li {
	float: left;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-top: 4px;
	padding-left: 0px;
}
.rightColumnPhotos img {
	clear: both;
	width: 80px;
	border: 1px solid #999999;
}
.emailForm, .contactUsForm, .sideLoginForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
	line-height: 24px;
	padding-top: 5px;
	margin-left: 60px;
}
.emailForm  input, .emailForm textarea, .contactUsForm input, .contactUsForm textarea, .sideLoginForm input, .sideLoginForm textarea {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #999999;
	padding: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-image: url(../images/email-form-back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 240px;
	background-color: #FFFFFF;
}
.column {
	width: 50%;
	float: left;
}
#catalogRequest {
	margin-left: 30px;
}
#catalogRequest h3 {
	margin-bottom: 6px;
	padding-top: 6px;
}
#catalogRequest p {
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 18px;
}
#state {
	width: 100px;
	display: inline !important;
}
#zip {
	display: inline !important;
	width: 100px;
}

#focus {
	float: left;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 74px;
	min-height: 112px;
}
#focus img {
	background-color: #FFFFFF;
	height: 70px;
	width: 70px;
	border: 1px solid #999999;
	margin: 0px 0px 4px;
	padding: 0px;
	float: left;
	clear: none;
}
#focus p {
	margin: 0px;
	padding: 0px;
}
#focus a:hover img {
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
#focus a:hover p {
	color: #000000;
}
#option, #current_option {
	float: left;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 0px;
	width: 52px;
}
#option img {
	background-color: #FFFFFF;
	width: 50px;
	border: 1px solid #999999;
	margin: 0px 0px 4px;
	padding: 0px;
	float: left;
	clear: none;
}
#current_option img {
	background-color: #FFFFFF;
	width: 46px;
	border: 3px solid #FFCC00;
	padding: 0px;
	float: left;
	clear: none;
	height: 46px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

#current_option {
	font-weight: bold;
	color: #000000;
}

div.steel_color {
	float: left;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 0px;
	width: 32px;
}
div.steel_color div {
    background-color: #FFFFFF;
	border: 1px solid #999999;
	margin: 0px 0px 4px;
	padding: 0px;
	float: left;
	clear: none;
	height: 30px;
	width: 30px;
}
#option p, #current_option p {
	margin: 0px;
	padding: 0px;
}
#option a:hover img {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#option a:hover p {
	color: #000000;
}
#option a {
	color: #666666;
}
#option a:hover {
	color: #000000;
}
.tag_link {
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
	color: #999999;
}
.tag_link a {
	color: #999999;
}
.tag_link a:hover {
	color: #FF6600;
}
#clear {
	clear: both;
}
.clear {
	clear: both;
}

#footer {
	width: 880px;
	background-color: white;
	clear: both;
	background-image: url(../images/account-field-back.jpg);
	background-repeat: repeat-x;
	padding: 6px 10px 10px;
	height: 10px;
	margin-right: 20px;
	margin-left: 20px;
	border: 1px solid #000000;
	    }
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #666666;
	margin: 0px;
	float: left;
}
#footer ul {
	margin: 0px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
}
#footer li {
	display: inline;
	margin: 0px 0px 0px 10px;
	text-transform: uppercase;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
}

/* everything I added in merge 3/13/09 is after here */
ul#category_list {
    padding-left: 0px;
    padding-right: 0px;
}

ul#category_list li {
    padding-left: 0px;
    padding-right: 0px;
}

#sideBar ul.one {
    background-color: #003366;
}
#sideBar ul.two {
    background-color: #002549;
}
#sideBar ul.three {
    background-color: #001C37;
}
#sideBar ul.four {
    background-color: #000F1E;
}
#sideBar ul.five {
    background-color: #000000;
}
#sideBar ul.six {
    background-color: #000000;
}
#sideBar ul.seven {
    background-color: #000000;
}

a#current_category {
    color: #ffc801;    
}

div.space {
    width: 16px;
    float: left;
}

#registration_form_fields select {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	width: 360px;
	background-color: #FFFFFF;
}

#registration_form  label, #login_form label {
    display: inline;
}

#login_form  input.text {
    margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #999999;
	padding: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-image: url(/site_media/images/email-form-back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 190px;
	background-color: #FFFFFF;
}

p#error {
    color: red;
    font-size: large;
    line-height: 18px;
}
span.error {
    color: red;
}
#leftColumn h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	text-transform: none;
	color: #000000;
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-weight: bold;
}
#leftColumn h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #990000;
	text-transform: uppercase;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 3px;
}
#leftColumn h4 {
	margin: 20px 0px 0px;
	color: #333333;
	font-size: 14px;
	line-height: 16px;
	clear: both;
}
#my_product_lists {
    margin-top: -15px;
}
#my_product_lists li {
    font-size: 14px;
    padding-bottom: 8px;
    padding-top: 8px;
    border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
