body {
	margin: 0px;
	padding:0;
	background-color: #FFFFFF;
	color: #333333;
	font: 12px/20px   Arial, Verdana,"Trebuchet MS",sans-serif;
}

#pageSurround {
	width: 810px;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
	color: #333333;
}

#PageOuter {
	
	width:930px;
	margin:0 auto;
	padding:0;
	background-image: url(../styleImages/backgrounds/bgShadow.jpg);
	background-repeat:repeat-y;
}

#Header {
	height: 123px; 
	width: 810px;
	margin: 0px;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	background-image: url(../styleImages/logo/default.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	background-color: #ffffff;
	color: #333333;
	}
	
.topHeader{
	float:left;
	position: relative;
	height: 95px;
	padding-right: 0px;
	padding-top: 0px;	
	width: 276px;	
	background-image: url(../styleImages/logo/default.jpg);
	background-repeat: no-repeat;
}
.ShopArea {
	float:right;
	position: relative;
	text-align: right;
	line-height: 16px;
	width:338px;
	height: 82px;
	margin-top: 22px;
	background-color: #F4F4F4;
	background-image: url(../styleImages/backgrounds/basket_bg.gif);
	background-repeat: no-repeat;
	border:1px solid #ececec;
	}
/**TOP BOXES 
*************/
.NavBar{
	height: 40px; 
	width: 810px;
	margin: 0px auto;
	background-color: #E5DD0C;
}
#UnderNav{
	height: 44px; 
	width: 810px;
	margin: 0px auto;
	background-color: #F4F4F4;
	background-image: url(../styleImages/backgrounds/under_nav.gif);
	background-repeat: no-repeat;
}
.BreadCrumb{
	height: 42px; 
	width: 810px;
	margin: 0px auto;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #F4F4f4;
	
}
.SmallHeader  {
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase; 
	}

.Login {
	text-align:center;
	font-size:12px;
	color: #333333;
	margin-top: 11px;
	width:170px;
	float:right;
	position: inherit;
	} 

.Login a {
	color: #333333;
	text-decoration:none;
	}

.Login a:hover {text-decoration:none; color:3aa8cc;}
	


/**LEFT COLUMN SECTION
************************/
#LeftColumn {
	position: relative;
	left: 0px;
	width: 162px; 
	padding:0px 0 0 0px;
	float: left;
	font-size:11px;
	z-index:20;
	}

/**LEFT COLUMN HEADINGS
************************/
.leftHeading {
	margin:0;
	padding:0;
	color: #000;
	height: 30px;
	width:100%;
	}


.leftHeading h3 {
	margin:0;
	padding:5px 0 0 5px;
	color: #000;
	font-size: 13px;
	font-weight:bold;
	text-align:left;
	float:left;
	}

.leftHeading h3 a {
	color: #000;
	text-decoration:none;
	border:none;
	padding-right:50px;
	}

.leftHeading h3 a:hover {
	color: #C6EADD;
	text-decoration:none;
	border:none;
	padding-right:50px;
	}



/**LEFT COLUMN SIDE BOXES
*************************/
.LeftBox {
	margin: 0 0 13px 0;
	padding: 0 0 2px 0;
	width:162px;
	}

.LeftBox a {
	color: #000;
	text-decoration:none;
	}

.LeftBox a:hover {
	color: #;
	text-decoration:none;
	}

.LeftpromoTop{
	margin-top: 7px;
	width:162px;
	background-color: #F6F6F6;	
}
.LeftpromoBottom{
	margin-top: 10px;
	width:162px;
	height: 100px;
	background-color: #5A5657;	
}

.CardLogo{
	margin-top: 10px;
	width:162px;
	height: 126px;
	background-image: url(../styleImages/promo/card_logo.gif);
	background-repeat: no-repeat;	
}

/**LEFT COLUMN - MAILING LIST
*******************************/
.LeftBox.border {
	border-top:1px dotted #FFFFFF;
	padding-top:5px;
	color:#000;
	}

/**LEFT COLUMN - INFORMATION BOX
**********************************/
.LeftBox p#nudge {
	margin:0 0 0 10px;
	color: #000;
	}


