







table {
font-family: arial, helvetica, sans serif;
font-size: 13px;
/*width: 100%;*/

}

.bkgrd {

background-color:#FDFDFD;
border: 1px solid #fff;



}


.graphback {

background-color:#FDFDFD;
border: 1px solid #ccc;

}

.content {
	width:490px;
	margin-left:145px;
}


.buttonbar {
	text-align: right;
}



div.clear {
	clear:left;
}
div.spacer {
	width:325px;
	float:left;
	padding:3px;
}
div.coupon {
	width:0px;
	

}
div.code {
	width:0px;
	float:left;

}
div.submit {
	width:0px;
	float:left;
	text-align:right;

}

div.sku {

	width:60px;
	float:left;

}
div.desc {
	width:290px;
	float:left;

}
div.price {
	width:65px;
	float:left;

}
div.quantity {
	width:65px;
	float:left;
	text-align:right;

}

div.thumb {
	position: absolute;
	width:50px;
	height:50px;
	visibility:hidden;
	z-index:1501

}

a:visited {color: #CC0000; text-decoration: none}
a:link {color: #CC0000; text-decoration: none}
a:hover {color: red; text-decoration: none}



left {
	position: absolute;
	float:left;
}

.bullet{
	font-weight: bolder;
	color: #FF0000;
}


.hiddenPic {display:none;}

 
