form {
	text-align:left;
}

div#Content {
	padding:0;
}

#GroupWrapper #noRecords {
	clear:both;
	width:550px;
	text-align:center;
	padding-top:50px;
	font-weight:bold;
	font-size:11pt;
}

#GroupWrapper #groupPaging {
	clear:both;
	width:550px;
	text-align:right;
	padding-bottom:20px;
	font-weight:bold;
	font-size:10pt;
}

#GroupWrapper #ProductIcons #Icon {
	width:170px;
	padding:10px 10px 20px 10px;
	float:left;
}
#GroupWrapper #ProductIcons #Icon img {
	width:170px;
}
#GroupWrapper #ProductIcons #Icon.NewRow {
	clear:left;
}

#GroupWrapper #ProductIcons #Icon #productDescription {
	text-align:center;
	font-weight:bold;
}

#GroupWrapper #ProductIcons #Icon #productPrice {
	text-align:center;
}




div#Content #ProductWrapper #ProductInfo {
	float:left;
	width:550px;
	padding:10px;
}

div#Content #ProductWrapper #ProductInfo .productImage { padding:0 15px 0 0; text-align:center; }
div#Content #ProductWrapper #ProductInfo .productDetails { float:right; width:250px; }

div#Content #ProductWrapper #ProductInfo .productDescription1 { 
	color: #000000;
	font: bold 13pt "Trebuchet MS", "Times New Roman", Times, serif;
	line-height:normal;
	padding-bottom:10px;	
}

div#Content #ProductWrapper #ProductInfo .productDescription { 
	padding-bottom:10px;	
}

div#Content #ProductWrapper #ProductInfo .productSKU { 
	font: normal 8pt "Trebuchet MS", "Times New Roman", Times, serif;
	color: #B2B2B2;
	padding-bottom:10px;	
}

div#Content #ProductWrapper #ProductInfo .productPrice {
	font-weight:bold;
	padding:4px 15px 20px 0;
	float:left;
}

div#Content #ProductWrapper #ProductInfo #quantityInput {
}

div#Content #ProductWrapper #ProductInfo .frmQuantity {
}

div#Content #ProductWrapper #ProductInfo .frmQuantity .inputbox{
	padding:2px 0;
	border-color:#000000;
	text-align:right;
}

div#Content #ProductWrapper #ProductInfo .frmOption {
	clear:both;
	padding-bottom:10px;
}

div#Content #ProductWrapper #ProductInfo .frmOption select {
	width:120px;
}

.catalogButtons { padding-top:5px; }