/*main styles*/
body,form,ul,ol,h1,h2,h3,h4,h5,input,select,textarea,dl,dt,dd{
	margin:0;
	padding:0;
}
body{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 13px;
    color:#000;
	background:url(img/bg.jpg) repeat;
}
html, body{
	height:100%;
}
table{
	font-size:100%;
}
img{
    border:0;
}
input,select,textarea{
	font:13px Arial, Helvetica, sans-serif;
    color:#000;
	vertical-align:middle;
	outline:none;
}
input.checkbox{
	margin:0;
	vertical-align:middle;
}
input.radio{
	margin:0 5px 0px 0px;
	vertical-align:middle;
}
td{
    vertical-align:top;
}
p{
    margin:0 0 18px 0;
	line-height:18px;
}
/*default styles*/
a{
    color:#8b0000;
    text-decoration:underline;
}
a:hover{
    color:#000;
	text-decoration:underline;
}
h1{
	font:bold 28px Arial, Helvetica, sans-serif;
    color:#059;
	margin:0 0 11px;
	letter-spacing:-1px;
}
h2{
	font:26px Tahoma, Arial, Helvetica, sans-serif;
    color:#1f3850;
	margin:0 0 13px;
	letter-spacing:-1px;
}
h3{
	font:bold 18px Arial, Helvetica, sans-serif;
    color:#000;
	margin:0 0 7px;
	letter-spacing:-1px;
	position:relative;
}
h3 span{
	display:block;
	position:absolute;
	left:0;
	top:-1px;
	color:#fff;
}
h4{
	font:bold 18px Arial, Helvetica, sans-serif;
    color:#059;
	margin:0 0 13px;
	letter-spacing:-1px;
}
ul{
	margin:0 0 19px 0;
	list-style-position:outside;
	list-style-type:none;
}
ol{
	margin:0 0 19px 25px;
	list-style-position:outside;
	list-style-type:decimal;
}
li ul, li ol{
	margin-top:5px;
	margin-bottom:10px;
	list-style-type:none;
}
ul li{
	margin-bottom:9px;
	background:url(img/square.gif) no-repeat left 3px;
	padding-left:15px;
}
.content ul li{
	margin-bottom:5px;
	background:url(img/square3.gif) no-repeat left 6px;
	padding-left:20px;
}
.contentli ul li{
	margin-bottom:5px;
	background:url(img/square3.gif) no-repeat left 6px;
	padding-left:20px;
}
ol li{
	margin-bottom:4px;
}
.middle{
	vertical-align:middle;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.cl{
	clear:both;
	height:0px;
	font-size:0px;
	overflow:hidden;
}
/*format styles*/
.min{
	background:url(img/top-bg.jpg) repeat-x left top;
	min-height:100%;
	height:auto !important;
	height:100%;
}
.head{
	width:960px;
	margin:0 auto 9px;
}
.head .menu{
	float:left;
	padding:0px 0 13px 6px;
        display: inline;
        list-style: none;
        margin: 0px;
}
.head .menu li {
        display: inline;
        list-style: none;
        background: none;
        position: relative;
        float:left;
        margin: 0px;
}
.head .menu a{
	display:block;
	float:left;
	color:#001229;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	background:url(img/menu-l.gif) no-repeat left 100px;
	cursor:pointer;
}
.head .menu a span{
	display:block;
	float:left;
	background:url(img/menu-r.gif) no-repeat right 100px;
	height:35px;
	position:relative;
	padding:18px 26px 0;
}
.head .menu a span span{
	position:absolute;
	left:0;
	top:-1px;
	color:#fff;
	background:none;
}
.head .menu a.act span span{
        top:0px;
}
.head .menu a:hover{
	background-position:left top;
	color:#000c25;
}
.head .menu a:hover span{
	background-position:right top;
}
.head .menu a:hover span span{
	color:#fff;
}
.head .menu a.act{
	background-position:left -53px;
	color:#ffffff;
}
.head .menu a.act span{
	background-position:right -53px;
	padding:17px 29px 0;
        height:36px;
}
.head .menu a.act span span{
	color:#ffffff;
}
.head .menu li .submenu {
        padding: 0px 0px 10px;
        margin: 0px;
        display:none;
        background: #0A2672;
        border: 1px solid #011640;
        border-top:0px;
        color: #8CB4D4;
        position: absolute;
        top: 50px;
        left: 15px;
        font-weight: normal;
        font-size: 14px;
        z-index: 500;
        width: 130%;
        z-index: 495;
}
.head .menu li:hover .submenu {
        display: block;
}
.head .menu li .submenu:hover{
        display: block;
}
.head .menu li .submenu:hover{
        display: block;
}
.head .menu li .submenu a {
        padding: 10px 20px 0px;
        text-decoration: none;
        color: #678EBA;
        font-weight: normal;
        background: none;
}
.head .menu li .submenu a:hover {
        text-decoration: none;
        color: #ffffff;
        background: none;
        background: none;
}
.head .menu li:hover a {
	background-position:left top;
	color:#000c25;
}
.head .menu li:hover a span {
	background-position:right top;
}
.head .menu li:hover a span span {
	color:#fff;
}
.head .menu li:hover .submenu a {
	color:#678EBA;
}
.head .menu li:hover .submenu a:hover {
	color:#ffffff;
}

.head .login{
	float:right;
	padding:18px 5px 0 0;
	font-size:12px;
}
.head .login a{
	color:#fff;
}
.head .login a:hover{
	color:#ffb516;
}
.head .login a.login-btn{
	display:block;
	background:url(img/login-bg.gif) no-repeat left top;
	width:94px;
	height:19px;
	font-size:12px;
	color:#11205A;
	text-decoration:none;
	padding:5px 0 0 32px;
	margin:-3px 0 0;
}
.head .login a:hover.login-btn{
	color:#210600;
}
.head .head-pic{
	background:url(img/head-pic.jpg) no-repeat left top;
	height:146px;
	padding:8px 0 0 39px;
	position:relative;
}
.head .head-left{
        float:left;
        width: 435px;
        padding-top: 7px;
}
.head .head-right{
        float:left;
        width: 469px;
}
.head .today{
	color:#597B95;
	font-size:12px;
	padding:38px 0 0px 1px;
}
.head .today span {
        color: #8CB4D4;
}
.head .logo{
	margin:0 0 20px;
}
.head .logo a{
	display:block;
	background:url(img/0.gif) no-repeat left top;
	width:326px;
	height:41px;
}
.head .car-here {
        position: absolute;
        bottom: 0px;
        left: 224px;
        border: 0px;
}
.head .click-chat {
        float:left;
        width: 210px;
        height: 89px;
        background: url(img/click-chat.png) no-repeat left top;
}
.head .click-chat a{
	display:block;
	background:url(img/0.gif) no-repeat left top;
	width:130px;
	height:35px;
        padding: 11px 0px 0px 80px;
}
.head .click-online {
        float:left;
        width: 208px;
        height: 54px;
        margin: 10px 0px 0px 50px;
        background: url(img/click-online.png) no-repeat left top;
}
.head .click-online a{
	display:block;
	background: url(img/0.gif) no-repeat left top;
	width:66px;
	height:40px;
        margin: 4px 0px 0px 137px;
}
.head .contact{
	padding:5px 0 0 1px;
}
.head .phone{
	display:inline-block;
	background:url(img/ico1.png) no-repeat left top;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	padding:1px 15px 0 28px;
	height:38px;
	vertical-align:top;
}
.head .phone font{
        font-size:14px;
        font-family: Verdana;
        font-style: italic;
}
.head .head-btn{
	display:block;
	position:absolute;
	right:19px;
	top:100px;
	background:url(img/btn-prestige.png) no-repeat left top;
	width:218px;
	height:41px;
}
.head .support{
	display:inline-block;
	background:url(img/ico2.gif) no-repeat left top;
	font-size:12px;
	font-weight:bold;
	color:#059;
	padding:3px 0 0 32px;
	height:20px;
	vertical-align:top;
}
.head .support span{
	margin-left:4px;
}
.head .support span.online{
	color:#51bc3f;
}
.head .support span.offline{
	color:#999;
}

.head a.support{
	display:inline-block;
	background:url(img/ico2.gif) no-repeat left top;
	font-size:12px;
	font-weight:bold;
	color:#216b00;
	padding:3px 0 0 32px;
	height:20px;
	vertical-align:top;
	text-decoration:none;
}
.head a.support span{
	margin-left:4px;
}
.head a.support span.online{
	color:#51bc3f;
}
.head a.support span.offline{
	color:#999;
}
.center{
	width:960px;
	margin:0 auto;
	padding:0 0 298px;
}
.center .banner{
	text-align:right;
}
.center .banner div{
	margin:0 0 11px;
}
.center .prestige{
	background:url(img/prestige.png) no-repeat left top;
	width:140px;
	height:47px;
	padding:189px 0 0 8px;
}
.center .prestige a{
	display:block;
	background:url(img/prestige-more.png) no-repeat left top;
	width:134px;
	height:40px;
}
.center .prestige a:hover{
	background-position:left -40px;
}
.center .mini{
	background:url(img/mini.png) no-repeat left top;
	width:140px;
	height:47px;
	padding:189px 0 0 8px;
}
.center .mini a{
	display:block;
	background:url(img/mini-more.png) no-repeat left top;
	width:133px;
	height:40px;
}
.center .mini a:hover{
	background-position:left -40px;
}
.center .green{
	background:url(img/green.png) no-repeat left top;
	width:141px;
	height:46px;
	padding:189px 0 0 8px;
}
.center .green a{
	display:block;
	background:url(img/green-more.png) no-repeat left top;
	width:133px;
	height:40px;
}
.center .green a:hover{
	background-position:left -40px;
}
.center .long{
	background:url(img/long.png) no-repeat left top;
	width:140px;
	height:46px;
	padding:189px 0 0 7px;
}
.center .long a{
	display:block;
	background:url(img/long-more.png) no-repeat left top;
	width:133px;
	height:40px;
}
.center .long a:hover{
	background-position:left -40px;
}
.center .discount{
	background:url(img/discount.png) no-repeat left top;
	width:142px;
	height:45px;
	padding:189px 0 0 8px;
}
.center .discount a{
	display:block;
	background:url(img/discount-more.png) no-repeat left top;
	width:133px;
	height:40px;
}
.center .discount a:hover{
	background-position:left -40px;
}
.center .home{
	background:url(img/home.png) no-repeat left top;
	width:140px;
	height:45px;
	padding:189px 0 0 7px;
}
.center .home a{
	display:block;
	background:url(img/home-more.png) no-repeat left top;
	width:133px;
	height:40px;
}
.center .home a:hover{
	background-position:left -40px;
}
.center .more{
	margin:-7px 0 18px;
}
.center .text{
	padding:0 15px;
}
.center .main-step{
	background:url(img/step-bg.gif) repeat-y left top;
}
.center .four-steps{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding:6px 15px 20px 23px;
	background:url(img/arrow.gif) no-repeat center bottom;
	margin-bottom:4px;
}
.center .four-steps span{
	display:inline-block;
	position:relative;
}
.center .four-steps span span{
	position:absolute;
	left:0;
	top:-1px;
	color:#fff;
}
.center .step{
	padding:0 0 0 8px;
}
.center .step div{
	background-position:left top;
	background-repeat:no-repeat;
	height:72px;
	margin-bottom:2px;
	position:relative;
}
.center .step div .step-cor-t{
	position:absolute;
	right:0;
	top:-8px;
	display:none;
	background:url(img/step-cor-t.gif) no-repeat left top;
	width:8px;
	height:8px;
}
.center .step div .step-cor-b{
	position:absolute;
	right:0;
	bottom:-8px;
	display:none;
	background:url(img/step-cor-b.gif) no-repeat left top;
	width:8px;
	height:8px;
}
.center .step div.active .step-cor-t, .center .step div.active .step-cor-b{
	display:block;
}
.center .step div.active{
	background-position:left -72px;
	height:71px;
}
.center .step div.approve{
	background-position:left -143px;
	height:73px;
}
.center .step div.step1{
	background-image:url(img/step1.png);
}
.center .step div.step2{
	background-image:url(img/step2.png);
}
.center .step div.step3{
	background-image:url(img/step3.png);
}
.center .step div.step4{
	background-image:url(img/step4.png);
}
.center .text-line{
	font:26px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	letter-spacing:-1px;
	background:#059 url(img/text-line-bg.gif) repeat-x left top;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	behavior:url(PIE.htc);
	padding:16px 23px 21px;
	margin-bottom:25px;
}
.center .offers{
	font-size:14px;
}
.center .offers div{
	margin-bottom:20px;
}
.center .offers h3{
	margin:4px 0 3px;
}
.center .offers strong{
	letter-spacing:-0.03em;
}
.center .offers p{
	line-height:17px;
}
.center .vehicle{
	margin-bottom:-20px;
}
.center .vehicle td{
	padding-bottom:34px;
	font-size:12px;
}
.center .vehicle td td{
	padding-bottom:0;
}
.center .vehicle .vehicle-pic{
	background:#fff;
	border:1px solid #b8ceda;
	padding:1px;
	text-align:center;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow: #fff 0px 1px 0px;
	-moz-box-shadow: #fff 0px 1px 0px;
	box-shadow: #fff 0px 1px 0px;
	behavior:url(PIE.htc);
	width:157px;
	height:107px;
	margin:2px 0 0;
}
.center .vehicle .vehicle-ttl{
	font:bold 18px/18px Arial, Helvetica, sans-serif;
	color:#000;
	margin-bottom:14px;
}
.center .vehicle ul{
	margin:0 0 17px;
}
.center .vehicle li{
	margin:0 0 6px;
	background-position:left 2px;
	line-height:14px;
}
.center .step-bg{
	background:url(img/step-bg2.gif) repeat-y left top;
	margin-bottom:16px;
	zoom:1;
}
.center .step-t{
	background:url(img/step-t3.gif) no-repeat left top;
}
.center .step-b{
	background:url(img/step-b3.gif) no-repeat left bottom;
	padding:12px 0 6px;
}
.center .key{
	padding:0 5px 12px 20px;
}
.center .key .key-ttl{
	color:#1f3850;
	font:24px Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom:11px;
}
.center .key .key-item{
	position:relative;
	padding:0 0 13px 21px;
}
.center .key .key-item span{
	position:absolute;
	left:0;
	top:0;
	width:16px;
	height:16px;
}
.center .key .key-item .key1{
	background:url(img/key1.png) no-repeat left top;
}
.center .key .key-item .key2{
	background:url(img/key2.png) no-repeat left top;
}
.center .key .key-item .key3{
	background:url(img/key3.png) no-repeat left top;
}
.center .key .key-item .key4{
	background:url(img/key4.png) no-repeat left top;
}
.center .key .key-item .key5{
	background:url(img/key5.png) no-repeat left top;
}
.center .co{
	padding:0 5px 15px 20px;
}
.center .co .co-ttl{
	color:#1f3850;
	font:24px Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom:11px;
}
.center .co .co-ttl span{
	display:block;
	font-size:12px;
	margin-top:-3px;
}
.center .co .co-item{
	position:relative;
	padding:3px 0 9px 45px;
}
.center .co .co-item img{
	position:absolute;
	left:0;
	top:0;
}
.center .step-t2{
	background:url(img/step-t2.gif) no-repeat left top;
	height:13px;
}
.center .step-b2{
	background:url(img/step-b2.gif) no-repeat left top;
	height:13px;
}
.main-step .content{
	padding:2px 16px 15px;
	border:0;
	background:none;
}
.content{
	padding:2px 11px 7px;
	border-left:5px solid #002b66;
	border-right:5px solid #002b66;
	background:#fff;
	zoom:1;
}
.content a{
	color:#059;
}
.content a:hover{
	color:#000;
}
.content .date-time{
	color:#059;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #059;
	padding-bottom:7px;
	margin-bottom:8px;
}
.content .date-time td{
	vertical-align:middle;
	padding-bottom:9px;
}
.content .date-time td td{
	padding:0;
}
.content .date-pick{
	padding-bottom:5px;
}
.content .field, .form .field{
	float:left;
	position:relative;
}
.form .field img{
	float:left;
}
.content .field span{
	float:left;
	width:3px;
	height:34px;
}
.content .field .field-l{
	background:url(img/field-l.gif) no-repeat left top;
}
.content .field .field-r{
	background:url(img/field-r.gif) no-repeat left top;
}
.content .field input, .form .field input{
	float:left;
	background:url(img/field-bg.gif) repeat-x left top;
	border:0;
	height:16px;
	padding:9px 6px;
}

.content .field textarea, .form .field textarea{
	float:left;
	background:url(img/field-bg-txt.gif) repeat-x left top;
	border:0;
	height:132px;
	padding:9px 6px;
	overflow:auto;
	resize:none;
}

.content .find{
	margin-bottom:18px;
}
.content .find td{
	font-size:14px;
	vertical-align:middle;
}
.content .find-name{
	font-weight:bold;
	color:#059;
	margin:5px 0;
}
.content .view{
	display:inline-block;
	font-size:12px;
	letter-spacing:-1px;
	margin:4px 0 0;
}
.content .block{
	background:#059 url(img/block-bg.gif) repeat-x left top;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	behavior:url(PIE.htc);
	position:relative;
	padding:10px 8px;
	margin-bottom:6px;
}
.content .block .shad{
	display:inline-block;
	position:relative;
	font-size:14px;
	color:#000;
	margin-bottom:1px;
	letter-spacing:-1px;
}
.content .block .shad span{
	display:block;
	position:absolute;
	left:0;
	top:-1px;
	color:#fff;
}
.content .block .shad-change{
	display:inline-block;
	position:relative;
	font-size:14px;
	color:#000;
	background:url(img/arrow1.png) no-repeat right 5px;
	padding-right:13px;
	margin-bottom:1px;
	letter-spacing:-1px;
}
.content .block .shad-change span{
	display:block;
	position:absolute;
	left:0;
	top:-1px;
	text-decoration:underline;
	color:#FF6666;
}
.content .block-bord{
	background:#003e82;
	border-bottom:1px solid #2c81c5;
	height:1px;
	overflow:hidden;
	margin-bottom:7px;
}
.content .text-info{
	font-size:14px;
	line-height:17px;
	padding:0 9px 17px;
}
.content .sort{
	background:#059 url(img/sort-bg.gif) repeat-x left top;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	behavior:url(PIE.htc);
	padding:10px 0 9px 8px;
	position:relative;
	margin-bottom:14px;
}
.content .sort td{
	vertical-align:middle;
}
.content .sort .sort-ttl{
	color:#000;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
	position:relative;
}
.content .sort .sort-ttl span{
	display:block;
	position:absolute;
	left:0;
	top:-1px;
	color:#fff;
}
.content .sort .shad{
	position:relative;
	font-size:13px;
	color:#000;
}
.content .sort .shad span{
	display:block;
	position:absolute;
	left:0;
	top:-1px;
	color:#fff;
}
.content .small{
	font-size:14px;
}
.content .book{
	background:#cbdfee;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	behavior:url(PIE.htc);
	padding:7px 7px 6px;
	float:right;
	width:141px;
	margin:2px 0 0;
}
.content .total{
	background:#357cb5;
	padding:10px 7px 6px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	behavior:url(PIE.htc);
	float:right;
	width:141px;
	margin-bottom:15px;
}
.content .total .total-ttl{
	font-size:12px;
	color:#153248;
	position:relative;
	margin-bottom:-3px;
}
.content .total .total-ttl span{
	display:block;
	position:absolute;
	left:0;
	top:-1px;
	color:#bee6ff;
}
.content .total .total-price{
	font-size:18px;
	color:#153248;
	position:relative;
	letter-spacing:-1px;
	margin-bottom:5px;
}
.content .total .total-price div{
	display:block;
	position:absolute;
	left:0;
	top:-1px;
	color:#fff;
}
.content .arrival{
	color:#58644d;
	font-size:12px;
	white-space:nowrap;
	float:left;
	line-height:14px;
	margin:3px 0 0;
}
.content .arrival span{
	font-size:18px;
	letter-spacing:-1px;
}
.content .pay-now{
	color:#58644d;
	font-size:12px;
	white-space:nowrap;
	float:left;
	line-height:14px;
	margin:2px 0 0;
}
.content .pay-now span{
	font-size:18px;
	letter-spacing:-1px;
	color:#000;
	display:inline-block;
	margin-top:2px;
}
.content .car{
	padding:13px 0 21px 9px;
	zoom:1;
	position:relative;
	border-top:1px solid #cbdfee;
}
.content .car.first{
	border:0;
	padding:0 0 21px 9px;
}
.content .car .car-name{
	color:#059;
	font-size:18px;
	letter-spacing:-1px;
	padding:7px 0 27px 38px;
	position:relative;
}
.content .car .car-name .co-img{
	position:absolute;
	left:-3px;
	top:7px;
}
.content .car .car-icons{
	text-align:right;
	padding:11px 0 0;
	white-space:nowrap;
}
.content .car .car-icons span{
	display:inline-block;
	position:relative;
	padding:0 0 0 32px;
}
.content .car .car-icons span i{
	position:absolute;
	left:15px;
	top:0;
	width:16px;
	height:16px;
}
.content .car .car-icons span .key1{
	background:url(img/key1.png) no-repeat left top;
}
.content .car .car-icons span .key2{
	background:url(img/key2.png) no-repeat left top;
}
.content .car .car-icons span .key3{
	background:url(img/key3.png) no-repeat left top;
}
.content .car .car-icons span .key4{
	background:url(img/key4.png) no-repeat left top;
}
.content .car .car-icons span .key5{
	background:url(img/key5.png) no-repeat left top;
}
.content .car .car-icons2{
	padding:2px 0 5px 8px;
}
.content .car .car-icons2 span{
	display:inline-block;
	position:relative;
	padding:3px 0 0 20px;
	margin-right:15px;
}
.content .car .car-icons2 span img{
	position:absolute;
	left:0;
	top:0;
}
.content .car .car-pic{
	position:relative;
	width:191px;
	text-align:center;
}
.content .car .eco{
	position:absolute;
	left:20px;
	top:36px;
}
.content .car ul{
	margin:0 0 8px;
}
.content .car li{
	background:url(img/square2.gif) no-repeat left 6px;
	padding:0 0 0 8px;
	margin:0 0 2px;
}
.content .car-extras-link{
	position:relative;
	top:1px;
}
.content .car-extras-link a{
	display:inline-block;
	background:url(img/add-extras.gif) no-repeat left top;
	width:114px;
	height:27px;
	outline:none;
}
.content .car-extras-link a.act{
	height:35px;
	background-position:left -35px;
}
.content .car-extras-l{
	background:#59ae02 url(img/extras-l.gif) no-repeat left bottom;
	padding-left:1px;
}
.content .car-extras-r{
	background:#59ae02 url(img/extras-r.gif) no-repeat right bottom;
	padding-right:1px;
}
.content .car-extras-bg{
	background:#fff;
	padding:4px 11px 0;
}
.content .car-extras{
/*	width:537px;*/
	left:-9px;
	margin-right:-9px;
	position:relative;
	font-size:14px;
	display:none;
}
.content .car-extras h4{
	padding:20px 0 0 7px;
	margin:0 0 4px;
}
.content .car-extras-item{
	letter-spacing:-1px;
	padding:8px 0 11px 10px;
	border-bottom:1px solid #cbdfee;
}
.content .car-extras-item.act{
	border-bottom:1px solid #cbdfee;
	background:#c2f4a5;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	behavior:url(PIE.htc);
	position:relative;
}
.content .car-extras .extras-item-pic{
	width:70px;
	padding:3px 0 0;
}
.content .car-extras .extras-item-pic img{
	border:2px solid #cbdfee;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	behavior:url(PIE.htc);
	width:57px;
	height:57px;
}
.content .car-extras .car-extras-item.act .extras-item-pic img{
	border:2px solid #cbdfee;
}
.content .car-extras .extras-item-info{
	color:#3c3c3c;
	font-size:13px;
	letter-spacing:normal;
	line-height:15px;
        width: 320px;
}
.content .car-extras .extras-item-name{
	font-size:15px;
	font-weight:bold;
	margin-bottom:3px;
	color:#000;
	letter-spacing:-1px;
	line-height:normal;
}
.content .car-extras .extras-item-price{
	color:#059;
	font-size:13px;
	font-weight:normal;
	letter-spacing:-1px;
}
.content .car-extras .extras-select{
	width:110px;
	padding:15px 0 0 15px;
}
.content .car-extras .extras-add{
	padding:22px 0 0;
	font-size:13px;
	width:130px;
}
.content .car-extras .extras-price {
        width: 80px;
        font-weight: bold;
        font-size: 15px;
        padding: 22px 0 0;
}
.content .book-ttl{
	color:#059;
	font-size:18px;
	margin:-2px 0 6px;
}
.content .bord{
	background:#a2b6c5;
	border-bottom:1px solid #e5f9ff;
	height:1px;
	overflow:hidden;
	margin:8px 0;
}
.content .bord1{
	background:#0c538c;
	border-bottom:1px solid #4f96cf;
	height:1px;
	overflow:hidden;
	margin:0 0 8px;
}
.content .bord2{
	background:#c3c3c3;
	border-bottom:1px solid #fff;
	height:1px;
	overflow:hidden;
	margin:0 0 7px;
}
.center .includes{
	background:#ececec;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	behavior:url(PIE.htc);
	padding:8px 7px 5px;
	width:141px;
	float:right;
}
.center .includes .includes-ttl{
	color:#000;
	font:18px Arial, Helvetica, sans-serif;
	margin-bottom:8px;
	letter-spacing:-1px;
}
.center .includes ul{
	margin:0 0 4px;
}
.center .includes li{
	background:url(img/square1.gif) no-repeat left 4px;
	padding:0 0 6px 20px;
	margin:0;
}
.center .includes .none-select{
	background:url(img/ico-none.gif) no-repeat 1px 4px;
	padding-left:20px;
	margin-bottom:10px;
}
.content .extras-ttl{
	background:url(img/ico5.gif) no-repeat 3px 5px;
	font-size:18px;
	letter-spacing:-1px;
	padding:0 0 0 23px;
	margin-bottom:16px;
}
.content .extras-ttl div{
	color:#059;
	letter-spacing:normal;
	margin-bottom:1px;
}
.content .extras-ttl span{
	font-size:12px;
	letter-spacing:normal;
}
.content .cont{
	padding:0 8px;
	font-size:14px;
	line-height:17px;
}
.content .box-ttl{
	background:#059 url(img/sort-bg.gif) repeat-x left top;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	behavior:url(PIE.htc);
	position:relative;
	padding:2px 8px 0;
	margin-bottom:15px;
}
.content .box-ttl h3{
	margin:0;
}
.content .box-ttl td{
	vertical-align:middle;
	height:41px;
}
.content .price{
	font-size:18px;
	font-weight:bold;
	color:#000;
	letter-spacing:-1px;
	line-height:normal;
	border-top:1px solid #cbdfee;
	padding:6px 0 0;
	margin:-3px 0 14px;
}
.content .price span{
	font-size:30px;
	letter-spacing:-2px;
	margin-left:16px;
}
.content .req{
	color:#fff;
	white-space:nowrap;
	text-shadow:#193700 0 1px 0;
}
.content .secure{
	background:url(img/ico6.gif) no-repeat left top;
	color:#fff;
	padding-left:14px;
	float:right;
	text-shadow:#193700 0 1px 0;
}
.form{
	margin-bottom:25px;
}
.form td{
	vertical-align:middle;
	letter-spacing:-1px;
	padding:5px 0;
}
.form td td{
	padding:0;
}
.form .field-name{
	text-align:right;
	font-size:14px;
	padding-right:18px;
	line-height:14px;
}
.content .comlete{
	background:url(img/complete.png) no-repeat 6px 9px;
	font-size:18px;
	letter-spacing:-1px;
	padding:6px 0 0 227px;
	min-height:146px;
	margin-bottom:14px;
}
.content .comlete div{
	padding:7px 0 4px;
}
.content .comlete span{
	color:#059;
	font-size:48px;
	font-weight:bold;
	letter-spacing:-3px;
}
.content .order-info{
	margin-bottom:38px;
}
.content .order-info td{
	font-size:14px;
	line-height:17px;
	padding-left:10px;
	letter-spacing:-1px;
}
.content .order-info td td{
	padding:0;
}
.content .order-info .order-info-name{
	color:#059;
	font-size:18px;
	font-weight:bold;
	line-height:normal;
	padding-bottom:13px;
}
.content .order-car{
	padding:14px 40px 14px 0;
	text-align:center;
}
.content .note{
	background:#3e8401 url(img/block-bg.gif) repeat-x left top;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	behavior:url(PIE.htc);
	position:relative;
	margin-bottom:4px;
}
.content .note .note-ico{
	background:url(img/note-ico.gif) no-repeat 9px center;
	padding:8px 9px 11px 70px;
}
.content .note .note-ttl{
	font-size:18px;
	position:relative;
	color:#000;
	letter-spacing:-1px;
}
.content .note .note-ttl span{
	display:block;
	position:absolute;
	left:0;
	top:-1px;
	color:#fff;
}
.content .note .shad{
	display:inline-block;
	position:relative;
	font-size:14px;
	color:#000;
	letter-spacing:-1px;
}
.content .note .shad span{
	display:block;
	position:absolute;
	left:0;
	top:-1px;
	color:#fff;
}
.content .block-info-ttl{
	display:inline-block;
	background:url(img/block-info-ttl.gif) repeat-x left top;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	behavior:url(PIE.htc);
	height:26px;
	padding:8px 9px 0;
	color:#2a2525;
	position:relative;
}
.content .block-info-ttl.act{
	-webkit-border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	border-radius:10px 10px 0 0;
}
.content .block-info-ttl span{
	display:inline-block;
	background:url(img/block-info-arrow.gif) no-repeat right 7px;
	padding-right:13px;
	cursor:pointer;
}
.content .block-info-ttl.act span{
	background-position:right -38px;
}
.content .block-info{
	background:#ebebeb url(img/block-info.gif) repeat-x left top;
	padding:9px 9px 13px;
	color:#3c3c3c;
	line-height:18px;
	-webkit-border-radius:0 10px 10px 10px;
	-moz-border-radius:0 10px 10px 10px;
	border-radius:0 10px 10px 10px;
	behavior:url(PIE.htc);
	display:none;
	position:relative;
}
.content .block-info span{
	color:#000;
}
.content .block-info span strong{
	color:#059;
}
.content .info{
	position:relative;
	float:left;
}
.content .info .info-ico{
	position:absolute;
	left:11px;
	top:9px;
	background:url(img/ico-info.gif) no-repeat left top;
	width:15px;
	height:15px;
}
.content .info-box{
	position:absolute;
	left:-108px;
	bottom:-8px;
	width:242px;
	z-index:1000;
	font-size:14px;
	color:#3c3c3c;
	display:none;
}
.content .info-box div{
	clear:both;
}
.content .info-box-bg{
	background:url(img/info-box-bg.png) repeat-y left top;
	padding:3px 23px 2px;
}
.content .info-box-ttl{
	color:#010101;
	margin-bottom:9px;
}
.content .info-box p{
	margin:0;
	line-height:16px;
}
.center .itinerary{
	border:1px solid #002b66;
	background:#fff;
	width:165px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	behavior:url(PIE.htc);
	padding:9px 20px 6px;
	margin-bottom:20px;
	position:relative;
}
.center .itinerary .itinerary-ttl{
	font:24px/27px Tahoma, Arial, Helvetica, sans-serif;
	color:#1f3850;
	margin-bottom:14px;
}
.center .itinerary p{
	color:#3c3c3c;
	line-height:16px;
	margin:0 0 8px;
}
.center .itinerary strong{
	color:#000;
	line-height:20px;
}
.red{
	color:#c10101;
}
.cgr{
	color:#059;
}
.block1{
	background:url(img/block1-bg.jpg) no-repeat left bottom;
	position:relative;
	left:-15px;
	margin:0 -31px 13px 0;
	width:960px;
	padding:0 16px 17px 15px;
}
.banner1{
	margin-top:4px;
}
.hint-ico{
	width:25px;
	padding:25px 0 0 2px;
}
.hint{
	position:absolute;
	left:-36px;
	bottom:-24px;
	width:297px;
	z-index:1000;
	font-size:12px;
	color:#333;
	letter-spacing:normal;
	display:none;
}
.hint .hint-bg{
	background:url(img/hint-bg.png) repeat-y left top;
	padding:2px 25px 4px;
}
.hint .hint-ttl{
	color:#000;
	font-size:18px;
	line-height:18px;
	text-transform:uppercase;
	margin-bottom:4px;
}
.hint p{
	margin:0;
	line-height:14px;
}
.ico-hint{
	background:url(img/hint-ico.png) no-repeat left top;
	width:17px;
	height:17px;
}
.relative{
	position:relative;
}
.btn-print{
	display:inline-block;
	background:url(img/btn-print.png) no-repeat left top;
	width:138px;
	height:74px;
}
a.btn{
	display:inline-block;
	background:url(img/btn-r.png) no-repeat right top;
	padding-right:25px;
	font-size:16px;
	line-height:normal;
	font-weight:bold;
	color:#982B2B;
	text-decoration:none;
	letter-spacing:-1px;
	white-space:nowrap;
	cursor:pointer;
}
a.btn span{
	display:inline-block;
	background:url(img/btn-l.png) no-repeat left top;
	position:relative;
	height:33px;
	padding:8px 12px 0 23px;
}
a.btn span span{
	background:none;
	display:block;
	position:absolute;
	left:0;
	top:1px;
	color:#fefefe;
}
a:hover.btn{
	color:#c59000;
}
a.btn1{
	display:inline-block;
	background:url(img/btn1-r.png) no-repeat right top;
	padding-right:10px;
	font-size:16px;
	line-height:normal;
	font-weight:bold;
	color:#c59000;
	text-decoration:none;
	letter-spacing:-1px;
	white-space:nowrap;
	cursor:pointer;
}
a.btn1 span{
	display:inline-block;
	background:url(img/btn-l.png) no-repeat left top;
	position:relative;
	height:33px;
	padding:8px 13px 0 23px;
}
a.btn1 span span{
	background:none;
	display:block;
	position:absolute;
	left:0;
	top:1px;
	color:#fefefe;
}
a:hover.btn1{
	color:#c59000;
        cursor: auto;
}


.popup1{
	z-index:1000;
	border:2px solid white;
	background-color:#059;
	padding:10px;
	color:white;
	position:absolute;
}

button.btn{
	display:inline-block;
	background:url(img/btn-r.png) no-repeat right 1px;
	padding-right:25px;
	font-size:16px;
	line-height:normal;
	font-weight:bold;
	color:#c59000;
	text-decoration:none;
	letter-spacing:-1px;
	
	cursor:pointer;
	border:0;
	margin:0;
	padding-left:0;
	position:relative;
}
@-moz-document url-prefix() {
 button.btn {background-position:right 0;}
}

button.btn::-moz-focus-inner { 
    border: 0;
    padding: 0;
}





button.btn span{
	display:block;
	background:url(img/btn-l.png) no-repeat left top;
	position:relative;
	height:31px;
	padding:10px 12px 0 23px;
	color:#fefefe;

}


@media screen and (-webkit-min-device-pixel-ratio:0) {
button.btn{
background:none;
padding:0;
}

button.btn span{
background-image: url(img/btn-r.png), url(img/btn-l-webkit.png);
background-position: right top, right top;
background-repeat: no-repeat;
padding-right:37px;
}
   
}


button.btn span span{
	background:none;
	display:block;
	position:absolute;
	left:0;
	top:1px;
	color:#fefefe;
}
button:hover.btn{
	color:#c59000;
}



.bottom{
	background:url(img/footer-bg.gif) repeat-x left top;
	height:271px;
	margin:-271px 0 0;
	position:relative;
}
.footer{
	width:960px;
	height:253px;
	margin:0 auto;
	padding:18px 0 0;
	font-size:12px;
	position:relative;
}
.footer .menu{
	margin:0 0 37px;
}
.footer .menu a{
	color:#666;
	text-decoration:none;
	display:block;
	width:164px;
	height:21px;
	background:url(img/foot-link.png) no-repeat left top;
	padding:4px 0 0 29px;
	margin:0 0 5px;
}
.footer .menu a:hover{
	background-position:left -25px;
	color:#333;
}
.footer .menu a.act{
	background-position:left -25px;
	color:#333;
}
.footer .copy{
	color:#2a261c;
	text-transform:uppercase;
	text-align:center;
}
.mb6{
	margin-bottom:6px;
}
.mb8{
	margin-bottom:8px;
}
.mb15{
/*	margin-bottom:15px;*/
        margin: 25px 0px 15px;
}
.mb20{
	margin-bottom:20px;
}
.mb25{
	margin-bottom:25px;
}


/* Rental popups */



	.renta-overlay {
		background: #dcecf5;
		opacity: 0.4;
		filter: alpha(opacity = 40);
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 100;
		display: none;
	}

	.renta-wrapper {
		width: 745px;

	}



	.renta-close {
		width: 16px;
		height: 16px;
		background: url("/img/renta-close.png") no-repeat left top;
		cursor: pointer;
		position: absolute;
		top: 0;
		right: 12px;
	}

	.renta-content {
		position: relative;
		padding: 16px 12px 10px;
		min-height: 100px;
	}

	.renta-top {
		background: url("/img/renta-top.png") no-repeat left top;
		height: 16px;
		width: 745px;
	}

	.renta-bot {
		background: url("/img/renta-bot.png") no-repeat left top;
		height: 16px;
		width: 745px;
	}

	.renta-middle {
		border-left: 5px solid #059;
		border-right: 5px solid #059;
		background: #fff;
	}

	.renta-table {
		width: 100%;
		border-collapse: collapse;
	}

	.renta-table > tbody > tr > td {
		padding: 0;
		width: 100%;
	}

	.renta-table > tbody > tr > td:first-child {
		width: auto !important;
		text-align: center;
		padding-right: 20px;
	}

	.renta-btn {
		margin: 45px 0 0 0;
	}

	.renta-form-table {
		border-collapse: collapse;
		clear: both;
	}

	.renta-form-table td:first-child {
		padding-right: 20px;
		vertical-align: middle;
		width: 160px;
		text-align: right;
	}

	.renta-form-table td {
		padding-bottom: 10px;
	}

	.renta-wrapper .field {
		float: left;
		position: relative;
	}

	.renta-wrapper .field span {
		float: left;
		width:3px;
		height:34px;
	}
	.renta-wrapper .field .field-l{
		background:url(img/field-l.gif) no-repeat left top;
	}
	.renta-wrapper .field .field-r{
		background:url(img/field-r.gif) no-repeat left top;
	}

	.renta-wrapper .field input {
		float: left;
		background: url(/img/field-bg.gif) repeat-x left top;
		border: 0;
		height: 16px;
		padding: 9px 6px;
	}

.ui-tabs-nav {
	width: 690px;
	white-space: nowrap;
	background: #ffffff !important;
}

.ui-tabs-nav li span {
	padding: 7px 5px 0 5px !important;
}

.promo-today {
	width:686px;
	height:43px;
	background:#C5DBEC url(img/promo-grad3.gif) repeat-x left top;
	line-height:43px;
	padding:0 9px;
	color:#820000;
	font-size:14px;
	font-weight:bold;
	text-shadow:0 1px 1px #ffffff;
	filter: Shadow(Color=#ffff44,Direction=125,Strength=0); 
	margin:0 0 10px 0;
	letter-spacing:-1px;
        -webkit-border-radius:6px;
        -moz-border-radius:6px;
        border-radius:6px;
        position: relative;
        z-index: 99;
}
.promo-stamp {
        position: absolute;
        right: 5px;
        top: -1px;
}

.form-w input[type="text"], 
.form-w input[type="password"] {
	background:url(/img/field-bg-w.gif) repeat-x left top;
}

.form-w .jquery-selectbox-leftCorner {
background:url(img/select-l-w.gif) !important;
}

.form-w .jquery-selectbox {
background:url(img/select-bg-w.gif) repeat-x;
}

.form-w .jquery-selectbox-list {
background:white !important;
}
.form-w .jquery-selectbox-item.listelementhover {
background:#e6f1f8 !important;

}

.banner-bottom{
	position:absolute;
	left:0;
	bottom:7px;
	width:784px;
	padding:0 0 0 176px;
}
.banner-b1{
	background:url(img/banner-b1.jpg) no-repeat left top;
	width:90px;
	height:49px;
}
.banner-b2{
	background:url(img/banner-b2.jpg) no-repeat left top;
	width:171px;
	height:49px;
}
.banner-b3{
	background:url(img/banner-b3.jpg) no-repeat left top;
	width:100px;
	height:49px;
}
.banner-b4{
	background:url(img/banner-b4.jpg) no-repeat left top;
	width:85px;
	height:49px;
}
.banner-carhire{
	cursor:pointer;
}
.footer-popup-pos{
	position:relative;
	display:none;
	cursor:default;
}
.footer-popup{
	position:absolute;
	left:-108px;
	bottom:16px;
	border:4px solid #cce2ed;
	background:#fff;
	padding:15px 18px 16px 20px;
	width:269px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border-radius:12px;
	behavior:url(PIE.htc);
}
.footer-popup-arrow{
	position:absolute;
	left:50%;
	bottom:-21px;
	margin-left:-20px;
	background:url(img/footer-popup-arrow.png) no-repeat left top;
	width:39px;
	height:21px;
}
.logo-popup{
	margin-bottom:24px;
}
.popup-txt{
	position:relative;
	padding:0 60px 12px 0;
	line-height:22px;
}
.popup-txt img{
	position:absolute;
	right:7px;
	top:6px;
}
.popup-txt1{
	color:#666;
	line-height:14px;
	margin-bottom:16px;
}
.popup-txt2{
	line-height:14px;
	font-weight:bold;
	margin-bottom:16px;
}
.popup-txt2 a{
	color:#059;
	text-decoration:none;
}
.popup-txt2 a:hover{
	color:#000;
}
.center .photo-big{
	border:1px solid #b7ceda;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	-webkit-box-shadow: #fff 0px 1px 0px;
	-moz-box-shadow: #fff 0px 1px 0px;
	box-shadow: #fff 0px 1px 0px;
	behavior:url(PIE.htc);
	position:relative;
	width:349px;
	height:255px;
	margin-bottom:22px;
}
.center .trumbs a{
	display:block;
	float:left;
	border:1px solid #b7ceda;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	-webkit-box-shadow: #fff 0px 1px 0px;
	-moz-box-shadow: #fff 0px 1px 0px;
	box-shadow: #fff 0px 1px 0px;
	behavior:url(PIE.htc);
	margin:2px 26px 17px 2px;
}
.center .trumbs a.act{
	border:3px solid #910f0f;
	margin:0 24px 15px 0;
}
.center .img_inline{
    display:inline;
}
.center .img_hidden{
    display:none;
}
.center .vehicle-info .vehicle-ttl{
	font:bold 18px/18px Arial, Helvetica, sans-serif;
	color:#000;
	margin-bottom:14px;
}
.center .vehicle-info ul{
	margin:0 0 33px;
}
.center .vehicle-info li{
	margin:0 0 6px;
	background-position:left 2px;
	line-height:14px;
	font-size:12px;
}

.base{background:url(img/ratings.gif) 0 0 no-repeat; width:114px; height:21px; float:left; padding-right:4px; overflow:hidden;}
.average{background:url(img/ratings.gif) 0 -21px no-repeat; text-indent:-9999px;height:21px;}
#rating{
        padding-left:25px;
        color: #666666;
}

.min_drive_age {
        background: url(img/car-min-age.gif) no-repeat left 22px;
        font-size: 14px;
        padding: 18px 0px 0px 18px;
}
.min_drive_age span {
        color: #196EB2;
        font-size: 16px;
        font-weight: bold;
}

.car-available {
        background: url(img/car-available.jpg) no-repeat left 22px;
        font-size: 16px;
        padding: 18px 0px 0px 18px;
        color: #517442;
}
.car-not-available {
        background: url(img/car-not-available.jpg) no-repeat left 22px;
        font-size: 16px;
        padding: 18px 0px 0px 18px;
        color: #C72D2D;
}
.car-last-few-remaining {
        background: url(img/car-last-few-remaining.jpg) no-repeat left 22px;
        font-size: 16px;
        padding: 18px 0px 0px 18px;
        color: #A56000;
}
.car-limited-availability {
        background: url(img/car-limited-availability.jpg) no-repeat left 22px;
        font-size: 16px;
        padding: 18px 0px 0px 18px;
        color: #DF4E00;
}
.car-on-request {
        background: url(img/car-on-request.jpg) no-repeat left 22px;
        font-size: 16px;
        padding: 18px 0px 0px 18px;
        color: #8C8C01;
}
.total-one-car {
        font-size: 20px;
        font-weight: bold;
        float: right;
/*        padding-top: 15px;*/
}
.total-one-car .total-one-car-price {
        color: #6F6F6E;
        float: left;
        width: 95px;
        padding-top: 6px;
}
.total-one-car .total-price {
        color: #000000;
        float: left;
        width: 135px;
        padding-top: 6px;
}

/* RENTAL */

.content .block-labelled {
	background: #fff !important;
	border: 1px solid #03589c;
	margin: 1.5em 0 1em;
}
.content .block-label {
	float: left;
	margin:-1.1em 0 .5em 0;
	padding: 0 5px;
	color: #03589c;
	background: #fff;
	
}
.content .block-content {
	clear:both;
	overflow:hidden;
}
.half {
	width: 50%;
	float: left;
}

.content .car .car-about-rate-f {
        margin: 20px 0px 0px;
}
.content .car .car-about-rate-f li {
        float: left;
        width: 150px;
        padding-right: 15px;
        padding-bottom: 5px;
}

.content .cont li {
    background: url("img/square3.gif") no-repeat scroll left 6px transparent;
    margin-bottom: 5px;
    padding-left: 20px;
}

.hint-info {
        position: relative;
        padding: 3px 0px 2px 15px;
        margin-left: 5px;
        color: #8A99A4;
        background: url(img/hint-info.gif) no-repeat left 4px;
        font-size: 11px;
        z-index: 556;
}
.hint-info:hover{
        cursor: pointer;
        cursor: hand;
}
.hint-info .hint-info-text {
        background: #FFEDDF;
        border: 2px solid #EED0BA;
        color: #695C5A;
        -webkit-border-radius:4px;
        -moz-border-radius:4px;
        border-radius:4px;
        position: absolute;
        top: 21px;
        left: -10px;
        display: none;
        padding: 13px;
        width: 145px;
        cursor: auto;
}
.hint-info .hint-info-arrow {
        position: absolute;
        top: 15px;
        left: -2px;
        display: none;
}
.hint-info:hover .hint-info-text,.hint-info:hover .hint-info-arrow {
        display: block;
}
.hint-info .hint-info-text:hover {
        display: block;
}

#rcode {
        float:right;
        color: #797979;
        text-decoration: underline;
        font-size: 12px;
        padding:8px 3px 0px 0px;
}
#rcode:hover {
        cursor:pointer;
        cursor:hand;
        text-decoration: none;
}
#rcode-block {
        display: none;
        padding: 0px 0px 15px;
}

.email_me_quote {
        padding: 8px 0px 5px 22px;
        background: url(img/email_quote.gif) no-repeat 2px 10px;
}
.email_me_quote a:hover {
        text-decoration: none;
        color: #1D69A6;
}
.email_quote_txt {
        font-weight: bold;
        color: #970000;
        background: #F3CACA url(img/email_quote_clock.jpg) no-repeat 3px 7px;
        padding: 10px 10px 10px 45px;
        margin-bottom: 5px;
}
.email_quote_hdr {
        font-weight: bold;
        font-size: 20px;
        color: #000000;
        text-align: center;
        padding: 10px 0px 5px;
}
