body {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#Container {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#DateTime {
	position: absolute;
	left: 8px;
	top: 4px;
}
#LogonStatus {
	display: none;
}
form {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#Header {
	display: none;
}
#HeaderBanner {
	display: none;
}
#SystemMessageHolder {
	display: none;
}
#NavigationTabHolder{
	display: none;
}



#Divider {
	display: none;
}
#ClassificationPath {
	display: none;
}

#SearchBar {
	display: none;
}
#Content {
	padding-bottom: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	margin: 0px;
	background-color: #FFFFFF;
}

#Cell_left {
	display: none;
}

#CheckOutPath {
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 4px;
	padding: 4px;
	font-weight: normal;
}

#CheckOutPath .Current{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0586E1;
	background-image: url(../images/pointer-bg.gif);
	background-repeat: no-repeat;
	background-position: right center;

}
.MarginImageHolder{
	display: none;
}

.MarginContentHolder,
.MarginContentHolder2,
.MarginContentHolder3{
	display: none;	
}

#BasketSummery {
	display: none;
}




.Divider{
	background-image: url(../images/1px-lgy.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 5px;
	clear: both;
}

#Cell_Main {
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
}
.ElementBannerHolder {
	display: none;
}
#InnerHeader {
	background-color: #FFFFFF;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 4px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#InnerHeader  h1{
	font-size: 24px;
	text-align: left;
	display: block;
	text-transform: capitalize;
	color: #267FB9;
	margin: 0px;
	line-height: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-indent: 4px;
}
#InnerHeader  h1 span {
	display: block;
	margin: 0px;
	padding: 0px;
}
#InnerHeader  h1 em {
	font-size: 14px;
	margin-left: 400px;
	font-style: normal;
	text-transform: lowercase;
}
#InnerHeader  h2{
	font-size: 12px;
	text-transform: capitalize;
	color: #666666;
	font-weight: bold;
	padding: 0px;
	margin: 8px;
}
#InnerHeader  p{
	font-size: 11px;
	text-transform: none;
	font-weight: normal;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 4px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.ElementInnerContent {
	margin-bottom: 16px;
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-left: 4px;
}
.ElementInnerContent h2{
	font-size: 16px;
	text-align: left;
	display: block;
	text-transform: capitalize;
	color: #999999;
	margin: 0px;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 8px;
}
.ElementInnerContent h3{
	font-size: 12px;
	text-align: left;
	display: block;
	text-transform: capitalize;
	color: #999999;
	margin: 0px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 8px;
}
.ElementInnerContent h2 span,
.ElementInnerContent h3 span{
	display: block;
	margin: 0px;
	padding: 0px;
}

.ElementInnerContent p{
	padding: 0px;
	font-size: 1em;
	margin: 8px;
}
.ContentProductHolder {
	margin-bottom: 8px;
}

.ContentProductHolder h2 {
	font-size: 11px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	text-align: left;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	text-transform: capitalize;
	color: #333333;
}

