/* Original styles */
#wrapper {
		position: relative;
		width: 939px; 
		margin: 0 auto; 
		padding: 0;
		text-align: center;
		background-image:url(../_Images/content_bg.gif);
		background-repeat:repeat-y;

	}

#header{
	background-image:url(../_Images/header.gif);
	background-repeat:no-repeat;
	height:83px;
	text-align:left;
	text-align:center;
	width:939px;
}

#headerRight{
	float:right; 
	padding-right:30px;
}

.HeaderLink
{
    font:Arial;
    color:#006EA2;
    font-size:12px;
    font-weight:bold;
    line-height:20px;
}

#userLinks{
	height:57px; 
	color:#FFFFFF; 
	text-align:right;
}

#userLinks a{ 
	color:#FFFFFF; 
	text-decoration:none;
	padding-right:2px;
	padding-right:2px;
}

#searchArea {
	color:#0179AB;
	text-decoration:none;
	font-size:13px;
	vertical-align:top;
}

#searchArea a{
	text-decoration:none;
}

.input
{
  font: normal 12px Arial, sans-serif;
  color: #48402A;
  background-color: #FFFFFF;
  border: 1px;
  border-color: #000000;
  border-style:solid;
  }

.contentArea 
{
    width:743px;
	text-align:left; 
	float:left;
}

.navBar {
	width:175px;
	float:left;
}

.navPad
{
    line-height:2px;
}

.navBtn
{
    border:none;
    text-decoration:none;
    color:#FDF6D3;
    border-color:#FDF6D3;
}

.navBtnWithBorder
{
    border-style: solid;
    text-decoration:none;
    color:#FDF6D3;
    border-color:#FF0000;
}


.ImgNav
{
    margin-left:20px;
}
.nav a{
	font-size:11px;
	color:#000000;
	text-decoration:none;
	line-height:18px;
}

#navRtCol{
	float:right; 
	padding-right:24px;
}

#navLtCol{
	padding-left:29px;
	font-size:11px;
	line-height:16px;
}

#HomeFeature
{
    padding:0px;
    margin:0px;
    width: 447px;
    background-color:#FFFFFF;
}

#HomeFeature img
{
    padding:0px;
    margin:0px;
    width: 447px;
}

.HomeFeatureSplit
{
	border-right:solid;
	border-right-width:1px; 
	border-right-color:#0179AB;
}

.HomeFeatureBlurb{
    width: 448px;
	min-height: 71px;
	border-top:solid;
	border-top-width:1px; 
	border-top-color:#0179AB;
    background-color:#FFFFFF;
}

.HomeBlogBlurb{
	font-size:8px;
	height: 80px;
	border-top:solid;
	border-top-width:1px; 
	border-top-color:#0179AB;
}

#HomeFeatureTab{
	background-repeat:no-repeat; 
	text-align:right; 
	width:329px; 
	height:39px; 
	padding-top:12px; 
	padding-right:15px;
}

#ResultsNav
{
    background-color: #0079AA;
    height:35px;
    width:743px;
    vertical-align:bottom;
    padding:0px;
    margin:0px;
}

#PadTop{
    position:absolute;
    right:18px;
    top:155px;
	background-image:url(../_Images/ResultsNavBackground.jpg);
    height:22px;
    width:743px;
    vertical-align:bottom;
}


#NarrowBy{
	background-image:url(../_Images/NarrowByBG.jpg);
	background-position: left;
	background-repeat: no-repeat;
    height:294px;
    width:219px;
    text-align:left;
}

.sideProdFeature
{
    width:200px;
	padding:0px;
    text-align:left;
    vertical-align:top;
    margin-top: 5px;
    margin-right: 5px;
    padding-bottom:5px;
}

#sideProdFeature1
{
    width:200px;
    height:150px;
    border: 2px solid #006EA2;
    padding:0px;
    margin-left:15px;
}

#sideProdFeature2
{
    width:200px;
    height:148px;
    border: 2px solid #006EA2;
    padding:0px;
    margin-left:15px;

}

#sideProdFeature3
{
    height:148px;
    width:200px;
	border: 2px solid #006EA2;
	padding:0px;
    margin-left:15px;

}

#FeatredProductsHeader
{
    background-color: #8401A9;
	background-image:url(../_Images/featuredProducts.gif); 
	background-repeat:no-repeat;
	background-position: left;
	height: 37px;
	width: 743px;
}

