.edge_right {
	background-image: url(border.gif);
	background-repeat: repeat-y;
	background-position: right center;
	
}
.right_corner {
	background-image: url(b_right_corner_shadow.gif); 
	background-repeat: no-repeat;
	background-position: right bottom;
	
}

.left_corner {
	background-image: url(b_left_corner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.edge_left {
	background-image: url(border.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
.left_bottom_border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.right_bottom_border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.box_background {
	background-color: #F8F8F8;
	background-position: left top;
	
}
.padding {
	padding: 3px 6px 10px;
}
.padding-general {
	padding: 5px;
}

.top_bar {
	background-image: url(top_blue_bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px 3px 2px 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	text-align: left;
}
.top_bar_longer {
	background-image: url(top_blue_linear.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	height: 20px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.align_top {
	vertical-align: top;
}
.top_bar_longer_split {

	background-image: url(top_blue_bar_linear_split.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	height: 20px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.left_right_border {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 0px 3px;
	margin: 0px;
}
.border_all {
	border: thin solid #999999;
	border-collapse: collapse;
	visibility: visible;
}
.left_top {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.right_top {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.footer {
	background-image: url(footer_black.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
.left_right_bottom_border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-color: #999999;
}
.right_border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.left_border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.bottom_border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.right_border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.align_bottom {
	vertical-align: bottom;
	bottom: 0px;
	visibility: visible;
}

.box_all_border_bckgrnd {
	padding: 0px;
	border: thin solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(gauge_text_background.jpg);
	background-color: #CFCFCF;
	background-position: center top;
	background-repeat: no-repeat;
}
.yellow_price_box {
	background-color: #FFFFFF;
	width: 100%;
	visibility: visible;
	text-align: left;
}
.left_top_bottom_border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.right_top_bottom_border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


.box_left_right_border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #cfcfcf;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 0px;
	background-image: url(accesory_text_background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	visibility: visible;
}

.text_area_no_border_color {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #DFDFDF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.align-left {
	text-align: left;
}

.box_all_header {
	background-color: #CCCCCC;
	padding: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.box_container {
	padding: 0px;
	background-image: url(gradient_box_background.jpg);
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: top;
}

.button_color {
	background-color: #0033CC;
	color: #FFFFFF;
}
.left_right_border_no_padding {

	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 0px;
	margin: 0px;
}
.wide_box_border {
	text-align: center;
	margin: 0px;
	padding: 5px;
	width: 190px;
	border: thin solid #CCCCCC;
	background-color: #FFFF00;
}
.wide_box_border_new {
	text-align: center;
	margin: 0px;
	padding: 2px;
	width: 220px;
	background-color: #FFFF00;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.left_corner_top {
	background-image: url(top_left_corner_box.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.right_corner_top {
	background-image: url(t_right_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.padding_left_top {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.box_container_kit_car {
	background-color: #CCCCCC;
	padding: 0px;
	width: 200px;
}
.white_box {
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin: 0px;
	width: 95%;
	float: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: left;
}
.padding_left_right_top {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}
.header_yellow_bar {
	background-image: url(home_header.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	background-color: #e8e8e8;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 5px;
}
#qm0 {z-index: 999 !important;}.yellow_box {
	background-color: #FFFF00;
	background-image: url(gradient_box_yellow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 3px;
	vertical-align: top;
}
