@charset "utf-8";
/* CSS Document */

@font-face
{
	font-family: 'Baroque Script';
	src: url('/fonts/BaroqueScript.eot');
}

@font-face
{
	font-family: 'Baroque Script';
	src: url('/fonts/BaroqueScript.ttf') format('truetype');
}

@font-face
{
	font-family: 'Typical Writer';
	src: url('/fonts/TYPIW___.eot');
}

@font-face
{
	font-family: 'Typical Writer';
	src: url('/fonts/TYPIW___.TTF') format('truetype');
}

@font-face
{
	font-family: '1942';
	src: url('/fonts/1942.eot');
}

@font-face
{
	font-family: '1942';
	src: url('/fonts/1942.ttf') format('truetype');
}

@font-face
{
	font-family: "Mom's Typewritter";
	src: url('/fonts/Mom«t___.eot');
}

@font-face
{
	font-family: "Mom's Typewritter";
	src: url('/fonts/Mom«t___.ttf') format('truetype');
}

html, body
{
	height: 100%;
}

/* and feed IE6 what it needs via the star-html hack */
* html div.bodyWrapper
{
	position: relative;
	height: 100%;
}


body
{
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	overflow-x: hidden;
	font-size: 12px;
}

input, select
{
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
}

div.bodyWrapper
{
	position: absolute;
	margin: 0 auto;
	width: 100%;
	min-height: 100%;
	margin: -24px 0 0 0;
}

body table.mainBody
{
	text-align: center;
	margin: 0 auto;
}

body, form, p, h1, h2, h3, h4
{
	margin: 0px;
}

table.head
{
	position: relative;
	width: 1024px;
	padding: 24px 0 0 0;
	border: 0;
	text-align: center;
	margin: 0 auto;
	z-index: 2;
}

.logo
{
	position: relative;
	height: 53px;
	width: 370px;
	padding: 0;
	text-align: left;
}

.logo img
{
	border: 0;
}

#mnWomen2, #mnMen2, #mnSale2, #mmWomen2, #mmMen2, #mmSale2,
#mnWomenCollection2, #mnWomenCat2, #mnWomenColor2,
#mnMenCollection2, #mnMenCat2, #mnMenColor2,
#mnSaleCollection2, #mnSaleCat2, #mnSaleColor2,
#mmWomenCollection2, #mmWomenCat2, #mmWomenColor2,
#mmMenCollection2, #mmMenCat2, #mmMenColor2,
#mmSaleCat2, #mmSaleColor2
{
	position: relative;
	padding-left: 20px;
}

.style1
{
	font-size: 11px; color: #666666;
}

.style2
{
	font-size: 11px;
	color: #222222;
	font-weight: bold;
	vertical-align: top;
}

.style3
{
	font-size: 11px;
	color: #aaaaaa;
}

.style4
{
	font-size: 11px;
	color: #000000;
}

.shop
{
	font-size: 12px;
	color: #222222;
	font-weight: bold;
	text-transform: uppercase;
}

.autoCenter
{
	margin-left: auto;
	margin-right: auto;
}

.noStyle { border-width: 0px; }

.hand { cursor: pointer; }
.center { text-align: center; }
.width50 { width: 50px; }
.width100 { width: 100px; }
.width150 { width: 150px; }
.width200 { width: 200px; }
.width250 { width: 250px; }
.width300 { width: 300px; }
.width350 { width: 350px; }
.width400 { width: 400px; }
.width450 { width: 450px; }
.text9 { font-size: 9px; }
.text10 { font-size: 10px; }
.text11 { font-size: 11px; }
.text12 { font-size: 12px; }
.text13 { font-size: 13px; }
.text14 { font-size: 14px; }

