.formslist{
	position: absolute;
	margin-left: 600px;
	margin-top: 90px;
}
#sub_category {
	padding:10px;
}
#sub_category .left {
	width:190px;
	float:left;
}
#sub_category .right {
	width:740px;
	float:left;
	margin-left:10px;
}
#sub_category .right .box {
	width:720px;
	height: 200px;
	background-image:url(../images/bg_box_blue_large.jpg);
	background-repeat:no-repeat;
	padding:5px 10px;
}
#sub_category .right .qty {
	width:60px;
	padding:3px 4px 4px 4px;
	position:absolute;

	border:1px solid #cccccc;
	background-image:url(../images/grad_grey.jpg);
	background-repeat:repeat-x;
}
#sub_category .right .add {
	width:auto;
	position:absolute;
	margin-left:80px;
}
#sub_category .right .box {
}

#sub_category .left .menu {
	width:190px;
	float:left;
}
#sub_category .left .menu li{
	text-transform:uppercase;
}


#sub_category .box .img{
width:180px;
float:left;
padding-top:10px;
}

#sub_category .box .controls{

}

#sub_category .box .desc{
width:540px;
padding-top:10px;
float:left;
}
#sub_category .box .refurb{
position:absolute;
margin-top:-3px;
margin-left:645px;

}

#sub_category .box .new{
position:absolute;
margin-top:-3px;
margin-left:645px;

}


#sub_category .price{

}