/**START CROSS-BROWSER DHTML MENU
**********************************/
#mainmenu-nav {
	float: left;
	display:inline; /*fixes IE6 float bug*/
	font-size: 13px;
	color: #000;
	padding:  0px;
	background-color: #E6E6E6;
	margin:0;
	}

.ul-nav, .li-nav{
	font-size: 13px;
	display: block;
	}

.ul-nav{
	width: 162px;
	padding: 0px;
	font-size: 13px;
	}

.li-nav{	
	float: left;
	display:inline;
	font-size: 13px;
	}

.li-nav .ul-nav {
	display: none;
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	background-color:#e6e6e6;
	color: #444444;
	z-index: 5;
	font-size: 13px;
	}

.li-nav a{
	font-size: 12px;
	line-height: 30px;
	border-bottom: 3px solid #FFFFFF;
	width: 152px;
	display: block;
	padding-left: 10px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	background-color:#e6e6e6;
	color: #444444;
	text-decoration:none;
	}

.li-nav a:hover{
	width: 152px;
	display: block;
	padding-left: 10px;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #000000;
	text-decoration:none;
	}
	
.li-nav li .ul-nav li{
	display: none;
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	background-color:#F8F6F7;
	color: #444444;
	z-index: 5;
	font-size: 13px;
	}

.li-nav li a{
	font-size: 12px;
	line-height: 30px;
	border-bottom: 1px solid #F5F3F4;
	width: 152px;
	display: block;
	padding-left: 10px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	background-color:#F8F6F7;
	color: #444444;
	text-decoration:none;
	}

.li-nav li a:hover{
	width: 152px;
	display: block;

	font-family: "Trebuchet MS", Verdana, Arial;
	color: #003399;
	text-decoration:none;
	}
a.hassubmenu{

	}

/**HIGHTLIGHTING EFFECT ON SUB-CATS
************************************/
.ul-nav .li-nav a.hassubmenu:hover {color: #C6EADD;}

/**CLEARING FLOATING ELMENTS
*****************************/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}

/**VIEWCART NAVIGATION
************************/
ul#CartNav {
	list-style-type:none;
	margin:0;
	padding:0;
	}

ul#CartNav li {
	margin:0;
	padding:0;
	}

ul#CartNav li a {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position:5px 6px;
	padding: 2px 2px 2px 15px;
	color: #333333;
	background: #FFFFFF;
	text-decoration:none;
	}

ul#CartNav li  a:hover{
	background-image:none;
	padding: 2px 2px 2px 15px;
	color: #6F9994;
	background: #FFFFFF;
	text-decoration:none;
	}

/**RANDOM PRODUCTS 
********************/
#RandProduct {
	height:100%;
	padding:10px 0 20px 0;
	}

#RandImage {
	float:left;
	display:inline; /*fixes IE6 float bug*/
	margin:0 10px 0 0;
	padding:0 0 0 0;
	}

#RandText {
	color: #FFFFFF;
	}

/**MAIN CONTENT SECTION
************************/
#Content {
	position: relative;
	width:638px;
	float: right;
	margin:0 0 0 0px;
	padding:0;
	background-color: #fff;
	border-left:#FFF solid 10px;
	}


#Content p {margin-left:10px;}

#ContentBox {
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	position: relative;
	z-index: 1;
	float:left;
	width:638px;
	}


/**GENERAL HEADERS
********************/
.Title {
	color: #E6E6E6;
	background:#FFFFFF; 
	height: 30px;
	padding:0;
	margin:0;
	}


h1 {
	font-size: 13px;
	color: #333333;
	background:#E6E6E6;
	font-weight: bold;
	padding:6px 0 6px 5px;
	margin:0;
	}


h2 {
	font-size: 13px;
	color: #333333;
	background:#E6E6E6;
	font-weight: bold;
	padding:6px 0 6px 5px;
	margin:0;
	}


h3 {
	font-size: 13px;
	color: #222222;
	font-weight: bold;
	background:#F4F4F4;
	padding:6px 0pt 6px 5px;
	}


h4 {
	font-size: 13px;
	color: #6F9994;
	background:#FFFFFF;
	font-weight: bold;
	}

