.status-table{
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 14px;
	color:#475F82;
	text-align: justify;
	width:400px;
	border:#ccc 1px solid;
}
.status-table A {
	color:#475F82;
	font-weight: bold
}
.status-table A:hover {
	color:#ccc;
}
/*
.status-table{
	width:550px;
	height:250px;
	align:center;
	border:#ccc 1px solid;
	background:#ECF0F4;
	text-align:center
}
*/
.status-info {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#475F82;
	line-height: 15px;
	text-align: justify;
	border-right:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
	background:#ECF0F4;
}

.cart-info {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 14px;
	color:#475F82;
	text-align: center;
	width: 180px;
	height: 35px;
	font-size:14px;
	border-bottom:#ccc 1px solid;
}

.cart-info-end {
	border-bottom:#ccc 1px solid;
	text-align:right;
	width:70px
}

.remove-from-cart {
	width:120px;
	background-image:url(https://www.consumersdiscountrx.com/images/add_to_cart.gif);
	border-right:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
	height:25px
}