.Pending {
background-color:#FF0000;
color:#FFFFFF;
}


.the_link {
	

	background-repeat:no-repeat;
		background-position:left;
	padding-left:26px;
	margin-top:7px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	background:url(/images/001_53.gif);
}
.cart_item {
float:left
}
.cart_item input {
text-align:right;width:26px;

}
.redish {color: #FF0000}
#gencat
{
    font-size: 10pt;
}

#gencat span:hover
{
    cursor: pointer; 
    background-color: yellow;
}

.gresit
{
background-color:#FF91A2;
}

.corect
{
background-color:#99CC33;
}

.cbox 
{
	color: black;
	width:100%;
	float:left;
	background-color:#ffffff;

}

.cboxbtn
{
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: black;
	width:100%;
	float:left;
	margin-top:0px;
	height:0px;

}

.ietable
{
margin-top:0px;
float:left;
}
.tabbtn
{

	float:center;
	text-align:center;
	background-color:red;
	padding-right:10px;
	padding-left:10px;
	Color:white;
	cursor:pointer;
	margin: 0 auto;
	width:250px;
}
.tabbtntop
{
	float:right;
	text-align:right;
	background-color:red;
	padding-right:10px;
	padding-left:10px;
	Color:white;
	cursor:pointer;
}

.spanprodus
{
padding-bottom:5px;

}

#tooltip {
	font-family: 'lucida grande';
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