/**BREADCRUMB TRAIL & PAGINATION
**********************************/
#BreadCrumb {float:left; position: relative; padding-top: 12px;margin-bottom:5px;}

#date_time{float:right; position: relative; padding-top: 12px;margin-bottom:5px;}

.pagination {
	float: right;
	text-align: right;
	margin-right: 10px;
	}

/**SITE DOCUMENTS
*******************/
#SiteDocs {
	width:870px;
	margin:0 auto;
	color: #000000;
	background:#E5DD0C;
	border-top: 1px solid #AFA80F;
	border-bottom: 1px solid #F0EA6E;
	font-size:12px;
	height:120px;
	}
.SiteDocsLeft {
	float:left;
	position: relative;
	width:470px;
	margin-top: 19px;
	margin-left: 30px;
	}
.SiteDocsRight {
	float:right;
	position: relative;
	text-align: right;
	line-height: 16px;
	width:270px;
	margin-top: 12px;
	margin-right: 30px;
	}
#SiteDocs a:link, #SiteDocs a:visited, #SiteDocs a:hover {
	color: #000000;
	text-decoration: none;
	font-weight:normal;
	}

#SiteDocs a:hover {
	color: #FFFFFF;
	}
	
/**HOME PAGE INTRODUCTION TEXT
*******************************/
#Announcement {
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	position: relative;
	z-index: 1;
	}

.Announceleft {
	float: left;
	position: inherit;
	width:204px;
	height: 258px;
	
	}
.AnnounceleftTop {
	width:204px;
	height: 145px;
	background:#5A5657;
	}
	
.AnnounceleftBottom {
	margin-top: 10px;
	width:204px;
	height: 90px;
	background:#5A5657;
	}
	
.Announceright {
	float: right;
	position: inherit;
	width:422px;
	height: 245px;
	background:#5A5657;
	
	
	}	
	
/**LATEST PRODUCTS - HOMEPAGE
*******************************/

#LatestProducts {
	padding: 0px;
	margin:0;
	position: relative;
	z-index: 1;
	height:100%;
	}

#Inner {
	width: 650px;
	margin-top: 6px;
	margin-left: -5px;
	padding:0;
	}

.Wrapper {
	float: left;
	width: 204px;
	height: 250px;
	margin: 6px 6px 6px 6px;
	padding:0px;
	background:#F4F4F4;
	}

.LPImage {
	float: none;
	text-align: center;
	padding:0px 0;
	margin:3px auto;
	margin-top: 0px;
	}

.LPName {
	text-align:left;
	font-size:12px;
	font-weight: bold;
	margin:0;
	padding:10px 0px 0px 10px;
	line-height: 14px;
	width:176px;
	height: 32px;
	color: #333333;
	overflow: hidden;
	}

.LPName a:link, .LPName a:visited {
	color: #333333;
	text-decoration:none;
	padding:0;
	margin:0;
	}

.LPName a:hover {
	color: #999999;
	text-decoration:none;
	}

.LPPrice {
	float:left;
	margin-top:10px;
	height:42px;
	width:130px;
	line-height:  14px;
	text-align:left;
	font-size:12px;
	margin-left:10px;
	padding:0px;
	color: #000000;
	}
	
.LPMore {
	float:right;
	margin-top:12px;
	height:22px;
	width:50px;
	text-align:right;
	font-size:12px;
	margin-right:10px;
	padding:0px;
	color: #667777;
	}


/**CATEGORY VIEW 
********************/
#CatDescription {}

/**PAGE VIEW
*******************************/
.VPImage{
float: left;
margin-top: 12px;	
margin-bottom: 15px;
background-color: #fff;
width: 420px;

}
.VPRight{
float: right;
margin-top: 12px;
background-color: #F4F4F4;
width: 184px;
padding: 10px;
height: auto;	
}
.VPborder{
	height: 1px;
	width: 184px;
	margin: 15px 0px;
	background-color: #CCCCCC;
}
.imgThumbSpace{
	text-align:  left;

}
.VPPriceleft{
	float: left;
}

.VPPriceright{
	float: right;
}

/**ORIGINAL CAT VIEW CODING
*****************************/
.catview {
	margin:5px 0;
	padding:0;
	width:98%;
	border-top:1px dotted #CCCCCC;
	}