#FeaturedProductsWrapper
{
    border: solid 2px #8401A9;
}

#FeatureItem
{
    width: 100%;
	height:161px;
}

.FeatureProduct{
	 padding:0px; 
	 margin:0px; 
}

.FeatureText{
	padding:0px; 
	margin:0px; 
	font-size:11px; 
	line-height:15px;
}

.familyCrossList 
{
   	color:#000000;
	font-size:12px; 
}

.productName {
	color:#0179AB;
	font-weight:bold;
	font-size:13px;
	word-wrap: break-word;
}

.productName a
{
	text-decoration: none;
}

.price {
	color:#000000;
	font-weight:bold;
	font-size:12px;
	line-height:20px;
}

#Showcase
{
	background-color:#FFFFFF;
}

#ShowcaseTitle{
}

#ShowcaseContent
{
	height: 142px;
}

#ShowcaseContent table tr td
{
	height: 142px;
	vertical-align:middle;
}

#ShowcaseContentText{
	float:left; 
	margin:5px 15px;
	line-height:18px;
	font-weight:bold;
	font-size: 13px;
}

.rightFeatureContentText{
	width: 110px;
	padding-top:5px;
	padding-right:1px;
	padding-left:3px;
	font-size:12px;
}

#footer{ 
	background-image:url(../_Images/bottom.gif); 
	background-repeat:no-repeat; 
	height:60px; 
	text-align:right; 
	padding-right:15px;
	font:Arial;
	font-size:9px; 
	color:#FFFFFF;
}

#footer a{
	color:#FFFFFF;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
}

.WhiteLabel
{
	color:#FFFFFF;
	font-size:13px;
}

.BlueLabel
{
	color:#0179AB;
	font-size:13px;
}

.GreyLine
{
    border-bottom: solid 1px #E2E2E2;
    border-top: none;
    border-left: none;
    border-right: none;
    height:1px;
}

.PriceText
{
	Font:Arial;
	COLOR:#000000;
	FONT-SIZE: 12px;
	font-weight:bold;
}

.PriceTextOld
{
	Font:Arial;
	COLOR:#000000;
	FONT-SIZE: 12px;
	font-weight:bold;
	text-decoration:line-through;
}

.PriceTextSale
{
	Font:Arial;
	COLOR:Red;
	FONT-SIZE: 12px;
	font-weight:bold;
}

.ItemNameLabel
{
	Font:Arial;
	font-size:16;
	font-weight:bold;
	color:#0179AB;
	line-height:15px;
	text-decoration:none;
	margin-bottom:5px;
}

.ItemSpecialLabel
{
	Font:Arial;
	font-size:16;
	font-weight:bold;
	color:red;
	line-height:15px;
}

.ItemDetailsLabel
{
	Font:Arial;
	font-size:12;
	color:#000000;
	line-height:21px;
}

.ItemTagLabel
{
	Font:Arial;
	font-weight:normal;
	font-size:12px;
	color:#000000;
	line-height:14px;
}

.ItemCrossName
{
    Font:Arial;
	font-size:13;
	font-weight:bold;
	color:#006EA2;
	line-height:15px;
}

.familyList
{
    max-width:200px;
	color: #000000;
	font-size: 10px;
	border: 1px solid #000000;
}

.Bold14
{
	Font:Arial;
	font-size:14;
	color:#000000;
	font-weight:bold;
}

.BreadcrumbText
{
	Font:Arial;
	font-size:12;
	color:#000000;
}

.BreadcrumbLink
{
	Font:Arial;
	font-size:11;
	color:#33959D;
}

.PagingSection
{
	font:Arial;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
	position:relative;
	left:531px;
	vertical-align:top;
	width:219px;
	margin-top:-10px;
}

.PagingSection a:link, .PagingSection a:hover
{
	color:#FFFFFF;
}

.PagingSection-Green
{
	font:Arial;
	font-size: 11px;
	color:#006EA2;
	text-decoration:none;
	vertical-align:top;
	width:500px;
}

.WhiteText, .WhiteText a, .WhiteText:link, .WhiteText:active, .WhiteText:visited, .WhiteText:hover
{
	color: #FFFFFF;
	text-decoration:none;
}

.blackText, .blackText a, .blackText:link, .blackText:active, .blackText:visited, .blackText:hover
{
	color:black;
	text-decoration:none;
}

.CleanText, .CleanText a, .CleanText:link, .CleanText:active, .CleanText:visited, .CleanText:hover
{
    text-decoration:none;
}