input, textarea, select { font-size: 11px; border: 1px solid #999999; padding: 0px 4px; }
.formBtn { background-color: #000; border-width: 0px; color: #FFF; text-transform: uppercase; font-size: 10px; }
.formBtn:HOVER { background-color: #999; }

.uppercase { text-transform: uppercase; }

a:link
{
	color: black;
	text-decoration: none;
}

a:visited
{
	color: black;
	text-decoration: none;
}

a:active
{
	color: black;
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
	color: #999999;
}

/*
Page top
*/
table.topMenu
{
	border: 0;
	rem-width: 645px;
	padding-top: 5px;
	float: right;
}

table.topMenuContainer tr td
{
	margin: 0;
	padding: 0;
}

.topMenu a, .topMenu a:visited
{
	/*
	height: 20px;
	line-height: 20px;
 */
	vertical-align: top;
	color: black;
	font-size: 12px;
}

table.topMenu td
{
	vertical-align: top;
	padding: 0px 5px;
}

.grey
{
	color: #666666;
}

.black, a.black { color: #000000; }
.bold { font-weight: bold; }

.normal
{
	font-weight: normal;
}

.title
{
	font-size: 12px;
	color: #222222;
	font-weight: normal;
	margin-bottom: 7px;
}

.th { background-color: #C2C2C2; color: #000000; font-weight: bold; }

.borderGrey { border: 1px solid #C2C2C2; }
.borderLeft { border-left: 1px solid #C2C2C2; }
.borderRight { border-right: 1px solid #C2C2C2; }
.borderTop { border-top: 1px solid #C2C2C2; }
.borderBottom { border-bottom: 1px solid #C2C2C2; }

.overlay {
	width: 100%;
	height: 100%;
	background: black;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 98;
}
.dialog {
	width: 400px;
	min-height: 150px;
	background: #f6f4f0;
	border: 3px solid #CAC3B9;
	position: fixed;
	font-size: 12px;
	top: 20%;
	left: 30%;
	z-index: 99;
}
div.popupTitle { height: 32px; background-color: #666666; color: #FFFFFF; font-weight: bold; font-size: 14px; padding: 2px 5px; line-height: 32px; }
div.popupClose { width: 30px; height: 36px; background-color: #666666; text-align: center; float: right; cursor: pointer; line-height: 35px; padding-right: 10px; color: white; }
div.popupText { padding: 10px; overflow: hidden; overflow-y: auto; margin: 7px 11px; }
div.popupText p { margin-bottom:  5px;}

div.separatorLine { height: 1px; background-color: #DEDEDE; margin-left: auto; margin-right: auto; }

.productName, .productCategory, .productDiscount, .productPrice
{
	color: black;
	font-size: 16px;
	text-transform: uppercase;
}

/*
contains head, body and footer
*/
table.mainBody
{
	width: 1024px;
	/*height: 900px;*/
	border: 0;
	table-layout: fixed;
	z-index: 1;
}

table.mainBody > td
{
	padding: 0px;
	margin: 0 auto;
	text-align: left;
}

/*
Left nav menu
*/
td#leftNavContainer
{
	position: relative;
	width: 248px;
	vertical-align: top;
	text-align: left;
}

div.leftNavItem, div.shopMenu
{
	padding: 0px;
	line-height: 20px;
}

div.leftNavItem a
{
	color: black;
	display: block;
	cursor: pointer;
}

div.shopMenu a.activeMenuLink
{
	color: black;
}

a.inactive
{
	color: #666666;
}

.display, div.displayItems
{
	display: block;
}

.hide, div.hideItems, div.shopMenu a.hide
{
	display: none;
}

div.shopMenu a
{
	color: #666666;
	display: block;
	cursor: pointer;
}

div.shopMenu a.black
{
	color: black;
}
div.shopMenu .saleLink {
	color: red;
}
a#freeShipLink {
	font-size: 11px;
	margin-bottom: 20px;
}
div.shopMenu div.title {
	margin-top: 25px;
	font-size: 18px;
	font-weight: bold;
}
.shopByList { margin-bottom: 0px; line-height: 25px; }
.shopByList a { text-transform: uppercase; font-size: 14px;}

input#searchStr
{
	rem-position: relative;
	width: 100%;
	rem-padding: 2px 3px 0 3px;
	height: 18px;
	border: 1px solid #000;
}
#searchFrm {
	width: 100px;
	text-align: right;
}
input.searchButton
{
	position: relative;
	right: -9px;
	height: 20px;
	width: 74px;
	border: none;
	background-color: #FFFFFF;
	color: #666666;
	font-size: 13px;
	text-align: right;
	text-transform: uppercase;
}
.en input.searchButton {
	width: 50px;
}

div.freeShipping
{
	position: relative;
}

#mattVideo
{
	
}

/*
Main body
*/
td.mainText
{
	font-size: 12px;
	/*color: #767575;*/
	color: black;
	rem-padding: 87px 0 35px 0;
	width: 776px;
}

td.mainTextPress
{
	width: 776px;
	padding: 29px 0 35px 0;
}

td.mainText td tr
{
	padding: 0;
	margin: 0;
}

.titleText
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #222222;
	font-weight:bold;
	text-transform: uppercase;
}

table.logoContainer
{
	border: 0;
	width: 723px;
	margin: 0 0 0 50px;
}

table.logoContainer td
{
	padding: 0 5px 30px 5px;
}

.homeImage
{
	position: relative;
	height: 712px;
	width: 723px;
	padding: 0;
}

.homeImage a
{
	position: absolute;
	top: 0;
	left: 0;
	padding: 712px 723px 0 0;
}

.banner
{
	position: relative;
	height: 177px;
	width: 356px;
	padding: 0;
	/*border: 1px solid;*/
}

.banner a
{
	position: absolute;
	top: 0;
	left: 0;
	padding: 177px 356px 0 0;
}

#homeImageCA
{

	background : transparent url('../images/home/home_CA.jpg') no-repeat 5px 0px;
}


#banner1CA
{
	background : transparent url('../images/banners/banner1_CA.jpg') no-repeat 5px 0px;
}

#banner2CA
{
	background : transparent url('../images/banners/banner2_CA.jpg') no-repeat 5px 0px;
}

#homeImageUS
{
	background : transparent url('../images/home/home_US.jpg') no-repeat 5px 0px;
}


#banner1US
{
	background : transparent url('../images/banners/banner1_US.jpg') no-repeat 5px 0px;
}

#banner2US
{
	background : transparent url('../images/banners/banner2_US.jpg') no-repeat 5px 0px;
}

#homeImageEU
{
	background : transparent url('../images/home/home_EU.jpg') no-repeat 5px 0px;
}


#banner1EU
{
	background : transparent url('../images/banners/banner1_EU.jpg') no-repeat 5px 0px;
}

#banner2EU
{
	background : transparent url('../images/banners/banner2_EU.jpg') no-repeat 5px 5px;
}


/*
Product styles
*/

.addToCartBtn
{
	position: relative;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	background-color: #000000;
	border: none;
	color: #FFFFFF;
	height:40px;
	width:200px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
}

.addToCartBtn:HOVER
{
	background-color: #7E7E7E;
}


#productInfoTabsBox {background-color: #FFFFFF; color: #333333; }

/*
#productInfoTabsBox table { background-color: #9E9E9E;}
#productInfoTabsBox table td { text-align: center; cursor: pointer; color: #FFFFFF; font-weight: bold; font-size: 11px; }
#productInfoTabsBox table td.high { background-color: #7E7E7E; }
*/

#productInfoTabsData
{
	font-size: 11px;
	rem-padding: 20px 0px;
	height: 170px;
}

#productInfo_details
{
	text-align: left;
	text-transform: uppercase;
}

#productInfo_returns p
{
	margin-top: 0px;
}

#colorsTable
{
	font-size: 12px;
}

#colorsList td
{
	cursor: pointer;
	text-align: center;
}

table#colorsTable
{
	margin: 8px 0;
	padding: 0;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
}

.productZoom
{
	position: relative;
	width: 352px;
	height: 450px;
	overflow: hidden;
	display: none;
	padding: 0;
}


.productZoom img
{
	position: absolute;
	margin: 0;
}

img.zoomBox
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 118px;
	height: 150px;
	display: none;
}

span.zoomButtons
{
	float: right;
	padding: 0 5px 0 0;
}

span.zoomButtons a
{
	padding: 10px;
}

#productInfoBox
{
	position: relative;
	width: 354px;
}

#product_pic_show
{
	position: relative;
	top:0px;
	left:0px;
	width:400px;
	height:400px;
}

td.productImageContainer
{
	width: 418px;
}

img.productImage
{
	position: relative;
	width: 400px;
	height: 400px;
	cursor: none;
	display: block;
}

div.productPreviews
{
	margin-top: 470px;
}

div.productPreviews img
{
	float: left;
	padding: 0 15px;
    cursor: pointer;
}

/*
Top menu Change Location item
*/
.changeLocation
{
	position: relative;
	height: 30px;
}

.changeLocation:hover > div
{
	display: block;
}

.currentLocation
{
	clear: both;
	float: left;
}

a.currentPage, a.currentLocation:hover, a.viewCart:hover, .topMenu > tbody  > tr > td > a:hover
{
	position: relative;
	top: 0px;
	border-style: solid;
	border-color: black;
	border-width: 0 0 4px 0;
}

.otherLocations
{
	position: absolute;
	top: 30px;
	width: 100px;
	left: 0px;
	border: 1px solid black;
	padding: 5px;
	display: none;
	clear: both;
	float: left;
	background: white;
}

.otherLocation
{
	clear: both;
	float: left;
}


/*
View cart preview
*/
/*
Top menu Change Location item
*/
.cartContainer
{
	position: relative;
	height: 30px;
}

.cartContainer:hover > div
{
	display: block;
}

.viewCart
{
	clear: both;
	float: left;
}

/*
a.viewCart, a.viewCart:visited, a.viewCart:active
{
	position: relative;
	top: 0px;
	border-style: solid;
	border-color: black;
	border-width: 0 0 4px 0;
}
*/
.cartContents
{
	position: absolute;
	top: 30px;
	right: 0px;
	min-width:220px;
	border: 1px solid black;
	padding: 10px 40px 10px 10px;
	display: none;
	clear: both;
	float: left;
	background: white;
	font-size: 15px;
	color: #999999;
	font-weight: bold;
}

.closeCartButton
{
	position: absolute;
	width: 15px;
	height: 15px;
	line-height: 15px;
	top: 7px;
	right: 5px;
	font-size: 11px;
	border: 1px solid black;
	background: #dddddd;
	text-align: center;
	font-family: Arial, Helvetica;
	cursor: pointer;
}

.cartInfo
{
	position: relative;
	min-width: 220px;
}

.cartItem
{
	display: inline;
	margin: 10px;
	/*float: left;*/
}

.cartItem span
{
	position: absolute;
	top: 5px;
}

.cartItem img {
    height: 90px;
}

.cartContents .subtotal
{
	clear: both;
	float: left;
}

.cartContents a.checkout
{
	background-color:#000000;
	border-width:0;
	text-transform:uppercase;
	float: right;
	padding: 0 10px;
	color: #999999;
}


/*
Store finder page
*/
.searchSelect
{
	font-size: 14px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	color: black;
	outline: none;
}

.searchSelect:focus
{
	outline: none;
}

.searchSelect option
{
	outline: none;
}

.selectArrow
{
	position: relative;
	left: -21px;
	width: 18px;
	height: 14px;
	float: left;
	background: white;
}

#storesList
{
	height: 430px;
	overflow: auto;
	padding: 4px 0px;
	font-size: 13px;
}

div.storeDetails
{
	position: relative;
	float: left;
	width: 50%;
	min-height: 120px;
	margin: 0 0 20px 0;
}

div.storeDetails:first-child
{
	float: right;
}

#storesList div.store
{
	font-weight: bold; margin-bottom: 2px; color: #000000;
}

/*
Contact form
*/

form.contactForm
{
	width: 80%;
	margin: 20px 0 0 0;
}

form.contactForm div
{
	width: 100%;
}

form.contactForm > div:first-child, form.contactForm input[type=text], form.contactForm textarea
{
	width: 100%;
	margin: 0 0 20px 0;
}

textarea.contactText
{
	height: 200px;
}

form.contactForm input[type=submit]
{
	float: right;
}

/*
Footer
*/

div.footer
{
	position: absolute;
	bottom: -24px;
	width: 100%;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	background: black;
	color: white;
	text-align: center;
}

div.footerContainer
{
	width: 1024px;
	margin: 0 auto;
	text-align: center;
}

div.footer a:link, div.footer a:active, div.footer a:visited
{
	color: white;
}

div.footerKeywords
{
	float: left;
	color: gray;
	font-size: 10px;
}

div.footerLinks
{
	float: right;
	font-size: 11px;
}

div.footerLinks span
{
	margin: 0 0 0 20px;
}


td.leftCustomerNavContainer
{
	position: relative;
	width: 156px;
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: top;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	overflow: hidden;
}

td.leftCustomerNavContainer a
{
	color: #666666;
	font-size: 16px;
	display: block;
	margin: 0 0 10px 0;
	clear: both;
	float: left;
}

td.leftCustomerNavContainer a.selected
{
	border-color:black;
	border-style:solid;
	border-width:0 0 3px 0;
	color:black;
}

td.infoContainer
{
	position: relative;
	width: 620px;
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

/*
Checkout
*/
.checkoutMenu
{
	margin: 0 0 30px 80px;
	font-size: 14px;
}

.checkoutMenu td
{
	padding: 3px 30px 3px 0;
}


.checkoutMenu td span.current
{
	font-weight: bold;
	color: #000;
	border-bottom: 3px solid #000;
}

.emptyCart
{
	white-space: nowrap;	
}

.mattNatForm,
fieldset.checkoutAddresses
{
	border: none;
	padding: 0;
}

.mattNatForm legend,
fieldset.checkoutAddresses legend
{
	margin-bottom: 20px;
	padding: 0;
}

.mattNatForm input[type=text], .mattNatForm input[type=password],  .mattNatForm select,  .mattNatForm textarea, .mattNatForm div,
fieldset.checkoutAddresses input[type=text], fieldset.checkoutAddresses select, fieldset.checkoutAddresses div,
form#expressCheckoutFrm input[type=text],
form#membersCheckoutFrm input[type=text], form#membersCheckoutFrm input[type=password]
{
	position: relative;
	width: 200px;
	height: 18px;
	margin-bottom: 15px;
	padding: 2px 3px;
	background-color: #dddddd;
}

.mattNatForm select
{
	width: 206px;
	height: 22px;
}

form#expressCheckoutFrm p, form#membersCheckoutFrm p
{
	margin-bottom: 20px;
}

.mattNatButton,
.mattNatForm input[type=submit], .mattNatForm button,
form#expressCheckoutFrm input[type=submit],
form#membersCheckoutFrm input[type=submit], form#membersCheckoutFrm input[type=button],
input.checkoutAddressSubmit
{
	position: relative;
	height: 30px;
	width: 150px;
	line-height: 25px;
	vertical-align: middle;
	font-size: 12px;
	margin: 31px 0;
	font-weight: normal;
}

input.checkoutAddressSubmit
{
	margin: 0 82px 0 0;
}

form#expressCheckoutFrm input[type=submit]
{
	margin-top: 80px;
}

.mattNatForm input, .mattNatForm textarea, .mattNatForm select, .mattNatForm button, .mattNatForm label,
form#membersCheckoutFrm input, form#membersCheckoutFrm label,
form#expressCheckoutFrm input, form#expressCheckoutFrm label,
fieldset.checkoutAddresses input[type="text"], fieldset.checkoutAddresses select, fieldset.checkoutAddresses label
{
	display: block;
	border: none;
}

.mattNatForm label
{
	color: #666666;
	font-size: 12px;
}

.checkoutCartContents
{
	position: relative;
	width: 592px;
	margin: 0 auto;
}

/*
Info pages
*/
dl.infoList
{
	margin: 0 0 26px 0;
}

dl.infoList dt
{
	margin-bottom: 13px;
	color: #666666;
	font-size: 13px;
}

dl.infoList dt:first-child
{
	color: black;
	margin-bottom: 26px;
}

dl.infoList dt.grey
{
	color: #666666;
}

dl.infoList dd
{
	margin: 0 0 13px 0;
	color: #666666;
	font-size: 13px;
}

form#signUpForm
{
	width: 455px;
	color: #666666;
}

form#unsubscribeForm
{
	width: 306px;
	color: #666666;
}

form#signUpForm input[type=text], form#signUpForm textarea,
form#unsubscribeForm input[type=text]
{
	width:300px;
	background: #dddddd;
}
form#signUpForm input[type=password] {
	width:150px;
	background: #dddddd;
} 

form#signUpForm input[type=text],
form#signUpForm input[type=password],
form#unsubscribeForm input[type=text]
{
	height: 18px;
	padding: 2px 3px;
}

form#signUpForm select
{
	height: 22px;
	width: 305px;
	background: #dddddd;
	padding: 2px 3px;
}

form#signUpForm input, form#signUpForm textarea, form#signUpForm select,
form#unsubscribeForm input
{
	border: none;
}

form#signUpForm input[type=submit],
form#unsubscribeForm input[type=submit]
{
	width: 100px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	float: right;
	font-size: 12px;
	font-weight: normal;
}

form#signUpForm input, form#signUpForm select, form#signUpForm table,
form#unsubscribeForm input
{
	display: block;
	margin: 5px 0 8px 0;
}

/*
Shop page
*/

td.mainTextShop
{
	padding-top: 0;
}

.shopTop
{
	position: relative;
	padding-right: 20px;
}

div.shopTitle
{
	display: table-cell;
	position: relative;
	height: 30px;
	margin-top: 10px;
	clear: both;
	float: right;
	color: #666666;
	font-size: 20px;
}

table.paging { font-size: 11px; }
table.paging a { font-size: 11px; }

table.searchResults
{
	position: relative;
	width: 100%;
	margin-top: 20px;
	text-transform: uppercase;
}

table.searchResults td
{
	text-align: center;
	padding: 7px 0px;
	font-size: 11px;
}

table.searchResults div
{
	width: 160px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

table.productPaging
{
	clear: both;
	float: right;
	font-size: 14px;
}

table.productPaging td tr
{
	margin: 0;
	padding: 0;
}

table.productPaging a
{
	color: #bbbbbb;
}

table.pagingTable td
{
	margin: 0;
	padding: 0 20px 0 0;
	font-size: 14px;
}

table.pagingTable td.currentPage
{
}


/*******************************************************************************
 *Press styles
 ******************************************************************************/
.pressThumbContainer
{
	position: relative;
	width: 400px;
	height: 291px;
	clear: both;
	float: right;
}

.pressThumbnail
{
	position: relative;
	width: 75px;
	height: 92px;
	float: left;
	margin: 5px 0 0 5px;
}

#pressContainer
{
	position: relative;
	width: 550px;
	height: 363px;
	margin: 45px 0 7px 0;
}

#pressZoom
{
	display: none;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 275px;
	height: 363px;
}

#pressDescription
{
	float: left;
	width: 200px;
}

#pressZoomButton
{
	float: left;
	margin-left: 20px;
	cursor: pointer;
}

html {
   overflow-y: scroll;
}

.productOnSale { color: #F00; font-size: 11px; margin-bottom: 25px; }
#homePageSlices {
	width: 730px;
	margin: 0px auto;
	position: relative; 
	right: -5px; 
	float: right;
}
#homePageSlices li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#homePageSlices li, 
#homePageSlices li+li,
#homePageSlices li+li+li {
	height: 180px;
}
#homePageSlices li+li+li+li, 
#homePageSlices li+li+li+li+li,
#homePageSlices li+li+li+li+li+li {
	height: 175px;
}
#homePageSlices li+li+li+li+li+li+li, 
#homePageSlices li+li+li+li+li+li+li+li,
#homePageSlices li+li+li+li+li+li+li+li+li {
	height: 187px;
}
#fromHomeData {
	text-align: right;
	position: relative; 
	right: -5px; 
	float: right;
}
#fromHomeData div#backLink {
	clear: both;
	text-align: right;
	text-transform: uppercase;
	width: 709px;
	margin: 5px auto;
	font-size: 14px;
	font-weight: bold;
}

.gray {
	color: gray!important;
}
