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

@font-face { 
	font-family: Conqueror;
    src: url('../fonts/anivers_regular-webfont.eot');
    src: url('../fonts/anivers_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/anivers_regular-webfont.woff') format('woff'),
         url('../fonts/anivers_regular-webfont.ttf') format('truetype'),
         url('../fonts/anivers_regular-webfont.svg#') format('svg'),
		 url('../fonts/Anivers_Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
	}
	
@font-face { 
	font-family: Conqueror;
	src: url('../fonts/awconquerorcarved-one-webfont.eot');
    src: url('../fonts/awconquerorcarved-one-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/awconquerorcarved-one-webfont.woff') format('woff'),
         url('../fonts/awconquerorcarved-one-webfont.ttf') format('truetype'),
         url('../fonts/awconquerorcarved-one-webfont.svg#AWConquerorCarvedOne') format('svg'),
		 url('../fonts/AWConquerorCarved-One.otf') format('opentype');
	font-weight: bold;
	font-style: normal;
	}

@font-face { 
	font-family: Slab; 
	src: url('../fonts/awconquerorslab-light-webfont.eot');
    src: url('../fonts/awconquerorslab-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/awconquerorslab-light-webfont.woff') format('woff'),
         url('../fonts/awconquerorslab-light-webfont.ttf') format('truetype'),
         url('../fonts/awconquerorslab-light-webfont.svg#AWConquerorSlabLight') format('svg'),
		 url('../fonts/AWConquerorSlab-Light.otf') format('opentype');
    font-weight: normal;
	font-style: normal;
	}
	
@font-face { 
	font-family: My;
	src: url('my_co-webfont.eot');
    src: url('my_co-webfont.eot?#iefix') format('embedded-opentype'),
         url('my_co-webfont.woff') format('woff'),
         url('my_co-webfont.ttf') format('truetype'),
         url('my_co-webfont.svg#MyriadProCondensed') format('svg'),
		 url("../fonts/my_co.otf") format("opentype"); 
	font-weight: normal;
	font-style: normal;
	}
	
	
.cartQuantity input {
	border:#84DADE 3px solid;
	}
	
#cartAdd input + input + input {
	border:none !important;
	}

#body 2 m5 {
	margin-top:100px;
	}
.productListing-data input {
	border:#84DADE 3px solid;
	}

input[Add to Cart] {
	border:none !important;
	}

/**Dolly*/
#dollyFeatures {
	list-style:none;
	}

#dollyFeatures ul {
	}

#dollyList{
	padding-left:0px;
	}

#dollyList h3 {
	margin-bottom:0px;
	padding-top:15px;
	}

#dollyList img {
	float:left;
	width:100px;
	height:100px;
	}

#dollyList li {
	height:110px;
	list-style:none;
	}

#dollyList p {
	display:block;
	}


#specialsDefault {
	margin-top:40px;
	}

#productDateAdded{
	display:none;
	}
	
#policies {
	text-align:center;
	font-size:13px;
	}
	
#shippingInfoMainContent {
	padding:30px;
	width:600px;
	}

#shippingInfoMainContent p {
	font-size:12px;	
	}

.productPriceDiscount{
	font-style:italic;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:normal;
	}
		
#cartEmptyText {
	line-height:30px;
	background-color:#E2F2C2;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
	
.additionalImages {
	margin-top:25px !important;
	}
	
#productAdditionalImages{
	width:600px;
	height:120px;
	background-image: url(http://www.christmaslites.com/images/addImages_bg.png);
	background-repeat:no-repeat;
	border-bottom:solid 2px #E8E9EA;
	}

#home {
	list-style:none;
	}

.listingDescription {
	text-align:left;
	}

.itemTitle {
	text-align:left;
	}

.swingDiv {
	list-style:none;
	}
	
#searchContent input{
	border:#84DADE 3px solid;
	}
	
#indexCategoriesHeading {
	font-size:0px;
	color:#FFF;
	}

#productMainImage {
	float:none;
	}

#productPrices {
	font-size:22px;
	}
	
#shoppingCartDefault {
	float:left;
	}
	
nav ul {
	list-style:none;
	}
	
