.roundedcornr_box_gray {
	background: url(/main/areacars/images/roundcorners/roundedcornr_tl_gray.png) no-repeat top left;
}
.roundedcornr_top_gray {
	background: url(/main/areacars/images/roundcorners/roundedcornr_tr_gray.png) no-repeat top right;
}
.roundedcornr_bottom_gray {
	background: url(/main/areacars/images/roundcorners/roundedcornr_bl_gray.png) no-repeat bottom left;
}
.roundedcornr_bottom_gray div {
	background: url(/main/areacars/images/roundcorners/roundedcornr_br_gray.png) no-repeat bottom right;
}
.roundedcornr_content_gray {
	background: url(/main/areacars/images/roundcorners/roundedcornr_r_gray.png) top right repeat-y;
}

.roundedcornr_top_gray div,.roundedcornr_top_gray,
.roundedcornr_bottom_gray div, .roundedcornr_bottom_gray {
	width: 100%;
	height: 5px;
	font-size: 1px;
}
.roundedcornr_content_gray, .roundedcornr_bottom_gray {
	margin-top: -19px;
}
.roundedcornr_content_gray { padding: 0 5px; }



.roundedcornr_box_header {
   background: #993333 url(/main/areacars/images/roundcorners/roundedcornr_header_grad.gif) repeat-x top left;
}
.roundedcornr_top_header div {
   background: url(/main/areacars/images/roundcorners/roundedcornr_header_tl.gif) no-repeat top left;
}
.roundedcornr_top_header {
   background: transparent url(/main/areacars/images/roundcorners/roundedcornr_header_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_header div {
   background: url(/main/areacars/images/roundcorners/roundedcornr_header_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_header {
   background: transparent url(/main/areacars/images/roundcorners/roundedcornr_header_br.gif) no-repeat bottom right;
}

.roundedcornr_top_header div, .roundedcornr_top_header,
.roundedcornr_bottom_header div, .roundedcornr_bottom_header {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_header { margin: 0 10px; }



.roundedcornr_box_detail {
	background: url(/main/areacars/images/roundcorners/roundedcornr_detail_tl.png) no-repeat top left;
}
.roundedcornr_top_detail {
	background: url(/main/areacars/images/roundcorners/roundedcornr_detail_tr.png) no-repeat top right;
}
.roundedcornr_bottom_detail {
	background: url(/main/areacars/images/roundcorners/roundedcornr_detail_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_detail div {
	background: url(/main/areacars/images/roundcorners/roundedcornr_detail_br.png) no-repeat bottom right;
}
.roundedcornr_content_detail {
	background: url(/main/areacars/images/roundcorners/roundedcornr_detail_r.png) top right repeat-y;
}

.roundedcornr_top_detail div,.roundedcornr_top_detail,
.roundedcornr_bottom_detail div, .roundedcornr_bottom_detail {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.roundedcornr_content_detail, .roundedcornr_bottom_detail {
	margin-top: -19px;
}
.roundedcornr_content_detail { padding: 0 10px; }