.cost_box_inner {
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	vertical-align:top;
	}
.vertical_aligntop {
	vertical-align:top;
	}
.100_percent{
	width:231px;
	}
.vertical_alignbaseline {
	vertical-align:middle;
	}
.orange_bg {
        background-color:#ffab69;
	height:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	}
.lightorange_bg {
	background-color:#ffe0c8;
	height:34px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	}

.carImageSmall_oa {
	width: 227px;
	height: 105px;
	overflow: hidden;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1f57a2;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #1f57a2;
	margin-left:1px;
	margin-right:1px;
	margin-top:1px;

	}

.carImageSmallOrange {
	width: 227px;
	height: 105px;
	overflow: hidden;
	border-bottom-width: 2px;
	border-bottom-style: solid;
        border-bottom-color: #ffab69;
	border-top-width: 2px;
	border-top-style: solid;
        border-top-color: #ffab69;
	margin-left:1px;
	margin-right:1px;
	margin-top:1px;

	}
.carboxOrange {
        background-color: #ffab69;
        background-repeat:no-repeat;
        width:231px;
        height:299px;
        vertical-align:top;
        }
.black24 {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-weight:bold;
        color:#000000;
        font-size:24px;
        }
.black22 {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-weight:bold;
        color:#000000;
        font-size:22px;
        }

.cost_box2 {
	background-image:url(/views/images/oa_v2/oa-new-car1-whitebox3.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:273px;
	height:346px;
	position:relative;
	
	margin-top: -13px;

	}
.cost_box3 {
	background-image:url(/views/images/oa_v2/oa-new-car1-whitebox3.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:273px;
	height:346px;
	position:relative;
	
	margin-top: -13px;
	margin-left: -12px;
	visibility:hidden;
	}
.cost_box_inner2 {
	padding-top:10px;
	padding-right:10px;
	vertical-align:top;
	float:right;
	}