.Big
{
	font-size:14px;
}

.ItemsNumberLabel
{
	font-weight:bold;
	color:White;
	font-size:14px;
	position:relative;
	top:4px;
	left:10px;
}

.Dropdown
{
	font:Arial;
	font-size:12px;
	padding:0px;
	margin:0px;
	padding:0px;
	position:relative;
	top:-2px;
}

.SubCatLink
{
	font:Arial;
	font-weight:normal;
}

.pad
{
	position:relative;
	width:6px;
	min-width:6px;
	padding-left:6px;
}

.padActive
{
	position:relative;
	width:6px;
	min-width:6px;
	padding-left:6px;
	background-image:url(../_Images/green_arrow.gif);
	background-repeat:no-repeat;
	background-position:right;
}

.hide
{
    display:none;
}

.productHeader
{
    font-size:18px;
    font-weight:bold;
    color:#000000;
}

.productTag
{
    font-size:14px;
    font-weight:bold;
    color:#F94D01;
}

.productPrice
{
    width: 85px;
    font-size:16px;
    font-weight:bold;
}

.productListDesc
{
    width: 200px;
    font-size:12px;
    border-left:0px;
}

.productSku
{
    width: 45px;
    font-size:11px;
}

.productQty
{
    width: 80px;
    font-size:11px;
}

.rating
{
    font-size:16px;
    font-weight:bold;
    color:#0079AA;
}
.ratingCount
{
    font-size:12px;
    font-weight:normal;
    color:#F94C00;
}

.rating a
{
    font-size:12px;
    font-weight: normal;
}
   
.viewProductDetails
{
    font-size:13px;
    margin-bottom:5px;
}

.prodDetailsBorder
{
    border-right:1px solid #3C9AE4;
    border-left:1px solid #3C9AE4;
}

.prodDetailsBorderL
{
    border-left:1px solid #3C9AE4;
}

.prodDetailsBorderR
{
    border-right:1px solid #3C9AE4;
}

.BoldText
{
    text-decoration:none;
    font-weight:bold;
}

/* Re-design styles */
html 
{
	margin: 0px;
	padding: 0px;
}
body 
{
	margin: 0px;
	padding: 0px;
	background-color: #D4EAF8;
	background-image: url(../_Images/blueBack.jpg);
}
body, table, .body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
img
{
	border: 0px;
}
a, a:link, a:active, a:visited , a:hover
{ 
	color: #0179AB;
}
a:hover
{ 
	text-decoration: underline;
}
.noline, .noline:link, .noline:visited, .noline:active
{
	text-decoration: none;
}
.noline:hover
{
	text-decoration: underline;
}

.add, .add:link, .add:active, .add:visited , .add:hover
{ 
	font-size: 10px;
	color: #0026FF;
	text-decoration: none;
}
a:hover
{ 
	text-decoration: underline;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00267F;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding:0px;
}

