@charset "utf-8";
/* CSS Document */


	
.addtoorder{
	float:right;
	}

.imglarge{
	margin-left:0px;
	}
	
h3{
	color:#999999;
	margin:1em 0 .5em 0;
	font-size:1.2em;
	}

h4{
	color:#999;
	margin:0 auto;
	font-size:1.1em;
	}

.price{
	font-size:14px;
	font-weight:bold;
	}
	

.redprice{
	font-size:14px;
	font-weight:bold;
	color:#FF0000
	}
	

.saleprice{
	font-size:14px;
	font-weight:bold;
	text-decoration: line-through;
	}
