/**
 * 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 $
 */

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #fff;
	height:112px;
	/*background-image: url(../images/design/top_bg.jpg);*/
	background-repeat: repeat-x;
	}
#subscribeContent2 {
	margin-top:10px;
	margin-left:-7px;
	background-color:#b20507;
	width:843px;
	color:#fff;
	padding:0px;
}
#subscribeContent3 {
	margin-top:10px;
	background-color:#b20507;
	width:843px;
	color:#fff;
	padding:0px;
}
.main_banner_01 {
	text-align:center;
	padding-top:0px;
	padding:0;
	margin-left:70px;
	border:1px solid #fff;
/*	width:660px;*/
	height:172px;
	background-image: url(../images/design/banner_bg.jpg);
	background-repeat:no-repeat;
}
.banner_01main {
	padding-left:20px;
	padding-top:10px;
}
.banner_02main {
	padding:0;
	margin:0;
	padding-left:10px;
	padding-top:10px;
}

p.StoreListingTelNumOpeningHours {
/*	line-height:32px;
	height:32px;*/
	margin:0;
	padding:2;
}
p.PostcodeSearchIntro {
	margin:0;
	padding:0;
	padding-top:5px;
	color:#0253a5;
	padding-bottom:10px;
}
.delivery_message {
	font-size:34px;
	font-weight:bold;
	color:#0253a5;
	text-align:center;
}

.order_online_accepted {
	font-size:11px;
	font-weight:bold;
	color:#0253a5;
	text-align:center;
}
.search_bg {
	background-image: url(../images/design/post_code_bg.jpg);
	margin-left:73px;
	margin-top:0px;
	width:690px;
	height:90px;
}
input.search_bg_input {
	border:1px solid #ccc;
	color:#ccc;
	width:500px;
	padding:10px;
	height:40px;
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
}
.prod_table2 {	
	border-bottom:1px solid #e2e2e2;
	height:65px;
}
.prod_image2 {
	padding-top:5px;
	width:50px;
	height:60px;
	margin:auto;
	border-left:1px solid #e2e2e2;
}
.prod_name2 {
	height:50px;
	text-align:left;
	padding-top:10px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	border-left:1px solid #e2e2e2;
	width:304px;
}
h3.itemTitle {
	font-size:14px;
}
.prod_price2 {
	padding-top:20px;
	font-size:15px;
	font-weight:bold;
	height:45px;
	width:80px;
	border-left:1px solid #e2e2e2;
}
.prod_qty2 {
	padding-top:17px;
	height:48px;
	width:50px;
	border-left:1px solid #e2e2e2;
}
.prod_button2 {
	padding-top:10px;
	height:55px;
	width:150px;
	text-align:center;
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
}
table {
	font-size:12px;
}
.style1 {font-size: 12px}
.style1_p {font-size: 18px;
font-weight:bold;
padding-top:5px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style6 {font-family: Arial, Helvetica, sans-serif}
.left_bg {
	width:255px;
	height:473px;
	background-repeat:no-repeat;
	background-image: url(./design/left_bg.jpg);
}
.red {
	font-size:22px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ff3300;
}
.right_bg {
	width:253px;
	height:473px;
	background-repeat:no-repeat;
	background-image: url(./design/right_bg.jpg);
}
.cat_bg {
	height:22px;
	padding-left:5px;
	background-color:#383838;
	border-bottom:1px solid #e2e2e2;
	padding-top:2px;
}
.cat_bg:hover {
	height:22px;
	padding-left:5px;
	background-color:#b20507;
	border-bottom:1px solid #e2e2e2;
	padding-top:2px;
}
.cat_bg a:link {
	color:#fff;
}
.cat_bg a:visited {
	color:#fff;
}
.cat_bg a:active {
	color:#fff;
}
.cat_bg a:hover {
	color:#fff;
	text-decoration: underline;
}

.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 4px;

}
.alergen {
	font-weight:bold;
	color:#cc0000;
}
.attr_table {
	background-color: #ccc;
	margin-bottom:1px;
	font-size:12px;
}
.attr_name {
	padding-left:3px;
	padding-top:2px;
	padding-bottom:2px;
}
.attr_price {
	font-weight:bold;
	padding-right:3px;
	padding-top:2px;
	font-size:12px;
	padding-bottom:2px;
}
/*  here */
.prod_table {
	width:160px;
	margin:auto;
/*margin: 0.5em 1em;*/
}
.prod_image {
	height:120px;
	
} 
.prod_name {
	padding-left:3px;
	padding-right:3px;
}
.prod_desc {
	padding-left:3px;
	padding-right:3px;
}


.top_bg {
	width:673px;
	height:112px;
	background-image: url(../images/design/top_bg.jpg);
}
.top_bg2 {
	width:671px;
	height:112px;
	background-image: url(../images/design/top_bg.jpg);
}
.top_bg a:link {
	color:#fff;
}
.top_bg a:visited {
	color:#fff;
}
.top_bg a:active {
	color:#fff;
}
.top_bg a:hover {
	color:#fff;
	text-decoration: underline;
}
.top_bg2 a:link {
	color:#fff;
}
.top_bg2 a:visited {
	color:#fff;
}
.top_bg2 a:active {
	color:#fff;
}
.top_bg2 a:hover {
	color:#fff;
	text-decoration: underline;
}