.bold
{
	font-weight: bold;
}
.italic
{
	font-style: italic;
}
.button 
{
	background: #CCCCCC;
	color: #000000;
}
.grey, .gray
{
	color: #999999;
}
.alt
{
	background-color: #EEEEEE;
}
.header
{
	background-image: url(../_Images/headerBack.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 21px;
}
.phone
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	padding-right:10px;
}
.headerLinks
{
	font-size: 13px;
	margin: 2px 0px 5px 0px;
	color: #FFFFFF;
	padding-right:10px;
}
.headerLinks a, .headerLinks a:link, .headerLinks a:active, .headerLinks a:visited, .headerLinks a:hover
{
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.headerLinks a:hover
{
	text-decoration: underline;
}
.headerTab
{
	background-color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	height: 30px;
	max-height:30px;
}
.searchBox
{
	width: 150px;
	color: #000000;
	font-size: 10px;
	border: 1px solid #000000;
	padding: 2px;
}

.content
{
	background-image: url(../_Images/content_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
.shop
{
	background-image: url(../_Images/shopLowerRepeat.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
.shopAge1
{
	background-image: url(../_Images/shopAgeMiddle.png);
	background-position: left top;
	background-repeat: repeat-y;
}
.shopAge2
{
	background-image: url(../_Images/shopAgeTop2.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px 5px 30px 25px;
	text-align:left;
}
.shopAgeLinks tr td a, .shopAgeLinks tr td a:visited
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
    line-height: 17px;
}
.shopAgeLinks tr td a:hover, .shopAgeLinks tr td a:active
{
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
    font-size: 11px;
    line-height: 17px;
}
.shopAgeLinks tr th
{
    text-align:left;
    color: #000000;
    font-weight: bold;
    font-size: 11px;
}
.shopCategory1
{
	background-image: url(../_Images/shopCategoryMiddle.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
.shopCategory2
{
	background-image: url(../_Images/shopCategoryTop2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 5px 5px 30px 30px;
	text-align:left;
}
.shopCategory1 a, .shopCategory1 a:visited
{
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    font-size: 11px;
    line-height: 18px;
}
.shopCategory1 a:hover, .shopCategory1 a:active
{
    color: #000000;
    font-weight: normal;
    text-decoration: underline;
    font-size: 11px;
    line-height: 18px;
}
.navBarActive
{
	margin-left: 5px;
}
.navBarActive a, .navBarActive a:visited
{
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    font-size: 11px;
    line-height: 18px;
}
.navBarActive a:hover, .navBarActive a:active
{
    color: #000000;
    font-weight: normal;
    text-decoration: underline;
    font-size: 11px;
    line-height: 18px;
}

.shopLower
{
	background-image: url(../_Images/shopLower.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 5px 5px 5px 30px;
}

.shopLink, .shopLink:link, .shopLink:active, .shopLink:visited , .shopLink:hover
{ 
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.shopLink:hover
{ 
	text-decoration: underline;
}
.footer
{
	background-image: url(../_Images/footer.gif);
	background-position: left bottom;
	background-repeat: repeat-y;
	height: 80px;
}
.footerLinks
{
	font-size: 12px;
	margin: 0px 22px 8px 0px;
	color: #0278A6;
}
.footerLinks a, .footerLinks a:link, .footerLinks a:active, .footerLinks a:visited, .footerLinks a:hover
{
	font-size: 12px;
	color: #0278A6;
	text-decoration: none;
}
.footerLinks a:hover
{
	text-decoration: underline;
}
.error
{
	color: #CC0000;
}
.footerLink, .footerLink:link, .footerLink:active, .footerLink:visited , .footerLink:hover
{ 
	color: #AAAAAA;
	text-decoration: none;
}
.footerLink:hover
{ 
	color: #FFFFFF;
	text-decoration: underline;
}
.tiny
{ 
	font-size: 9px;
}
.tinyLink, .tinyLink:link, .tinyLink:active, .tinyLink:visited , .tinyLink:hover
{ 
	font-size: 9px;
	text-decoration: none;
}
.tinyLink:hover
{ 
	text-decoration: underline;
}
.crumbs
{
	font-size: 12px;
}
.crumbLink, .crumbLink:link, .crumbLink:active, .crumbLink:visited , .crumbLink:hover
{ 
	font-size: 12px;
	text-decoration: none;
}
.crumbLink:hover
{ 
	text-decoration: underline;
}
.pageBox
{
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
h1
{
	margin: 0px 0px 5px 0px;
}
h1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00267F;
	text-decoration: none;
}
h2
{
	margin: 0px 0px 0px 0px;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.ReviewHeader h2
{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
h3
{
	margin: 0px 0px 0px 0px;
}
h3, .colhead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00267F;
	text-decoration: none;
}
.dataTable
{
}
.dataTable tr
{
	text-align: left;
}
.dataTable tr.alt
{
	background-color: #EEEEEE;
}
.dataTable td.alt, .dataTable th.alt
{
	background-color: #E5E5FF;
}
.dataTable th
{
	padding: 1px 5px 1px 5px;
	border-bottom: 1px solid black;
}
.dataTable th a, .dataTable th a:link, .dataTable th a:visited, .dataTable th a:active, .dataTable th a:hover
{
	color: #AF0022;
}
.dataTable tr.dataFooter td
{
	padding: 1px 5px 1px 5px;
	border-top: 1px solid black;
}
.dataTable td
{
	padding: 1px 5px 1px 5px;
}
.formTable
{
}
.formTable tr
{
	vertical-align: top;
}
.formTable th
{
	font-weight: bold;
	padding-right: 5px;
	/* padding-top: 2px; */
	text-align: right;
}
.floater
{
	z-index: 1003;
	background-color: #EEEEEE;
	border: 2px solid #000000;
	position: absolute;
	top: 50%;
	left: 50%;
}
.floaterFrame
{
	z-index: 1002;
	position: absolute;
	top: 50%;
	left: 50%;
}
.floaterTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #CCCCCC;
}
.pageBlocker
{
	z-index: 1001;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}
.pageBlockerFrame
{
	z-index: 1000;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}
.borderBody
{
    background-color: #FFFFFF; 
    border: 1px solid #999999;
}
.tabActive
{
	padding: 5px;
	background-color: #EEEEEE;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}
.tabActiveLink, .tabActiveLink:link, .tabActiveLink:active, .tabActiveLink:visited, .tabActiveLink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00267F;
	text-decoration: none;
}
.tabGrey
{
	padding: 5px;
	background-color: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #999999;
}
.tabGreyLink, .tabGreyLink:link, .tabGreyLink:active, .tabGreyLink:visited, .tabGreyLink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.tabBody
{
    background-color: #EEEEEE; 
    border-left: 1px solid #999999; 
    border-right: 1px solid #999999; 
    border-bottom: 1px solid #999999;
    padding: 5px;
}
.dataRow0
{
	background-color: #EEEEEE;
}
.dataRow1
{
}
.pagingTab
{
    border: 1px solid #999999; 
}
.loaderMask
{
    z-index: 30001;
    position: absolute;
    background: #FFFFFF;
	filter: alpha(opacity=50);
	opacity: 0.50;
	-moz-opacity:0.50;
}
.loaderImage
{
    z-index: 30002;
    position: absolute;
    background: url(../_Images/loader.gif) no-repeat 50% 50%;
}
.scrolling
{
	position: relative;
	overflow: auto;
	border: 1px solid #999999;
}
.borderBox
{
	border: 1px solid #999999;
}
.treeOpen
{
	background-image: url(../_Images/toggle_open.gif);
}
.treeClosed
{
	background-image: url(../_Images/toggle_closed.gif);
}
.input
{
  color: #000000;
}
.inputGrey
{
  color: #90918d;
}
.leftBorder
{
	border-left: 1px solid #999999;
	margin-left: 5px;
	padding-left: 5px;
}

.RecommendTopLeft
{
	background-image: url(../_Images/purple-topLeft.gif);
	background-repeat:no-repeat;
	background-position: right;
	margin:0px;
	padding:0px;
}

.RecommendTopMiddle
{
    background-color: #8400A8;
}

.RecommendHeader
{
    background-color: #8400A8;
	background-image: url(../_Images/weRecommend.gif);
	background-position: left;
	background-repeat:no-repeat;
	height: 20px;
}

.RecommendTopRight
{
	background-image: url(../_Images/purple-topRight.gif);
	background-repeat:no-repeat;
	background-position: left;
	margin:0px;
	padding:0px;
}

.RecommendLeft
{
    border-left: solid 1px #8400A8;
}

.RecommendRight
{
    border-right: solid 1px #8400A8;
}

.RecommendBottomLeft
{
	background-image: url(../_Images/purple-bottomLeft.gif);
	background-position: right top;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}

.RecommendBottomMiddle
{
    border-bottom: solid 1px #8400A8;
}

.RecommendBottomRight
{
	background-image: url(../_Images/purple-bottomRight.gif);
	background-position: left top;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}


.ReviewTopLeft
{
	background-image: url(../_Images/orange-topLeft.gif);
	background-repeat:no-repeat;
	background-position: right;
	margin:0px;
	padding:0px;
}

.ReviewTopMiddle
{
    background-color: #F94C00;
}

.ReviewHeader
{
    color: #FFFFFF;
    font-size: 16px;
    background-color: #F94C00;
	background-image: url(../_Images/customerReviews.gif);
	background-position: top left;
	background-repeat:no-repeat;
	height: 20px;
	padding-left: 187px;
	padding-right: 10px;
}

.ReviewHeader h2
{
    color: #FFFFFF;
}

.ReviewTopRight
{
	background-image: url(../_Images/orange-topRight.gif);
	background-repeat:no-repeat;
	background-position: left;
	margin:0px;
	padding:0px;
}

.ReviewLeft
{
    border-left: solid 1px #F94C00;
}

.ReviewRight
{
    border-right: solid 1px #F94C00;
}

.ReviewBottomLeft
{
	background-image: url(../_Images/orange-bottomLeft.gif);
	background-position: right top;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}

.ReviewBottomMiddle
{
    border-bottom: solid 1px #F94C00;
}

.ReviewBottomRight
{
	background-image: url(../_Images/orange-bottomRight.gif);
	background-position: left top;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}