.ContentProductHolder ul{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

.ContentProductHolder ul li{
	margin-right: 4px;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	float: left;
	clear: none;
	text-transform: lowercase;
	padding: 8px;
	border: 1px solid #EEEEF0;
	width: 100px;
	height: 80px;
}

.ContentProductHolder ul li .Price{
	font-weight: bold;
	color: #D70000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	float: right;
	margin-left: 4px;
}

.ContentProductHolder ul li .PriceOld{
	font-weight: normal;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	float: right;
	text-decoration: line-through;
	margin-right: 4px;
	margin-left: 0px;
}

.ElementProductListing {
	margin-top: 0px;
	padding: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 4px;
	font-size: 1em;
	background-image: url(../images/hr_dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.ElementProductListing:hover {


}
.ElementProductListing h2 {
	font-size: 12px;
	margin: 2px;
	padding: 0px;
}
.ElementProductListing h2 a:link,
.ElementProductListing h2 a:visited,
.ElementProductListing h2 a:active
{
	color: #818181;
	text-decoration: none;

}
.ElementProductListing h2 a:hover
{
	text-decoration: underline;

}
#ProductInfo .YouSave ,
.ElementProductListing .YouSave {
	font-size: 1.1em;
	font-weight: bold;
	color: #CC0000;
	background-color: #FFFFFF;
	border: 2px solid #CC0000;
	float: right;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}


.ElementProductListing a {
	color: #000000;
	text-decoration: none;

}
.ElementProductListing a:hover {
	text-decoration: underline;

}
.Status_C {
	background-image: url(../images/status_C.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 100px;
	float: right;
}
.Status_S {
	background-image: url(../images/status_S.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 100px;
	float: right;
}
.Status_N {
	background-image: url(../images/status_N.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 100px;
	float: right;
}
.Status_A {
	background-image: url(../images/status_A.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 100px;
	float: right;
}
.Status_O {
	background-image: url(../images/status_O.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 100px;
	float: right;
}
.FeaturesHolder {
	background-image: url(../images/seperator.gif);
	background-repeat: repeat-y;
	background-position: left top;
	display: block;
	width: 155px;
	float: right;
	height: 100px;
}
.FlagHolder {
	display: block;
	float: right;
	width: 140px;
	margin-top: 8px;

}
.FlagHolder img {
	margin-top: 0px;
	margin-left: 4px;

}
.CustRating {
	background-image: url(../images/rating_bg.gif);
	height: 68px;
	width: 140px;
	float: right;
}
.CustRating ul{
	margin: 0px;
	padding: 0px;

}
.CustRating ul li{
	list-style-type: none;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 6px;
}
.CustRating ul li a:link,
.CustRating ul li a:active,
.CustRating ul li a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.ElementContentListing {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	background-image: url(../images/hr_dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 12px;
	padding-left: 4px;
}
.ElementContentListing h2 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.ElementContentListing p {
	margin: 0px;
	padding: 0px;
}
.ElementContentListingImage {
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.ElementProductGallery {
	margin-bottom: 8px;
	background-color: #FFFFFF;
	margin-right: 4px;
	margin-left: 4px;
}
.ElementProductGallery h2 {
	font-size: 14px;
	text-align: left;
	display: block;
	text-transform: capitalize;
	color: #0573C0;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-indent: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.ElementProductGallery h2 span {
	display: block;
	margin: 0px;
	padding: 0px;
}
.ElementProductGallery .GalleryItemList{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
.ElementProductGallery .GalleryItemList .GalleryItem{
	margin-right: 4px;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	float: left;
	clear: none;
	text-transform: lowercase;
	padding: 8px;
	border: 1px solid #EEEEF0;
	width: 100px;
	height: 160px;
	display: inline;
	list-style-type: none;

}
.ElementProductGallery .GalleryItemList .GalleryItem .PriceInfo{
	height: 45px;
	margin-bottom: 4px;
	color: #999999;
}
.ElementProductGallery .GalleryItemList .GalleryItem  .Price{
	text-align: right;
	display: block;

}
.ElementProductGallery .GalleryItemList .GalleryItem .ExtraInfo{
	height: 30px;
	margin-bottom: 4px;
	color: #999999;
}
.ElementProductGallery .GalleryItemList .GalleryItem .ExtraInfo a:link,
.ElementProductGallery .GalleryItemList .GalleryItem .ExtraInfo a:active,
.ElementProductGallery .GalleryItemList .GalleryItem .ExtraInfo a:visited
{
	color: #3A44B5;
	text-decoration: none;

}
.ElementProductGallery .GalleryItemList .GalleryItem .ExtraInfo a:hover
{
	color: #3A44B5;
	text-decoration: underline;

}
#ProductInfo {
	margin-top: 0px;
	padding: 4px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	background-image: url(../images/hr_dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;

}
#ProductInfo  h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 14px;

}
.ProductCode {
	text-transform: uppercase;

}
.ElementProductGallery .PriceInfo,
.ElementProductListing .PriceInfo,
#ProductInfo  .PriceInfo {
	margin: 0px;
	padding: 0px;
}
.ElementProductGallery .PriceInfo li,
.ElementProductListing .PriceInfo li,
#ProductInfo  .PriceInfo li{
	list-style-type: none;
	display: inline;
}
#RecentHistory .Price{
	font-size: 16px;
	margin: 4px;
}
#ProductInfo  .PriceInfo .Price{
	font-size: 24px;
}
.ElementProductGallery .Price{
	font-size: 14px;
}
.ElementProductListing .Price{
	font-size: 18px;
}
#ProductInfo  .PriceInfo .PriceRRP{

}
#ProductInfo  .PriceInfo .PriceTax{

}
#ProductInfo  .PriceInfo .PriceSave{
	display: inline;
}
.ElementProductListing  .ExtraInfo {
	margin-top: 4px;
	padding-top: 4px;
	margin-bottom: 4px;
	line-height: 14px;
}
#ProductInfo  .ExtraInfo {
	background-image: url(../images/hr_dots.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 8px;
	padding-top: 8px;
	margin-bottom: 8px;
	line-height: 14px;

}
#ProductInfo .FeaturesHolder {
	background-image: url(../images/seperator.gif);
	background-repeat: repeat-y;
	background-position: left top;
	display: block;
	width: 155px;
	float: right;
	height: 100px;
	background-color: #FFFFFF;
}
.Saving {
	font-weight: bold;
	color: #818181;
	font-size: 1.2em;
}
.Add2Bsk {
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Qty {
	text-align: right;
	border: 1px solid #D2D2D7;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Qty:hover,.Qty-BSK:hover {
	border-top-color: #818181;
	border-right-color: #818181;
	border-bottom-color: #818181;
	border-left-color: #818181;
}
.Qty:focus,.Qty-BSK:focus  {
	border-top-color: #025DB8;
	border-right-color: #025DB8;
	border-bottom-color: #025DB8;
	border-left-color: #025DB8;
}
.Qty-BSK{
	text-align: right;
	border: 1px solid #006600;
	font-size: 12px;
	margin-right: 8px;
}
.Price {
	color: #035EBB;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.strike-through {
	text-decoration: line-through;

}
#InnerClassNavigation {
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 04px;
	padding: 4px;
	background-image: url(../images/seperator_3.gif);
	background-repeat: repeat-y;
	background-position: center top;

}
#InnerClassNavigation ul{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
#InnerClassNavigation ul li{
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
	clear: none;
	text-transform: lowercase;
	padding: 0px;
	width: 192px;
	float: left;

}
#InnerClassNavigation ul li:hover{

}
#InnerClassNavigation a:link, #InnerClassNavigation a:visited, #InnerClassNavigation a:active{
	color: #000000;
	text-decoration: none;
	display: block;
}
#InnerClassNavigation a:hover {
	text-decoration: underline;

}
#ProductListingHolder{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;

}
#Cell_right {
	width: 180px;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 0px;
}