.catsep {
	border-bottom:1px dotted #CCC;
	border-right:1px dotted #CCC;
	padding-right:8px;
	padding-bottom:5px;
	}


.catsep h2, .catsep h2 a {
	font-size: 13px;
	color: #667777;
	background:#ffffff;
	font-weight: bold;
	text-transform: uppercase;
	padding:6px 0 6px 5px;
	margin:0;
	}

.catsep h2 a:hover {
	background: #FFFFFF;
	color:#32393E;
	}

.catimage {
	padding:0;
	margin:0;
	}

.catview a {
	color:#667777;
	text-decoration:none;
	}

.catview p {line-height:12px;}
.catview .Price {color: #667777; background: #FFFFFF;}

/**SINGLE PRODUCT PAGE
************************/
#SingleProd {
	padding: 3px;
	margin-bottom:20px;
	position: relative;
	z-index: 1;
	}
	
#MainProdImage {
	text-align:center;
	margin:20px auto;
	padding:0;
	width:400px;
	height:auto;
	}

#MoreImages {}

/**LIGHTBOX GALLERY
********************/
#LightBoxGallery {
	height:auto;
	width:auto;
	margin:0 auto;
	padding:0;
	text-align:center;
	}

.LightBox {
	float:left;
	margin:0 0 30px 15px;
	height:1%;
	}

.LightBoxImage {
	text-align:center;
	margin:0;
	padding:5px;
	border: 1px solid #CCC;
	}


/**PRODUCT DESCRIPTION
***********************/
#ProdDescription {
	text-align:left;
	padding:0;
	margin-bottom:20px;
	color: #333333;
	background: #FFFFFF;
	}

#ProdDescription h2 {
	margin:0 0 0 0;
	padding-left:5px;
	padding-bottom: 5px;
	font-weight:normal;
	background:#667777 none repeat scroll 0%;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	}


/**PRODUCT INFO - PRICE, RATING, TELL A FRIEND
************************************************/
#ProdInfo {
	border-top:1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	padding:5px 0;
	margin:0;
	text-align:left;
	height:60px;
	width:100%;
	}

#ProdPrice {
	float:left;
	display:inline; /*used to fix IE6 double margin bug with floated elements */
	width:30%;
	height:66%;
	font-size:20px;
	padding:20px 0 0 0;
	margin:0;
	text-align:left;
	color:#667777; 
	background:#FFFFFF;
	}

#ProdReviews {
	float:left;
	display:inline;/*used to fix IE6 double margin bug with floated elements */
	height:90%;
	width:29%;
	margin:0 auto;
	text-align:center;
	padding:3px 5px 3px 0;
	border-right:1px dotted #cccccc;
	border-left:1px dotted #cccccc;
	background:#FFFFFF;
	}

#ProdReviews a {
	color: #333333;
	background: #FFFFFF;
	text-decoration:none;
	}

#ProdReviews a:hover {text-decoration: none; color: #C6EADD}

#TellAFriend {
	float:left;
	display:inline;/*used to fix IE6 double margin bug with floated elements */
	width:37%;
	height:100%;
	margin:0;
	padding:0;
	background:white;
	}

#TellAFriend ul {
	display:block;
	margin:0 0 0 10px;
	padding:0;	
	font-size:11px;
	text-align:left;
	text-transform:uppercase;
	}

#TellAFriend a {
	color:#667777;
	background: #FFFFFF;
	text-decoration:none;
	}
	
#TellAFriend a:hover {
	color:#242726;
	background: #FFFFFF;
	text-decoration:none;
	}


/**PRODUCT OPTIONS
********************/
#ProdOptions {
	margin:20px;
	text-align:left;
	text-transform:uppercase;
	font-size:15px;
	font-weight:normal;
	width:auto;
	margin:0;
	padding:0;
	color: #663366;
	background: #FFFFFF;
	}

#Options {
	margin:-10px 0 0 0;
	padding:0 0 0 10px;
	text-transform:none;
	font-size:13px;
	font-weight:bold;
	color: #333333;
	background: #FFFFFF;
	}

