/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */


#crossSell .centerBoxWrapper,
#crossSell .centerBoxHeading,
h2#crossSell {
font-weight:normal;
font-size:14px;
	font-family: arial, verdana, helvetica, sans-serif;
margin-top:20px;
margin-bottom:20px;
}
.advisory a,
.advisory a:visited,
.advisory {
text-decoration:none;
color:#000000;
margin-left:10px;
font-size:10px;
}


#loginDefault.centerColumn a,
#loginDefault.centerColumn a:link,
#loginDefault.centerColumn a:visited,
#loginDefault.centerColumn a:hover {
text-decoration:none;
color:#000000;
}


#categories a:link,
#categories a:visited,
#categories a:hover{
color:#000000;
font-size:10px;
line-height:19px;
}
#categories a:link,
#categories a:visited {
text-decoration:none;
}
#categories a:hover {
text-decoration:underline;
}


body {

	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	/*
	background-color: #e5edf5;
	*/
	font-size:12px;
	background-color:#ffffff;
text-align:left;
margin-left:10px;
width:100%;
		
	}


a.fun,a:link.fun,a:visited.fun{
font-size:10px;
text-decoration:none;
color:#000000;
}
p.fun a:hover {
text-decoration:none;
}
#indexHomeBody {

}
#indexBody {

}
a img {border: none; }


#navEZPagesTOC ul li a {
	color:#000000;
	text-decoration: none;
	}
 

#navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #666666;

	}

#navCatTabs a:active {
color:#000000;
}


h1 {
	font-weight:normal;
	color:#330000;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:left;
	}

h2 {
	font-size: 1.4em;
	font-weight:normal;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:left;
	}

h3 {
	font-size: 12px;
	font-weight:normal;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:left
	}

h4, h5, h6, ADDRESS, .sideBoxContent, .larger{

	margin:0 0 0 0;
	padding:0 0 0 0;
		font-weight:normal;
		font-size:11px;

	text-align:left
	}

.biggerText {
	font-size: 11px;
	}

h1, h2, h3, h5, h6 {

		font-weight:normal
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

form,input {

	font-size: 12px;

	}

textarea {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #ffffff;



	}

fieldset {
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	border: 1px solid #cccccc;
	font-size:12px;
	}

legend {
	font-weight: normal;
	font-size: 12px;
	line-height:12px;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px

	}

LABEL, h4.optionName {
font-size:12px;
margin:0 0 0 0;
padding:0 0 0 0;
	}


LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
text-align:left;
	float: left;
	}

P {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution,
.messageStackWarning a,  .messageStackError a,  .messageStackSuccess a,  .messageStackCaution a
{
	line-height: 1.8em;
margin-left:2em;
padding-left:2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #CCcccc;
	color: #000000;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;

	vertical-align: top;
	}
#headerWrapper, #contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
/* affects all page text */
margin: 0 0 0 0;
	padding: 0em;
	color:#000000;
	text-decoration:none;


	}
#headerWrapper {

}
#header {

}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 87%;
	}

.wrapperAttribsOptions {
margin: 0 0 0 0;
padding: 0 0 0 0;
line-height:12px;
font-size:12px;
float:left;
text-align:left;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navSuppWrapper {
position:relative;
top:1000px;
}
#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	padding-top:20px;
	font-weight: normal;
	color: #000000;
	height: 1%;
	width: 600px;


	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

	#navCatTabs ul li img {
	padding-left:50px;
	padding-right:0px;
	}

#navSupp, #navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #000000;
	white-space: nowrap;
	font-size:10px;
	}

#navEZPagesTOCWrapper {
	font-weight: normal;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
position:relative;


	}

#navBreadCrumb {
	background-color: #cc9900;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: normal;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	background-color: #ffffff;

	}

#navColumnTwo {
	background-color: #ffffff;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}


#productName.productGeneral {

	width:417px;
	color: #330000;
	font-size:22px;
	font-weight:normal;

}
#productListing-data h3.itemTitle,
#productListing-data h3.itemTitle a,
#productListing-data h3.itemTitle a:link,
h3.itemTitle a,
h3.itemTitle a:link,
h3.itemTitle a:visited{
	font-size:22px;
	font-weight:normal;
	color:#330000;

}
#productPrices  #productDescription, .shippingEstimatorWrapper,.productGeneral,#productDescription.productGeneral  
{
	width:417px;
	text-align:left;

	}

#productTellFriendLink {
float:left;
}
#productReviewLink {
float:left;

}


