
.product-shortview
{
	float: left;
}

.category-shortview,
.product-shortview
{
	border: 1px solid #DDE2E6;
	margin-right: 5px !important;
	margin-right/**/: 2px;
	margin-bottom: 5px;
	width: 163px;
}

.category-shortview img,
.product-shortview img
{
	display: block;
}

.category-shortview h2,
.product-shortview h2
{
	display: block;
	margin: 0px;
	padding: 6px 0px 0px 10px;
	height: 23px !important;
	height/**/: 27px;
	background: url(/images/layout/cat-name-background.jpg) right no-repeat;
	font: normal 12px arial, sans-serif;
	border-top: 1px solid #DDE2E6;
}

.category-shortview p
{
	margin-left: 10px;	
}

#item-full
{
	margin-right: 7px !important;
	margin-right/**/: 10px;
	margin-top: 15px;
}

#item-confirm
{
	margin-top: 40px;
	float: right;
}

.product-image
{
	border: 1px solid #DDE2E6;
}

#order-form
{
	padding: 10px;
	background: url(/images/layout/form-back.jpg) #DDE2E6;
}

#order-form p
{
	width: 200px; 
	margin-right: 20px;
}