.ImageHolder {
	background-color: #FFFFFF;
	margin: 4px;
	padding: 4px;
	border: 1px solid #FFFFFF;
	float: left;
}
.ListingsImageHolder{
	background-color: #FFFFFF;
	margin: 4px;
	padding: 4px;
	border: 1px solid #D2D2D7;
	float: left;
}
.TextRed {
	color: #990000;
}
.TextGreen {
	color: #009900;
}
.FormList {
	font-size: 1em;

}
.InputList {
	margin-right: 4px;
}
.textfield {
	border: 4px solid #EEEEF0;
}

.FormTxtMicro{
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.TableHeader_1 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #0686E1;
	text-align: left;
	padding: 4px;
	background-image: url(../images/bar-tint_01.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.TableData {
	border: 1px solid #E5E5E5;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
}
.TableData td a{
	display: block;
	padding-left: 4px;
}

.TableData th{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	padding: 3px;
	text-transform: capitalize;
}
.TableData2 {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.TableData2 th{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #9D9FA8;
	text-transform: capitalize;
}
.TableData2 th a:link , .TableData2 th a:active, .TableData2 th a:visited{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 3px;
}
.TableData2 th a:hover {
	background-color: #9D9FA8;
}
.TableData2 td{
	padding: 3px;
}
.TableData2 td a {
	color: #025DB8;
	text-decoration: none;
	display: block;
}
.TableData2 td a:hover {
	text-decoration: underline;
}
#ResultForm {
	margin-top: 0px;
	margin-bottom: 8px;
	margin-right: 0px;
	margin-left: 4px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #EEEEF0;
	padding: 4px;
	clear: both;
}

#ResultHeader{
	font-size: 9px;
	background-color: #FFFFFF;
	padding: 4px;
	border: 4px solid #EEEEF0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
#ResultHeader a:link,
#ResultHeader a:active,
#ResultHeader a:visited{
	color: #3A44B5;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}
#ResultHeader a:hover{
	text-decoration: underline;

}
.ResultsTotal {
	font-size: 1.5em;
	font-weight: bold;
	color: #3A44B5;
}
#ResultSort {
	font-size: 9px;
	background-color: #EEEEF0;
	border: 4px solid #EEEEF0;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}

#ResultOptions{
	margin-top: 4px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #EEEEF0;
	font-size: 9px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEF0;
	padding: 8px;
	margin-right: 0px;
	margin-left: 4px;
}