.OptionsStyle {
	border: 1px solid #CCC;
	width:auto;
	}


/**PRODUCT CODE & STOCK AVAILABILITY
**************************************/
#ProdLevels {
	text-align:left;
	margin:30px 0 0 0;
	padding:0;
	font-weight:bold;
	font-size:12px;
	color:#333333;
	background: #FFFFFF;
	}

#ProdLevels p {
	margin:0;
	padding:0;
	}


/**ADD TO CART BLUE BACKGROUND
*******************************/
#ProdBuy {
	color: #ffffff;
	background: #667777;
	font-size:14px;
	width:520px;
	margin:10px 10px 10px 0;
	padding: 10px 10px 10px 0;
	position: relative; 
	text-align: right;
	}

#ProdBuyLogin {
	color: #ffffff;
	background: #667777;
	font-size:14px;
	width:520px;
	margin:10px 10px 10px 0;
	padding: 5px 10px 5px 0;
	position: relative; 
	text-align: right;
	}

#ProdBuy a {
	line-height:22px;
	font-size:12px;
	padding:0 10px;
	margin:2px 0 0 0;
	text-transform:uppercase;
	text-decoration:none;
	}

/**COUPONS
************/
.addCoupon:link, .addCoupon:visited, .addCoupon:hover, .addCoupon:active {
	font-weight: bold;
	color: #333333;
	background: #FFFFFF;
	text-decoration: none;
	}

/**CUSTOMER REVIEWS - SUBMISSIONS
**********************************/
#CustomerReviews {}
#CustomerReviews p {margin-left:10px;}
.SubmitReview {padding-right: 60px;}
.right {text-align:right;}

.right span {
	font-weight:bold;
	float: left;
	}

/**CUSTOMER REVIEWS POSTED
***************************/
.ReviewEntry {margin:0;}

.ReviewRatings{
	color: #ffffff; 
	background: #667777;
	padding: 3px;
	}	

.ReviewContent {
	padding: 3px;
	font-style:italic;
	border-bottom: 1px dotted #CCCCCC;
	color: #333333;
	background:#FFFFFF;
	}

.ReviewTitle { text-transform:uppercase;}

.ReviewedBy {
	color: #C6EADD;
	background: #FFFFFF;
	padding: 3px;
	}

.Date {
	color: #C6EADD;
	background: #FFFFFF;
	float: right;
	}