.productListing-rowheading {
	background-color: #E8E9EA;
	height:25px;
	display:none;
	}

.tabTable {
	padding:5px;
	font-size:14px;
	}

body {
	margin: 0;
	font-family:Conqueror, Tahoma, Geneva, sans-serif;
	font-size: 90%;
	color: #736653;
	background-color:#FFF;
	}

a img {
	border: none; 
	}

a:link, #navEZPagesTOC ul li a {
	color: #00A84D;
	text-decoration: none;
	}
 
a:visited {
	color: #00A84D;
	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: #D02A48;
	}

a:active {
	color: #D02A48;
	}

h1 {
	font-size: 24px;
	padding: 0px;
	text-align:center;
	color: #D02A48;
	font-weight:bold;
	margin-bottom:50px;
	}
	
h1#productListHeading {
	font-size:0px;
	padding-left: 0px;
	color:#FFF;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 14px;
	}

h4, h5, h6, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 13px;
	}

.biggerText {
	font-size: 15px;
	}

h1, h2, h3, h4, h5, h6 {
	margin-bottom:25px;
	padding: 0px;
	}

CODE {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top:10px;
	margin-bottom:10px;
	padding-left: 50px;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 13px;
	margin:  0em 0em 0.5em 0em;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}

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

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

FIELDSET {
	padding: 0px;
	margin: 0.5em 0em;
	border: 0px;
	}

LEGEND {
	font-weight: bold;
	padding-left:0px;
	padding-top:7px;
	padding-bottom:7px;
	font-size:13px;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	}

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

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
	
.categoryListBoxContents {
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 20px 0px;
}

	
#categorylistboxContent {
	margin:0px 0px 10px 0px;
	width:180px;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	margin-left:6px;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #FFF;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 2px solid #FFFFFF;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}

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

.messageStackSuccess {
	background-color: #AAD26B;
	color: #FFFFFF;
	}

.messageStackCaution {
	background-color: #D02A48;
	color: #FFFFFF;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background: #FFF;
	text-align: left;
	width: 100%;
	vertical-align: top;
	margin: auto;
	}
.arrowList {
	margin:10px 10px 10px 10px;
	padding:0px;
}
.arrowBullet {
	list-style:none;
	background:url(../images/arrow_bullet.gif) no-repeat;
	padding-left:20px;
	margin:0px 0px 4px 0px;
	font-size:11px;
}

.arrowBullet a, .arrowBullet a:visited {
	color:#6f6f6f;
	text-decoration:underline;
	
}

.arrowBullet a:hover {
	color:#6f6f6f;
	text-decoration:none;
	
}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;

	}

#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 {
	text-align : left;
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}

.navSplitPagesLinks {
	font-family:Tahoma, Geneva, sans-serif !important;
	}
	
.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;
	padding-left: 75px;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding-left: 75px;
	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: #ffffff;
	white-space: nowrap;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 75px;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

.navSplitPagesLinks forward {
	font-family:Tahoma, Geneva, sans-serif !important;
	}
	
#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	padding-left: 0px;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	display:none;
	background-color: #FFFFFF;
	padding: 0px;
	}
#productName {
	color:#4C8D39;
	padding: 0px;
	font-weight:bold;
	}
	
#productPrices {
	color:#736653;
	font-style:italic;
	}
	
#navEZPagesTop {
	background-color: #ffff33;
	padding: 0px;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 1px;
	padding: 0px;
	}

#navColumnOne {
	padding: 0px;
	margin:0px;
	}

#navColumnTwo {
	background-color: #00BFBF;
	padding: 0px;
	}

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

.alert {
	color: #D02A48;
	margin-left: 0.5em;
	}
	
.advisory {}

.important {
	font-weight: bold;
	}

.notice {}

.rating{}

.gvBal {
	float: right;
	}
	
.centerColumn {
	padding: 2px;
	}

#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 11px;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	padding: 1em;
	border-radius:7px;
	margin-right:15%;
	background-color:#D6EEF0;
	}

