A:link {text-decoration: none; color: black;}
A:visited {text-decoration: none; color: blak;}
A:active {text-decoration: none; color: blak;}
A:hover {text-decoration: none; color: blue;}

.quo { width:100%;}
.quo_list {width:100%; height:150px; padding-top:10px;}
.quo_left {float:left; text-align:left; width:65%}
.quo_right { float:right; width:30%}

.quo_right ul {float:left; list-style:none}
.quo_right ul li{}

.quo_small_image { width:100px; padding:5px; height:100px;}

.quo_medium_image { width:300px; text-align:center; width:100%}
.quo_desc {padding:5px; float:left;}
.quo_small { font-size:9px; text-align:center;}
.quo_variants {padding:5px; border:0;} /*table*/


/*-------------------- Admin CSS reset  --------------------*/
.quotation_headernav {
	float:left;
	height:20px;
	width:700px;
}

.quo_headernav ul { list-style: none; height: 20px; float:left;}
.quo_headernav ul li { float: left; display: block; width: 130px; margin: 1px 2px; background-color:#FFFFFF; height: 20px; text-align:center; cursor:pointer;}
.quo_headernav ul li a { display: block; width: 130px; height: 20px; color: #959595; text-decoration: none; text-align: center; background: #FFFFFF;}
.quo_headernav ul li a:hover { background: #CCCCCC; }

.quo_tooltip { list-style: none; margin-left:0; padding-left:0}
.quo_tooltip li { border:1px; }
.quo_tooltip li a { text-decoration:none; color:#959595; font:12px Tahoma, Verdana; display:block; padding:3px; }
.quo_tooltip li a.active { color:#959595; }
.quo_tooltip li a:hover { color:#959595; background:#CCCCCC; }
