﻿.qs-tab-move {
position:relative;
bottom:-1px;
float:left;
white-space:nowrap;
}

.qs-tab-bg {
background-image:url(/NRTProducts/include/images/tab_active_bg.gif);
background-repeat:repeat-x;
width:100%;
height:23px;
text-align:center;
}

.qs-tab-left {
background-image:url(/NRTProducts/include/images/tab_active_left.gif);
background-repeat:no-repeat;
width:1px;
height:23px;
}

.qs-tab-text {
font-family:"Times New Roman" , Times, serif;
font-size:18px;
color:#036;
padding-left:15px;
padding-right:15px;
}

.qs-tab-right {
background-image:url(/NRTProducts/include/images/tab_active_right.gif);
background-repeat:no-repeat;
width:6px;
height:23px;
}

.qs-container {
border:1px solid #666;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
}

.qs-states {
width:200px;
}

.qs-container select {
font-size:12px;
}

.qs-error {
font-size:11px;
color:#C00;
}

.qs-bold,a.qs-bold {
font-weight:700;
}

.qs-small,a.qs-small,.qs-small a {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}