.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}


.important {
	font-weight: normal;

	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 10px;
	top:100px;
	position:relative;
	}

/*Shopping Cart Display*/
#cartAdd {
	width:180px;
	height:400px;
	text-align: center;
	border: 1px solid #000000;
	padding-top:5px;
	font-size:12px;
	margin-left:20px;
	}

#productAttributes {
text-align:left;
float:left;
margin:0 0 0 0;
margin-left:10px;
padding:0 0 0 0;
}
.tableHeading TH {
	border-bottom: 1px solid #cccccc;
padding:5px 5px 5px 5px;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;

	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: normal;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
color:#000000;
text-decoration:none;
	}


.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: normal;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}
.cartAttribsList ul {
	list-style-type: none;
}
#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #000000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: normal;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	text-align:left;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	

}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
/*	margin: 1em 0em;*/

	}

/*sideboxes*/
.columnLeft {}
label.attribsSelect {float:left;
text-align:left;
}
h3.leftBoxHeading, h3.leftBoxHeading a {
/* Categories */
	font-size: 11px;

	color: #000000;
	}

.leftBoxHeading, .centerBoxHeading {
/* Categories background*/
margin: 0 0 0 0;
	padding:0 0 0 0;
	background-color: #Ffffff;
	}

.leftBoxContainer {
	border: 1px solid #FFFFCC;
	}

.sideBoxContent {

width:115px;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #666666;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #666666;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews,  #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: left;
	vertical-align:top;

	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: normal;
	}

.rowOdd {
	background-color: #ffffff;
	height: 1.5em;
	vertical-align: top;
	border-top:1px solid black;
	}

.rowEven {
	background-color: #ffffff;
	height: 1.5em;
	vertical-align: top;
	border-top:1px solid black;

	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #eeeeee;
	height: 2em;

	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: normal;
	}
#seShipTo {
	padding: 0.2em;
	}



#productAdditionalImages {
text-align:left;
margin:0 0 0 0;
padding:0 0 0 0;


}
#productListing {
width:600px;
}
#productListing.productListing-heading,
#productListing.productListing-heading a,
#productListing.productListing-heading a:visited{
color: #000000;
background-color:#ffffff;
font-weight:normal;

}
#productListing a:hover {
color: #330000;
font-weight:normal;
}

#productListing {

vertical-align:top;
}

#productMainImage {
position:relative;
}

#shoppingCartDefault {
width:97%;
margin-left:2px;
}

#indexProductList,
#indexProductList a, 
#indexProductList a:link,
#indexProductList a:visited{

}
h1#checkoutSuccessHeading {
font-weight:normal;
}
h1#productListHeading {
color:#330000;
font-weight:normal;
font-size:24px;
}
#logo,#logoWrapper {
text-align:left;


}
a.youraccount,a:link.youraccount,a:visited.youraccount{
color:#003300;text-decoration:none;font-family:Arial;
font-size:11px;
}
a.sidelink,a:link.sidelink,a:visited.sidelink{
color:#990000;text-decoration:none;font-family:Arial;
font-size:11px;
}

a.cookies,a:link.cookies,a:visited.cookies{
color:#663300;text-decoration:none;font-family:Arial;
font-size:11px;
}

#cartContentsDisplay {


}
#shoppingCartDefault {
padding:10px 10px 10px 10px;
}
a,a:link,a:visited {
text-decoration:none;
font-size:2em;
}


#cartAdd a.minicartBig {
font-size:16px;
text-decoration:none;
color:#000000;
width:80%;
}
#cartAdd a:hover.minicartBig {
text-decoration:underline;
}
.minicartSmall {
color:#006600;
}
#navMain td.minicartSmall,
#navMain a.minicartSmall,
#navMain a:link.minicartSmall,
#navMain a:visited.minicartSmall
{
padding-top:20px;
font-size:18px;
color:#006600;
text-align:right;
vertical-align:bottom;
}


#cartAdd a.minicartSmall,
#cartAdd a:link.minicartSmall,
#cartAdd a:visited.minicartSmall {
font-size:10px;
text-decoration:underline;
color:#000000;

}


#cartAdd a:hover.minicartSmall {
text-decoration:none;
}

#Content,
#Content a, 
#Content a:link,
#Content a:visited{
text-decoration:none;
color:#000000;
}

a.sideBoxContent,a:link.sideBoxContent,a:visited.sideBoxContent{
text-decoration:none;
color:#000000;

}

