body {
	background-color: #2E2E2E;
	background-image: url(../images/pageBg.jpg);
	background-repeat: repeat-x;
	margin:0;
}

body, td, p, a, li, ol, ul, input, select, textarea, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

pager.td 
{
	text-align:right;
}

td, th {
	text-align: left;
}

form {
	margin: 0px;
	padding: 0px;
}

table.header {
	width: 940px;
	height: 125px;
	margin-bottom: 13px;
	border:none;
}

table.content {
	width: 940px;
	margin-bottom: 10px;
	border:none;
}

td.left, td.right {
	width: 180px;
}

td.center {
	width: 580px;
}

.findForm { border: none; }

.findForm td{
	padding: 0px 0px 0px 5px;
	height: 27px;
}

ul.brands {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.brands li {
	border-bottom: solid 1px #D1D1D1;
	text-align: left;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 5px 11px;
	padding: 4px 0px 4px 15px;
}

ul.brands a, ul.brands a:visited {
	font-size: 13px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}

ul.brands a:hover {
	font-size: 13px;
	color: #FF7E00;
	text-transform: uppercase;
	text-decoration: none;
}

.findForm input{
	background-color: #EBEBEB;
	background-image: url(../images/findBg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
	border: solid 1px #FFFFFF;
	width: 120px;
	height: 13px;
}

table.bottomPanel {
	background-color: #5A5A5A;
	width: 940px;
	height: 27px;
}

.bottomMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

.bottomMenu ul li {
	padding: 0 9px;
	display: inline;
	line-height: 11px;
}

.bottomMenu a, .bottomMenu a:visited {
	font-size: 11px;
	color: #AACDFF;
	text-transform: uppercase;
	text-decoration: none;
}

.bottomMenu a:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}


.yourCart {
	background-color: #989898;
}

.yourCart td{
	padding: 0px 10px 10px 10px;
	text-align: left;
}

.cartList{
	background-color: #BEBEBE;
	margin-top: 2px;
	padding: 3px 5px 3px 5px;
	text-align: left;
	font-size: 11px;
}

.cartList a, .cartList a:visited{
	font-size: 11px;
	text-decoration: none;
}

.cartList table{
	width: 100%;
}

.cartList table td{
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px;
}

td.dots{
	width: 100%;
	background-image: url(../images/dotsBg.gif);
	background-repeat: repeat-x;
}

td.dots2{
	width:100%;
	background-image: url(../images/dots2Bg.gif);
	background-repeat: repeat-x;
}


.rightPanel {
	background-color: #989898;
	margin: 10px 0px 0px 0px;
}

.rightPanel td{
	padding: 10px;
}



.copyright {
	text-align: left;
	padding: 0px 10px 0px 10px;
	font-size: 11px;
	color: #BDBDBD;
}


.designed {
	text-align: right;
	color: #838383;
	font-size: 11px;
	padding: 0px 10px 0px 10px;
}

.designed a, .designed a:visited {
	font-size: 11px;
	color: #838383;
	text-decoration: underline;
}

.designed a:hover {
	font-size: 11px;
	color: #C8C8C8;
	text-decoration: underline;
}



table.productList {

}

table.productList img{
	margin-bottom:4px;
}

table.productList a, table.productList a:visited{
	font-size: 13px;
	color: #FF7E00;
	text-decoration: none;
}


table.productList td{
	border: 1px solid #909090;
	background-color: #555555;
	text-align: left;
}

table.productList th{
	border: 0px;
	text-align: left;
	padding: 10px;
}

table.productList td table td{
	border: 0px;
	color: #FFFFFF;
	font-size: 11px;
}

.contentBg {
	background-color: #E5E6E7;
	width: 560px;
	margin: 10px 10px 0px 10px;
}

.contentBg td {
	padding: 10px;
}

.contentBg a, .contentBg a:visited{
	color: #000000;
}

.contentBg a:hover{
	color: #FF7E00;
}



h1 {
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 10px 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 0px 10px 0px 24px;
	margin: 0px;
	font-size: 25px;
	color: #FFFFFF;
	font-weight: bold;
}

h2 {
	text-align: left;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	font-size: 19px;
	color: #000000;
	font-weight: bold;
}

.contentBg h2 a, .contentBg h2 a:visited{
	font-size: 16px;
	color: #FF7E00;
	font-weight: bold;
	text-decoration: none;
}

.contentBg h2 a:hover{
	font-size: 16px;
	color: #FF7E00;
	font-weight: bold;
	text-decoration: underline;
}

p {
	text-align: left;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-size: 13px;
	font-weight: normal;
}

.big {
	font-size: 17px;
	color: #000000;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
}

.small {
	font-size: 11px;
}

.marked {
	color: #5481C1;
}

ul {
	text-align: left;
	padding: 0px 0px 10px 20px;
	margin: 0px;
	font-size: 13px;
	list-style-type: square;
}

li{
	padding-bottom: 7px;
}



p.linkList {
	background-image: url(../images/bullet3blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	text-align: left;
	padding: 0px 0px 8px 12px;
	margin: 0px;
}

p.linkList a, p.linkList a:visited {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

p.linkList a:hover {
	color: #FF7E00;
	font-size: 14px;
	text-decoration: none;
}


.completeCatalogList {
	border-top: 1px solid #909090;
	width: 100%;
}

.completeCatalogList td {
	width: 33%;
	padding: 10px 20px 0px 0px;
	text-align: left;
}

.completeCatalogList li {
	list-style-type: square;
	padding-bottom: 0px;
}

.completeCatalogList a, .completeCatalogList a:visited {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

.completeCatalogList a:hover {
	color: #FF7E00;
	font-size: 12px;
	text-decoration: none;
}




.productInfoTop{
	padding: 0px 0px 8px 0px;
}

.productInfoTop .material{
	margin-top: -10px;
}

.productInfoTop .material td{
	background: url(../images/materialCorner.gif) no-repeat bottom right #3E3E3E;
	padding: 3px 6px 3px 4px;
	color: #E5E6E7;
	text-transform: uppercase;
	font-size: 12px;
}

.productInfoTop .price{
	text-transform: uppercase;
	padding-top: 7px;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}

.productInfoTop .price .price{
	color: #FF3000;
}

.productInfoTop .price .red{
	color: #FF3000;
}

.productInfoTop .priceOld {
	text-decoration: line-through;
	color: #8A8A8A;
	font-weight: bold;
	font-size: 15px;
}

.productInfoTop .discount{
	text-transform: uppercase;
	padding-top: 4px;
}

.productInfoTop .priceDiscount {
	color: #FF3000;
	font-weight: bold;
	font-size: 15px;
}




.productBenefits{
	margin: 8px 0px 9px 10px;
}

.productBenefits td{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding: 3px 12px 4px 14px;
	background-image: url(../Images/gal2.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}


.sectionTitle { width: 540px; background: #e5e6e7; font-size: 15px; padding: 5px 10px; font-weight: bold; color: #3679d8; margin: 0 auto 15px auto; text-align: left; text-transform: uppercase; }

.productInfoColors{
	width: 560px;
	margin: 0 auto;
}

.productInfoColors th{
	border: 1px solid #909090;
	border-right: none;
	background-color: #555555;
	padding: 4px 10px 1px 4px;
}

.productInfoColors .productInfoData {
	border: 1px solid #909090;
	border-left: none;
	background-color: #555555;
	color: #FFFFFF;
	text-align: left;
	width: 100%;
	padding: 0;
}

.productInfoData table td { font-size: 14px; font-weight: bold; color: #ffffff; }

.productInfoColors .price{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

.productInfoColors .priceOld {
	text-decoration: line-through;
	color: #D1D1D1;
	font-weight: bold;
	font-size: 14px;
}

.productInfoColors .priceDiscount {
	color: #FF7E00;
	font-weight: bold;
	font-size: 14px;
}

.productInfoColor { padding: 0;color:#93befc; font-size: 14px; }

.productInfoColorsDivider { height: 12px; font-size: 1px; line-height: 1px; }

input.quality{
	background-color: #FFFFFF;
	border: solid 1px #2E2E2E;
	text-align: center;
	width: 20px;
}

.shopCartList{
	width: 100%;
}

.shopCartList th{
	background-color: #A8C7F3;
	padding: 5px 8px 5px 8px;
}

.shopCartList td{
	padding: 3px 7px 3px 7px;
	background-color: #FFFFFF;
	border-top: solid 1px #E5E6E7;
}

.shopCartList1
{
	background-color: #E7F0FC;
	width: 100%;
}

.shopCartList1 td
{
	background-color: #E7F0FC;
	border-top:none;
	padding: 0px 0px 0px 0px;
}


.right{
	text-align: right;
}

.shopCartList .comment{
        text-align: left;
        padding: 6px 10px 6px 10px;
        background-color: #E7F0FC;
        border-top: solid 1px #E5E6E7;
}

.shopCartList .comment select{
        font-size: 12px;
}


.shopCartList .proceed{
	text-align: center;
	padding: 10px 0px 10px 0px;
	background-color: #D7D8D8;
	border-top: solid 1px #E5E6E7;
}


.shopCartForm{
	width: 100%;
}

.shopCartForm th{
	background-color: #A8C7F3;
	padding: 5px 5px 5px 5px;
}

.shopCartForm td{
	padding: 3px 5px 3px 5px;
	background-color: #FFFFFF;
	border-top: solid 1px #E5E6E7;
	width: 50%;
}

.shopCartForm .right{
	text-align: right;
}

.shopCartForm .center{
        text-align: center;
}

.shopCartForm .comment{
        text-align: center;
        padding: 10px 0px 10px 0px;
        background-color: #E7F0FC;
        border-top: solid 1px #E5E6E7;
}

.shopCartForm .proceed{
	text-align: center;
	padding: 10px 0px 10px 0px;
	background-color: #D7D8D8;
	border-top: solid 1px #E5E6E7;
}

.shopCartForm input, select, textarea{
	background-color: #FFFFFF;
	border: solid 1px #2E2E2E;
}





.shopCartForm2{
	border: solid 1px #B7B9BA;
	width: 100%;
}

.shopCartForm2 th{
	background-color: #A8C7F3;
	padding: 5px 5px 5px 5px;
	font-size: 14px;
	text-align: left;
}

.shopCartForm2 td{
	padding: 10px;
	background-color: #FFFFFF;
	text-align: center;
}





.shopCartForm3{
	border: 0px;
}

.shopCartForm3 th{
	background: none;
	padding: 4px 5px 4px 5px;
	font-size: 13px;
	width: 150px;
	text-align: right;
}

.shopCartForm3 td{
	padding: 4px 5px 4px 5px;
	background: none;
	text-align: left;
}

.shopCartForm3 input, .shopCartForm3 textarea{
	background-color: #FFFFFF;
	border: solid 1px #2E2E2E;
	width: 220px;
}

.shopCartForm3 select{
	background-color: #FFFFFF;
	border: solid 1px #2E2E2E;
	width: 225px;
}


.orange{
	color: #FF7E00;
}

.contentBg1 {
	background-image: url(../images/contentBg1.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.contentBg2 {
	background-image: url(../images/contentBg2.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.contentBg3 {
	background-image: url(../images/contentBg3.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.contentBg4 {
	background-image: url(../images/contentBg4.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.contentBg5 {
	background-image: url(images/contentBg5.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.contentBg6 {
	background-image: url(../images/contentBg6.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.contentBg7 {
	background-image: url(../images/contentBg7.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}




.colorTable {
	width: 100%;
}

.colorTable th{
	background-color: #A8C7F3;
	padding: 5px 10px 5px 10px;
	text-align: center;
}

.colorTable td{
	padding: 3px 10px 3px 10px;
	background-color: #FFFFFF;
	border-top: solid 1px #E5E6E7;
	text-align: center;
}


table.celebrityList {
        width: 540px;
}

table.celebrityList td{
        width: 270px; 
}



table.celebInfo {
        width: 265px;
}

table.celebInfo td.celebImg{
        padding: 0px;
}

table.celebInfo td.celebImg img{
        border: solid 1px #2E2E2E;
}

table.celebInfo td.celebTitle{
        width: 100%; 
        height: 50px;
        background-color: #FFFFFF;
        font-size: 18px;
        color: #FF7E00;
        padding: 3px 10px 3px 10px;
        font-weight: normal;
}

table.celebInfo td.celebDetail{
        font-size: 14px;
        height: 50px;
        padding: 3px 10px 0px 10px;
        font-weight: normal;
        white-space: nowrap;
}

table.celebInfo td.celebDetail b{
        font-size: 11px;
}

table.celebInfo td.celebDetail img{
        margin-top: 5px;
}


table.celebInfo2 {
        width: 100%;
}

table.celebInfo2 td.celebImg{
        padding: 0px;
}

table.celebInfo2 td.celebImg img{
        border: solid 1px #2E2E2E;
}

table.celebInfo2 td.celebTitle{
        width: 100%;
        height: 50px;
        background-color: #FFFFFF;
        font-size: 18px;
        color: #FF7E00;
        padding: 3px 10px 3px 10px;
        font-weight: normal;
}

table.celebInfo2 td.celebDetail{
        font-size: 14px;
        height: 50px;
        padding: 3px 10px 0px 10px;
        font-weight: normal;
        white-space: nowrap;
}

table.celebInfo2 td.celebDetail b{
        font-size: 11px;
}

table.celebInfo2 td.celebDetail img{
        margin-top: 5px;
}

.nav {
        margin: 5px 10px 0px 0px;
}

.nav td{
        font-size: 11px;
        font-weight: bold;
        color: #FFFFFF;
}

.nav .page{
        background-color: #757575;
        border: solid 1px #BCBCBC;
        width: 17px;
        height: 17px;
        text-align: center;
}

.nav .page a, .nav .page a:visited{
        font-size: 11px;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
}

.nav .page a:hover{
        font-size: 11px;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
}

.nav .pageNow{
        background-color: #a8c7f3;
        border: solid 1px #FFFFFF;
        width: 17px;
        height: 17px;
        text-align: center;
}

.nav .pageNow a, .nav .pageNow a:visited{
        font-size: 11px;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
}

.nav .pageNow a:hover{
        font-size: 11px;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
}

.navSelect
{
    font-size: 11px;
}

table.tableWhite td {
     padding: 0px;
     background-color: #FFFFFF;
}

table.tableWhite {
     margin: 0px;
}

.invoiceTable {
        width: 100%;
        padding: 5px;
        margin: 0px;
}

.invoiceTable h3{
        text-align: left;
        padding: 0px 0px 2px 0px;
        margin: 0px 0px 6px 0px;
        font-size: 15px;
        font-weight: bold;
        border-bottom: solid 1px #A3A3A3;
}

.invoiceTable .address{
        text-align: left;
        padding: 7px 10px 10px 10px;
        margin: 10px 0px 30px 0px;
        font-size: 11px;
        border: solid 1px #A3A3A3;
}


.invoiceList {
        padding: 0px;
        margin: 0px;
        border-bottom: solid 1px #A3A3A3;
}
.invoiceList th{
        background-color: #2E2E2E;
        color: #FFFFFF;
        padding: 3px 8px 3px 8px;
        font-size: 14px;
        text-align: left;
        font-weight: normal;
}

.invoiceList td{
        padding: 3px 8px 3px 8px;
        border-bottom: solid 1px #A3A3A3;
        font-size: 14px;
        text-align: left;
}

.invoiceList .right{
        text-align: right;
}

.invoiceList .center{
        text-align: center;
}

.invoiceList .total{
        text-align: right;
        border: 0px;
        padding: 1px 8px 2px 8px;
}

.invoiceHeader {
        width: 100%;
        padding: 0px;
        margin: 0px 0px 0px 0px;
}

.invoiceHeader th{
        padding: 0px 8px 8px 0px;
        font-size: 14px;
        text-align: left;
        font-weight: bold;
}

.invoiceHeader td{
        padding: 0px 8px 8px 0px;
        font-size: 14px;
        text-align: left;
}

.thankYou {
        text-align: center;
        padding: 10px 0px 20px 0px;
        margin: 0px;
        font-size: 24px;
        color: #FF7E00;
        font-weight: normal;
}

table.productList td.retailProcent{
	font-size: 12px;
	font-weight: bold;
	color: #FF7E00;
	text-align: right;
	white-space:nowrap;
}

table.productList td.retailPrice{
	font-size: 12px;
	color: #A5C5F3;
	width: 100%;
	white-space:nowrap;
}

table.productList td.youSave{
	font-size: 9px;
	color: #000000;
	text-align: right;
	background-color: #FF7E00;
	white-space:nowrap;
	padding: 1px 2px 1px 1px;
}

table.productList .priceOld {
	text-decoration: line-through;
}

table.productList th.bestTop{
	background-image: url(../images/bestTitleBg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
}

table.productList th.bestTop div{
	border-bottom: solid 3px #FF7E00;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding: 3px 0px 1px 10px;
}

table.productList th.bestBottom{
	padding: 0px 0px 3px 0px;
}

table.productList th.bestBottom div{
	border-top: solid 3px #FF7E00;
}


table.productList td.best{
	border: 1px solid #FF7E00;
}

.contentDesigner {
	background-color: #BEBEBE;
	width: 560px;
	margin: 10px 10px 10px 10px;
}

.contentDesigner td {
	padding: 5px 10px 7px 10px;
	font-size: 11px;
}


a.smallLinkBlue, a.smallLinkBlue:visited {
	display: block;
	padding-top:5px;
	color: #6C9FE8;
	font-size: 11px;
	text-decoration: none;
}

a.smallLinkBlue:hover {
	color: #6C9FE8;
	text-decoration: underline;
}

.author {
	text-align: right;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: -5px;
	border-bottom: 1px solid #CECFD1;
}

.shopLinks {
	background-image: url(../images/bullet4.gif);
	background-repeat: no-repeat;
	background-position: 15px 8px;
	padding: 2px 0px 1px 28px;
} 

.shopLinks a, .shopLinks a:visited {
	font-size: 12px;
	color: #E5E6E7;
	text-decoration: underline;
} 

.shopLinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
} 

.dealHeader {
	width: 560px;
	height: 139px;
	background-color: #F1F1F1;
	margin-left: 10px;
}

.dealHeader1 {
	width: 560px;
	height: 51px;
	background-image: url(../images/dealHeader1.jpg);
	background-repeat: no-repeat;
	background-color: #FF840B;
	margin-left: 10px;
	text-align: left;
}

.dealHeader1 .date{
	display: block;
	font-size: 15px;
	font-weight: bold;
	color: #3C3C3C;
	padding-top: 6px;
	padding-left: 10px;
}

.dealHeader1 .time{
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}

.dealList h2, .dealList h2 a, .dealList h2 a:visited {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 0px 2px 0px;
}

.dealList .productBlock {
	border: solid 1px #989898;
	padding: 2px;
}

.dealList td.productImg {
	background-color: #FFFFFF;
	height: 90px;
	vertical-align: middle;
	text-align: center;
}

.dealList td.productImg a, .dealList td.productImg a:visited {
}

.dealList .productBlock table{
	background-color: #4A4A4A;
	margin-top: 2px;
}

.dealList .productBlock .price1Title {
	font-size: 12px;
	color: #BCBCBC;
	font-weight: bold;
	padding: 4px 4px 0px 6px;
}

.dealList .productBlock .price1 {
	font-size: 12px;
	color: #BCBCBC;
	font-weight: bold;
	padding: 4px 0px 0px 0px;
	text-align: right;
}

.dealList .productBlock .price2Title {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 4px 0px 6px;
}

.dealList .productBlock .price2 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 0px 0px 0px;
	text-align: right;
}

.dealList .productBlock .price3Title {
	font-size: 12px;
	color: #ADCFFF;
	font-weight: bold;
	padding: 4px 4px 5px 6px;
}

.dealList .productBlock .price3 {
	font-size: 12px;
	color: #ADCFFF;
	font-weight: bold;
	padding: 4px 0px 5px 0px;
	text-align: right;
}

.dealList .productBlock .price4Title {
	font-size: 12px;
	color: #FF7E01;
	font-weight: bold;
	padding: 4px 4px 0px 10px;
}

.dealList .productBlock .price4 {
	font-size: 12px;
	color: #FF7E01;
	font-weight: bold;
	padding: 4px 6px 0px 0px;
	text-align: right;
}

.dealList .productBlock .priceButton {
	padding: 0px 0px 0px 11px;
}



.error {
	font-size: 14px;
	font-weight: bold;
} 

.error ul li
{
	background-image: none;
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	text-align: left;
}

.outStock { width: 558px; margin: 0 auto; padding: 0; }
.outStock div { background: #393939; text-align: center; border: 1px solid #919191; padding: 8px 0; }
.outStock div h4 { font: 20px Arial, Helvetica, sans-serif; color: #abc5f6; padding: 0; margin: 0; }
.outStock div p { font: 13px Arial, Helvetica, sans-serif; color: #b0b0b0; padding: 5px 0; margin: 0; text-align: center; }

table.topPanel {
	background-color: #000000;
	width: 940px;
	height: 27px;
	margin-bottom: 3px;
	text-align: center;
}

.topPanelMenu {
	width: 750px;
}

.topPanelMenu ul { 
	margin: 5px 10px 0 0;
	padding: 0;
	list-style: none;
	text-align: right;
}

.topPanelMenu ul li { 
	display: inline;
	padding: 0 10px;
	font-size: 11px;
}

.topPanelMenu a:link, .topPanelMenu a:active, .topPanelMenu a:visited { color: #ffffff; text-decoration: none; font-size: 11px;  }
.topPanelMenu a:hover { color: #FF7E01; text-decoration: none; font-size: 11px; }