/**RELATED PRODUCTS
*********************/
.LPInfo {color: #333333;}

* html .LPInfo {width: 100%;}

/**SITE BUTTONS
*********************/
.buttonBg {
	text-align: center;
	background-image: url(../styleImages/backgrounds/ButtonBg.gif);
	background-repeat: repeat-x;
	height: 26px;
	margin-bottom: 6px;
	color: #663366;
	}

/**SHOPPING BASKET
*********************/

.BasketLeft{
	float: left;
	position: relative;
	text-align:  left;
	width: 150px;
	line-height:  22px;
	padding-top:  16px;
	padding-left: 52px;
}

.BasketRight{
	float: left;
	position: relative;
	width: 134px;
	padding-top:  14px;
	padding-left: 0px;
	line-height:  32px;	
}

.Button{
	line-height:  32px;	
	margin-bottom: 10px;
}


/* TABS */

div.demolayout {
	width: 100%;
	margin: 0 0 20px 0;
}

ul.demolayout {
	list-style-type: none;
	width: 100%;
	float: left;
	background: url(../styleImages/backgrounds/pixel.gif) bottom left repeat-x;
}

ul.demolayout li {
	margin: 0 -5px 0 0;
	float: left;
}

ul.demolayout a {
	float: left;
	display: block;
	padding: 8px 13px;
	border: 1px solid #ccc;
	border-bottom: 0;
	color: #666;
	background: #eee;
	text-decoration: none;
	font-weight: bold;
}

ul.demolayout a:hover {
	background: #fff;
}

ul.demolayout a.active {
	background: #fff;
	padding-bottom: 8px;
	cursor: default;
	color: #000;
	background: #FFFFFF;
}
.tab {
	clear: left;
	margin-top: -0px;
	border: 1px solid #ccc;
	padding: 8px 8px 8px 8px;
}


/* new tabs
div.demolayout {
	width: 100%;
	margin: 0 0 20px 0;
}

ul.demolayout {
	list-style-type: none;
	width: 100%;
	float: left;
	background: url(pixel.gif) bottom left repeat-x;
}

ul.demolayout li {
	margin: 0 2px 0 0;
	float: left;
}

ul.demolayout a {
	float: left;
	display: block;
	padding: 4px 8px;
	border: 1px solid #ccc;
	border-bottom: 0;
	color: #666;
	background: #eee;
	text-decoration: none;
	font-weight: bold;
}

ul.demolayout a:hover {
	background: #fff;
}

ul.demolayout a.active {
	background: #fff;
	padding-bottom: 5px;
	cursor: default;
	color: #00f;
}

.tabs-container {
	clear: left;
	border: 1px solid #ccc;
	border-top: 0;
	padding: 20px 8px 0 8px;
}



/*top horizonal List */
#topnav ul
{
padding:0px;
margin: 0px;
list-style-type: none;
color: #000000;
width: 100%;
font: bold 100% arial, helvetica, sans-serif;

}

#topnav li { display: inline; }

#topnav li a
{
text-decoration: none;
color: #000000;
padding: 0em 2.45em;
}

#topnav li a:hover
{
color: #fff;
}

/* Account Page */
 
.accountprofile a{
	float: left;
	position: relative;
	width: 128px;
	height: 163px;
	margin-left: 17px;
	margin-right: 15px;
	margin-top: 30px;
	background-image: url(../styleImages/buttons/profile.gif);
	background-repeat: no-repeat;
}
.accountprofile a:hover{
	background-image: url(../styleImages/buttons/profile_active.gif);
	background-repeat: no-repeat;
}
.accounthistory a{
	float: left;
	position: relative;
	width: 128px;
	height: 163px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 30px;
	background-image: url(../styleImages/buttons/orders.gif);
	background-repeat: no-repeat;
}
.accounthistory a:hover{
	background-image: url(../styleImages/buttons/orders_active.gif);
	background-repeat: no-repeat;
}
.accountpassword a{
	float: left;
	position: relative;
	width: 128px;
	height: 163px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 30px;
	background-image: url(../styleImages/buttons/password.gif);
	background-repeat: no-repeat;
}
.accountpassword a:hover{
	background-image: url(../styleImages/buttons/password_active.gif);
	background-repeat: no-repeat;
}
.accountnews a{
	float: left;
	position: relative;
	width: 128px;
	height: 163px;
	margin-left: 17px;
	margin-top: 30px;
	background-image: url(../styleImages/buttons/newsletter.gif);
	background-repeat: no-repeat;
}
.accountnews a:hover{
	background-image: url(../styleImages/buttons/newsletter_active.gif);
	background-repeat: no-repeat;
}
/* Sale Tags */
.salePrice {
	width:67px;
	height:25px;
	background: url(../styleImages/sale.gif) no-repeat top left;
	padding: 0px;
}
.catsale {
	z-index: 5;
	position:absolute;
	width:55px;
	height:54px;
	background: url(../styleImages/catsale.png) no-repeat top right;
	padding: 0px;
	padding-left: 149px;
}	

.OutOfStock {
 	z-index: 5;
	position:absolute;
	top:0px;
	right:0px;
	width:48px;
	height:48px;
	background: url(../styleImages/sold.gif) no-repeat top right;
	padding:0px;
}
.txtSaleFont {
	font-weight: normal;
	color: #333333;
}

#bottomContent	{
	position: relative;
	width:638px;
	float: right;
	margin:0 0 0 0px;
	padding:0;
	background-color: #fff;
	border-left:#FFF solid 10px;
		
}

/* Notes: container border */
#newsItems {
    border: 2px solid #E8E8E8;
    margin-top: 20px;
    text-indent: 40px;
}

#newsItems h6 {
    text-indent: 0px;
}

/* Notes: remove bullet  */
#newsItems li {
    list-style: none;
}

/* Notes: p class font size */
#newsItems p {
    font-size: 12px;
}

/* Notes: link color */
#newsItems a {
    color: #0D0099;
}