#cartBoxListWrapper,
#cartBoxListWrapper a, 
#cartBoxListWrapper a:link,
#cartBoxListWrapper a:visited{
text-decoration:none;
color:#000000;
}
#categoriesContent{
	color:#000000;
	text-decoration:none;
	font-size:11px;
	line-height:14px;
	vertical-align:top;
	background-color: #FFFFCC;
	padding-left:5px;
	padding-right:5px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#productAttributes {
font-size:11px;


}



a.category-top,a:link.category-top,a:visited.category-top{
font-size:10px;
text-decoration:none;
color:#000000;
}
.category-top a:hover {
text-decoration:none;
}



#shoppingCartDefault a,
#shoppingCartDefault a:link,
#shoppingCartDefault a:visited,
#shoppingCartDefault a:hover
{
text-decoration:none;
font-size:11px;
color:#000000;
}

/*a.forward,a:link.forward,a:visited.forward,a:hover.forward{
font-size:10px;
text-decoration:none;
color:#000000;
}
*/
/*a:hover.forward {
font-size:2em;
}*/


.centerColumn a, .centerColumn a:hover, .centerColumn a:visited {
font-size:12px;

text-decoration:none;
color:#000000;
}




#shoppingCartDefault.centerColumn a,
#shoppingCartDefault.centerColumn a:link,
#shoppingCartDefault.centerColumn a:visited,
#shoppingCartDefault.centerColumn a:hover {
text-decoration:none;
color:#000000;
}

#cartProdTitle a,
#cartProdTitle a:link,
#cartProdTitle a:hover,
#cartProdTitle a:visited  {
text-decoration:none;
color:#000000;
}

td.cartProductDisplay a {
text-decoration:none;
color:#000000;

}

#productAttributes h3#attribsOptionsText {
font-size:12px;
text-align:left;
padding-top:10px;
padding-bottom:10px;
}
h1,h2,h3,h4,h5 {
font-weight:normal;
}
h1#loginDefaultHeading {
font-size:16px;
font-weight:bold;
color: #006600 ;
}





#productGeneral {
width:417px;
}

td.main a {
text-decoration:none;
color:#000000;

}

p.smalltext a {
text-decoration:none;
color:#000000;
}

p a {
text-decoration:none;
color:#000000;
}
#quantity {
position:relative;

font-size:12px;
text-align:left;
margin-left:10px;
padding-left:0px;
line-height:12px;
}

#navMain {
position:absolute;
}
#bluebar {
position:absolute;
top:200px;
left:10px;
}

#leftCol {
position:absolute;
top:227px;
width:100px;
}

.centerColumn {
position:relative;
top:20px;

left:20px;
font-family: Verdana, Arial, Helvetica, sans-serif
}
h1#accountDefaultHeading {
font-weight:normal;
color:#330000;
font-size:2em;
}

.note {
font-weight:normal;
}

#ezPageDefault {
left:20px;
}

#checkoutSuccessOrderNumber {
font-weight:bold;
}

 .account {
 font-weight:bold;
color:#006600;
text-align:left;
font-size:16px;
float:left;

}


#logoffDefaultHeading {
 font-weight:bold;
color:#006600;
text-align:left;
font-size:16px;

}

legend { 
font-weight:bold;
}

.pseudolink {
text-decoration:underline;
}

#checkoutShippingHeadingAddress, #checkoutShippingHeadingMethod, .continue, #checkoutPaymentHeadingAddress, #checkoutConfirmDefaultBillingAddress, #checkoutConfirmDefaultShippingAddress, #checkoutConfirmDefaultPayment, #checkoutConfirmDefaultShipment, #checkoutConfirmDefaultHeadingComments, #checkoutConfirmDefaultHeadingCart, #checkoutConfirmDefaultHeading, #checkoutPayAddressDefaultAddress, #checkoutShipAddressDefaultHeading {
color:#006600;
text-align:left;
font-size:16px;
font-weight:bold;
margin-top:20px;

}

.continue {
padding-top:20px;
}

#addressBookProcessDefault, #addressBookProcessDefault label, #addressBookProcessDefault input {
font-size:14px;
line-height:20px;
}
.instructions { 
margin-left:100px;
padding-left:100px;
}

#checkoutShipAddressDefaultAddress {
padding-top:10px;
font-size:14px;
font-weight:bold;
}

.cartmsg {
width:180px;
}




table#cartAdd div#productAttributes div.wrapperAttribsOptions h4.optionName
{
padding-bottom:15px;

}

div#indexProductList.centerColumn
{
padding-left:50px;
}
