.defaultcursor {cursor:default}.text_sidebar {		font-family: Verdana, Arial, Helvetica;		font-size: 12px;		color: #555555;		text-decoration: none;	}	A:hover.text_sidebar {		font-family: Verdana, Arial, Helvetica;		font-size: 12px;		color: #0876B8;		text-decoration: underline;	}.category_header {		font-family: Verdana, Arial, Helvetica;		font-size: 22px;		color: #067AB5;		text-decoration: none;	}	A:hover.category_header {		font-family: Verdana, Arial, Helvetica;		font-size: 22px;		color: #067AB5;		text-decoration: underline;	}.text_small {	font-family: Verdana, Arial, Helvetica; 	font-size: 11px; 	color: #555555;	text-decoration: none;}	A:hover.text_small {		font-family: Verdana, Arial, Helvetica;		font-size: 11px; 		color: #555555;		text-decoration: underline;	}    .text_actual_sidebar {        font-family: Verdana, Arial, Helvetica;         font-size: 11px;        color: #0876B8;        text-decoration: none;    }     .text_actual_sidebar {        font-family: Verdana, Arial, Helvetica;         font-size: 11px;         color: #A2A1A1;        text-decoration: none;    }    .text_sidebar_blue {		font-family: Verdana, Arial, Helvetica; 		font-size: 11px;		color: #0876B8;		text-decoration: none;	} 	.text_sidebar_light {		font-family: Verdana, Arial, Helvetica; 		font-size: 11px; 		color: #A2A1A1;		text-decoration: none;	} 	.text_product_title_small {		font-family: Verdana, Arial, Helvetica; 		font-size: 13px; 		color: #BF2F31;		text-decoration: none;	} 	A:hover.text_product_title_small {		font-family: Verdana, Arial, Helvetica; 		font-size: 13px; 		color: #BF2F31;		text-decoration: underline;	} 	.product_header {		font-family: Verdana, Arial, Helvetica; 		font-size: 22px; 		color: #BF2F31;		text-decoration: none;	} 	.checkout_header {		font-family: Verdana, Arial, Helvetica; 		font-size: 20; 		color: #BF2F31;		text-decoration: none;	} 	.text_category_small {		font-family: Verdana, Arial, Helvetica;		font-size: 13px;		color: #067AB5;		text-decoration: none;	} 	A:hover.text_category_small {		font-family: Verdana, Arial, Helvetica; 		font-size: 13px;		color: #067AB5;		text-decoration: underline;	}	.text_categorybox {		font-family: Verdana, Arial, Helvetica; 		font-size: 11px; 		color: #555555;			text-decoration: none;	} 	A:hover.text_categorybox {		font-family: Verdana, Arial, Helvetica; 		font-size: 11px; 		color: #0876B8;		text-decoration: underline;	} .input_text_small 	{	background: FFFFFF; 	border-style: solid; 	border-top: AAAAAA solid 1px; 	border-left: AAAAAA solid 1px;	border-right: DDDDDD solid 1px;	border-bottom: DDDDDD solid 1px; 	font-family: Verdana;	font-size: 11px;}.input_select_small 	{	background: FFFFFF; 	border-style: solid; 	border-top: AAAAAA solid 1px; 	border-left: AAAAAA solid 1px;	border-right: DDDDDD solid 1px;	border-bottom: DDDDDD solid 1px; 	font-family: Verdana;	font-size: 11px;}.underline        { text-decoration: none}A:hover.underline { text-decoration: underline }div#overlay{    display:none;    position:absolute;    top:0;    left:0;    width:100%;    height:3000px;    z-index:5000;    background-color:#000;    -moz-opacity: 0.6;    opacity:.60;    filter: alpha(opacity=60);}div#lightbox{    display:none;    position: absolute;    top:60;    left: 220;    z-index:9999;    width:600px;    height:500px;    border:1px solid #000000;    background:#FFFFFF;    text-align:left;}div#quickselect{    display: block;    position: relative;}