.whatsThis {
    margin-left: 5px;
    position: relative;
    top: -5px;
}
ul.tabs.menu {
	list-style: none outside none;
    margin: 1em 0 0 4px;
/*     min-height: 30px; */
	height: 30px;
    padding: 0;
}
#rma_data ul, #rma_units ul { list-style:none }
table { border-spacing: 2px; border-collapse: separate }
table td { padding:2px }
ul.tabs.menu li {
    border: 1px solid #C2C2C2;
	background: white;
    float: left;
    margin: 0 3px -1px;
    padding: 1px;
    list-style:none
}
ul.tabs.menu a {
    font-family: Arial Narrow;
    font-size: 15px;
	background: #EBEBEB;
	text-decoration: none;
	padding: 4px 14px;
	display: block;
	color: #666
}
ul.tabs.menu a:hover {
	background: #F5F5F5
}
ul.tabs.menu li.current a { background: white }
ul.tabs.menu li.current { border-bottom-color:white }
ul.tabs.menu li.last { }

#BuyNowBox {
    background: url('../shop/images/bg_fade.gif') repeat-x scroll 0 0 #FFFFFF;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    margin: 0 15px 15px 0;
    padding: 10px;
}

table.datagrid{border:1px solid #C2C2C2}
table.datagrid td{color:#333;line-height: 22px;}
table.datagrid th{text-align:left}
table.datagrid tr:first-child{background-color:#EAEAEA;font-weight:bold;color:#000}
table.datagrid tr:nth-child(2n+3){background-color:#F5F5F5}


form { text-align:left }
form ul { list-style: none; padding:0 0 0 2em }
form ul li { margin:2em 0 }
form label { font-weight:700 }
li.rma {
    background: url("../images/input_bg.png") repeat-x scroll 0 0 #EEEEEE;
    border: 1px solid #CCCCCC;
    height: 32px;
    padding: 0.5em;
}
li.rma div, li.rma a { margin:0 1em; height:18px }
li.rma div { float:left; width:40% }
table.tbl td { padding: 2px 0 }
#rma_data, #rma_units { border:1px solid #EEE; background:#F9F9F9 }
h3.dkred { cursor:pointer }

#tabContent {
    border: 1px solid #C2C2C2;
    padding: 2em 1.5em;
	margin-top: 0;
	margin-top: -2px\0/;
}

a.sbtn {
    padding: 1px 6px;
    text-decoration: none;
    color: #FFF;
}
.sbtn {
    background: none repeat scroll 0 0 #49B73E;
    border: 3px double #B5DFB1;
    color: #FFFFFF;
    font: 11px Verdana;
	cursor: pointer
}
.sbtn.blue {
	background-color: #77aad5;
	border-color: #FFFFFF;
}
.sbtn.gray {
	background-color: #949494;
	border-color: #d3d3d3;
}
.sbtn.orng {
	background-color: #949494;
	border-color: #d3d3d3;
}
.sbtn.red {
	background-color: #f48500;
	border-color: #FFFFFF;
}
.exp, .col {
    background: url("images/ico-exp-col.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 10px;
    margin: 2px 6px 0 0;
    width: 10px;
}
.col { background-position: -10px 0 }
.fr { float:right }
.fl { float:left }
.mr1 { margin-right:1em }
.mr3 { margin-right:3em }
.ml1 { margin-left:1em }
#quoteCont { width:790px; overflow-x:hidden; margin:0 2em 0 0 }
#quoteApproval {
    border-top: 1px solid #DDDDDD;
    margin: 1em 4em 0 0;
    padding: 1em 0 0;
    position:relative;
    text-align:right;
    z-index: 99; 
    background: url('images/vr-or.png') no-repeat scroll 48.5% center transparent;
}
#quoteApproval form {
	width:45%;
}
form.frm-appr { margin-right:10px }
#quoteApproval li { 
	margin: 1.25em 0 
}
#quoteApproval ul.vf li {
	margin: 1.5em 0;
}

#simplemodal-container a.modalPrintImg {
    background: url("images/ico-print.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: inline;
    height: 29px;
    position: absolute;
    right: 20px;
    top: -13px;
    width: 25px;
    z-index: 3200;
}
.no-thanks { font-weight:700;font-size:10pt;color:#942038 }
.req { font-size: 10pt; }
.narrow, .narrow option { font-family:Arial,sans-serif;letter-spacing: -0.5px }

#quote {
    position: relative;
}
#quote div { line-height:1 }
#quote span { font-weight:500; white-space: nowrap; }
#quote p { position:relative;line-height:1;margin:0;text-align:left }
.f11s48 {
    font-family: Arial !important;
    font-size: 16pt !important;
    letter-spacing: -0.5px;
    line-height: 72px;
}

.tooltip {
	background-color: #FFFFFF;
    border: 1px solid #660000;
    font: 9pt Arial;
    left: -2000px;
    max-width: 300px;
    padding: 6px;
    position: absolute;
    text-align: left;
    z-index: 999;
}