#ResultOptions #ThNails {
	text-align: left;
}
#ThNails a:link, #ThNails a:visited, #ThNails a:active, #ThNails strong{
	text-align: right;
	text-decoration: none;
	margin-right: 4px;
	color: #000000;
	text-transform: uppercase;
}
#ThNails a:hover{
	text-decoration: underline;
}
#ResultOptions #maxRows {
	text-align: right;
}
#maxRows a:link, #maxRows a:visited, #maxRows a:active, #maxRows strong{
	text-align: right;
	text-decoration: none;
	margin-left: 4px;
	color: #000000;
}
#maxRows a:hover{
	text-decoration: underline;
}

#ResultNavigation{
	padding-top: 8px;
	font-size: 10px;
	padding-bottom: 8px;
	background-color: #F2F2F2;
	padding-right: 0px;
	padding-left: 4px;
	border: 1px solid #EEEEF0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
#ResultNavigation h2{
	margin-top: 0px;
	color: #666666;
	padding: 0px;
	font-size: 10px;
	text-transform: none;
}
#ResultNavigation a {
	margin-right: 2px;
	border: 1px solid #3A44B5;
	text-decoration: none;
	display: block;
	float: left;
	color: #3A44B5;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#ResultNavigation  strong{
	margin-right: 2px;
	border: 1px solid #3A44B5;
	text-decoration: none;
	display: block;
	float: left;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #3A44B5;
}

#ContactListings{
	padding: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 8px;
	margin-bottom: 8px;

}
#MapHolder {
	margin-bottom: 2px;
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-left: 4px;
	background-image: url(../images/banner_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 22px;
	padding-left: 0px;
}
.ImagHolder {
	float: left;
}
.ThumbNailHolder {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #999999;
}
.ThumbNail {
	border: 1px solid #999999;
}
#ShoppingList {
	display: none;
}

#BasketHolder {
	margin: 8px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;

}
#BasketHolder #BasketTotals {
	display: block;
	text-align: right;
	margin-bottom: 0px;
	clear: both;
	float: right;
	height: 150px;
	width: 200px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-left: 0px;

}
#BasketHolder #BasketTotals td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECFD3;
}

#NavigationLinkHolder {
	display: none;

}


#Footer {
	text-align: center;
	font-size: 9px;
	text-transform: capitalize;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#Footer a {
	text-decoration: none;
	color: #666666;
}

#Footer .SubBox {
	display: none;

}
#FooterBanner{
	display: none;
}
#FooterNavigation {
	display: none;
}
#FooterLinks {
	display: none;
}

#SubFooter {
	text-align: center;
	font-size: 10px;
	color: #333333;
	text-transform: capitalize;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	width: 1000px;
	height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
#SubFooter a  {
	text-decoration: none;
	color: #666666;
}
#Tags {
	display: none;
}
#Copyright {
	text-align: right;
	font-size: 10px;
	color: #666666;
	text-transform: lowercase;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 400px;
	float: right;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 4px;
}

.TermsText {
	padding: 8px;
	font-size: 10px;
	text-align: justify;

}
.TermsText p{
	font-size: 10px;
	margin-bottom: 10px;
}
 p{
	font-size: 10px;
	margin-bottom: 10px;
}
.button,
.buttonRed {
	display: none;
}