#cartAdd input {
	border:#84DADE 3px solid;
	margin-top:10px;
	}

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

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

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	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 {
	color: #00A84D;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #00A84D;
	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 {
	padding: 0px;
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #D02A48;
	}

.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*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 0px 1em 0em ;
	}

#productMainImage {
	display:block;
	align:center;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:10px;
	padding-top:20px;
	}

#productDescription {
	float:right;
	width:70%;
	padding-right:15%;
	padding-bottom:60px;
	}

#productGeneral table {
	}

#productDetailsList {
	font-size: 12px;
	text-align:left;
	list-style:none;
	margin-left:15%;
	width:35%;
	}

#productDescription ul {
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

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

.attributesComments {}

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

/*sideboxes*/
.columnLeft {}

#specials a{
	line-height:normal !important;
	}
	
#navColumnOneWrapper {
	width:200px;
	}
	
#navColumnOneWrapper img{
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px;
	border-radius:7px;
	}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 14.5px;
	font-family:Slab, Conqueror, Tahoma, Geneva, sans-serif;
	text-align:center;
	font-weight:normal;
	color: #ffffff;
	}
	
.centerBoxHeading {
	margin: 0px;
	padding: 0px;
	}
	
.leftBoxHeading {
	margin: 0px;
	width:200px;
	height:30px;
	background: url(../images/side_box_background.png) no-repeat;
	padding: 20px 0 10px 0px;
	}

.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top:1px; 
	padding-bottom: 15px;
	width:200px;
	}

.sideBoxContent {
	background: /*url(../images/sideBAR_bottom.png) bottom no-repeat*/ #D6EEF0;
	padding: 15px 10px 18px 10px;
	line-height:2;
	color:#736653;
	width:180px;
	text-align:left;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	padding:0px;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding:0px;
	}

h3.leftBoxHeading a:hover {
	color: #DBEAA7;
	text-decoration: none;
	align: left;
	padding: 10px;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	padding:0px;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	padding: 0px;
	}
	
.productListing-heading {
	color:#736653 !important;
	padding:0px;
	}
	
.productListing-data {
	padding:0px;
	border-bottom:1px solid #DADED0;
	}

.normalprice {
	font-weight:bold;
	}

.productSpecialPrice{
	font-weight:bold;
	}

.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, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	font-size:13px;
	}
	
.sideBoxContent a, .sideBoxContent:visited {
	color:#736653;	
	}
.category-top, .category-top:visited{
	font-weight:bold;
	padding:0px 10px;
	margin-left:-7px;
	margin-top:10px;
	font-size:14px;
	color:#DF2B4B !important;
	}

.categoriesContent {
	line-height: 1.25;
	padding:0px 10px;
	}

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

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #FFF;
	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: #E2F2C2;
	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;
	padding:15px;
	}
	
.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;
	}

.legalCopyright {
	padding:10px;
	color:#96A3AD;
	font-family:Tahoma, Geneva, sans-serif;
	}
	
.navDropDown {
	margin-top:-1px;
	position:absolute;
	z-index:10;
	border-width: 1px 1px 0px 1px;
	border-color: #818181;
	border-style: solid;
	}

.navDropDown div {
	padding:6px 4px 6px 4px;
	border-bottom: 1px solid #818181;
	background: url('../images/dropdown_background.jpg') repeat-x bottom #e4e4e4;
	}
	
.navDropDown .buttonlink, .navDropDown .buttonlink:visited {
	text-decoration:underline;
	color:#9c0000;
	}

.navDropDown .buttonlink:hover {
	cursor:pointer;
	text-decoration:none;
	color:#9c0000;
	}
	
.buttonlink, .buttonlink:visited {
	text-decoration:underline;
	color:#9c0000;
	}

.buttonlink:hover {
	cursor:pointer;
	text-decoration:none;
	color:#9c0000;
	}

#contentMainWrapper td {
	padding:7px 10px 7px 0px;	
	}



<!--HEADER-->

ul {
	list-style:none;
	}

img {
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px;
	border-radius:7px;
	}
	
	
.listingDescription {
	font-size:14px;
	font-weight:normal;
	}

#whatsNew img {
	max-height:100px;
	width:auto;
	}