A.back_link:link, A.back_link:visited, A.back_link:active {
  color: #fff;
  font-family: verdana, arial, helvetica, sans-serif;
  text-decoration: none;
}
A.back_link:hover {
  color: #fff;
  font-family: verdana, arial, helvetica, sans-serif;
  text-decoration: underline;
}

.categoryListBoxContents_img {
	width:120px;
	margin:auto;
	height:120px;
	border:1px solid #999;
}
#navMain2 ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain2 ul li {
	display: inline;
	}

#navMain2 ul li a {
	text-decoration: none;
	padding: 0em 0.2em;
	margin: 0;
	color: #fff;
	font-weight:bold;
	font-size:12px;
	white-space: nowrap;
	}
#navMain2 ul li a:hover {
	text-decoration: underline;
	padding: 0em 0.2em;
	margin: 0;
	color: #fff;
	font-weight:bold;
	font-size:12px;
	white-space: nowrap;
	}
a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #cc0000;
	text-decoration: none;
	}
 
a:visited {
	color: #cc0000;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #cc0000;
	text-decoration: underline;
	}

a:active {
	color: #cc0000;
	text-decoration: none;
	}

h1 {
	font-size: 1.5em;
	color:#cc0000;
	font-weight:normal;
	}
legend {
	color:#cc0000;
}
h2 {
	font-size: 1.4em;
	color:#cc0000;
	}

h3 {
	font-size: 1.3em;
	color:#cc0000;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0px;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
/*	line-height: 1.5em;
	padding: 0.2em;*/
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .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  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	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 {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #999;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #8ac829;
	color: #fff;
	margin:5px;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 843px;
	border-right:1px solid #e2e2e2;
	border-left:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
/*	height:112px;*/
	background-image: url(../images/design/top_bg.jpg);
	background-repeat: repeat-x;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#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: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*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;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#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;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #000;
	font-size:10px;
	white-space: nowrap;
	}
#navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	text-decoration: underline;
	padding: 0em 0.5em;
	margin: 0;
	color: #000;
	font-size:10px;
	white-space: nowrap;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;

	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 {
	float: right;
	}


#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	margin: 0em;
	padding: 0.5em;
	padding-left:13px;
	border-bottom:1px solid #e2e2e2;
	font-size:14px;
	color:#00006c;
	font-weight:bold;
	}

#navColumnOne {
	line-height:20px;
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}


.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.6em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	width:633px;
/*	height:90px;*/
/*	float: left;*/
	text-align: center;
/*	margin: 1em;*/
	border: 1px solid #bbb;
	background-color:#e7e7e7;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-color: #b20507;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	color:#fff;
	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;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {

	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {

	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#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: #ff0000;
	}

.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: bold;
	}

.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 ;
	}


.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {

}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #bd0e0e;
	padding: 0.2em 0.2em;
	}

.leftBoxContainer {
	border: 1px solid #ccc;
	border-left: 0px solid #ccc;
	margin-bottom: 0.5em;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	}

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 {
	text-decoration: underline;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	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, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#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 {
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #f0f0f0;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #fff;
	height: 1.5em;
	vertical-align: top;
	}

.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: #b20507;
	color:#fff;
	height: 2em;
	}
.cartTableHeading {
	background-color: #b20507;
	color:#fff;
	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: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
#productAttributes{width:350px;float:left;}

#productDescription
{width:425px;
float:right;
position:relative; right:10px;
font-family:arial;

}

#forPlacement{position:relative;}
#productMainImage{

margin: 0em 0em 0em 1.5em ;
}
#crossSell {
/*float:right;
position:relative; */
border: solid 1px #e2e2e2;
/*width:73%;*/
padding:3px;
}

#crossSell .centerBoxHeading{
background-color:#fff;
margin-bottom:10px;}

.categoryListBoxContents a{}

.free{
color:#f00;
font-weight:bold;
font-style:italic;}

#attrib-48-901, #attrib-47-900, #attrib-10-697, #attrib-11-696 , #attrib-12-698{display:none;}

/*aligning Pizza attributes in specials
#attrib42, #att42{
position:relative; 
left:160px;
bottom:80px;}

#attrib43, #att43{
position:relative; 
left:160px;
bottom:80px;}*/

#branchOffline{
width:630px;
border: 0px outset #000;
padding:1em;
margin:auto;
margin-top:1em;
background-color:#fff;
color:#f00;
font-weight:bold;}

#branchOffline img{float:left; padding-right:5px;}

input.pcbtn {
color:#fff;
font: bold 100%,verdana,helvetica,sans-serif;
background-color: #bd0e0e; 
} 

#storefinder {visibility:hidden;}

/* Styles for Ceon Postcode Search functionality */
.PostcodeSearchIntro {
	margin-top: 2em;
	text-align: center;
	margin-bottom: 1em;
	font-size: 1.2em;
}
.StoreListingWrapper {
	width:648px;
	border: 1px #aaa solid;
	padding: 5px;
	margin-top:5px;
	margin-left:84px;
}
.StoreListingDeliveryStore {
	background-color: #049d00;
	color: #fff;
	padding: 5px;
	margin: 0;
}
.StoreListingPickupOnlyStore {
	background-color: #c50707;
	color: #fff;
	padding: 5px;
	margin: 0;
}
.StoreListingTelNumOpeningHours {
	padding: 10px 5px;
	margin: 0 0 0.5em 0;
}
.StoreListingOrderViewButton {
	margin: 0;
	padding: 0 5px;
}
	
#notFreeSpecial{text-align:center;color:red;}