/* 
   -----------------------------------
     iCart 
	 Style Sheet 
	 by Infomart2000 Corp.
	 www.infomart2000.com
   ----------------------------------
   ##Default
 */	


 /*body::Controls Page Background Color and any other fonts not defined below*/ 	
body {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
color: #000000;
background-color: #ffffff;
font-weight: Normal;
}

 /*store-name:: Store Name*/		 
.store-name {
font-family: Arial,Helvetica,sans-serif;
font-size: 35px;
color: #ff0000;
text-decoration: none;
}

 /*store-slogan:: Store Slogan*/		 
.store-slogan {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 15px;
color: #000000;
font-style: ;
text-decoration: none;
font-weight: bold;
}	
	
 /*frame:: Controls the  Color of the Store's Frame */		
.frame {
padding-top:15px;
background-color: #ffffff;
}

/*top:: Controls the  Color of the top Bar */		
.top {
	background-color: #eae3c6;
        text-align:left;
padding:0px;
margin:0px;
}

/*line:: Controls the  Color of the line bellow the top bar */		
.line {
margin:0px; padding:0px;
background-image:url('../images/navbar-bg.png'); border:1px solid #555555; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
}	

 /*menu-headers:: Controls the way the menu headers look*/ 
.menu-headers {
background-image:url('../images/navbar-bg.png');
border:1px solid #555555; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
line-height: 20px;
width: 100%;
text-align: center;
}

 /*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles {

font-family: Arial,Helvetica,sans-serif;
font-size: 17px;
color: #518015;
font-weight: bold;
background-size: 100%;
text-decoration: none;
line-height: ;
border: ;
border-bottom-width: ;
border-left: ;
border-right: ;
border-top: ;
border-color: ;

} 

/*data:: Controls body default fonts and colors */
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #7E7E7C;
	background-color: #ffffff;
}

 /*page_headers:: Controls the page's titles */
.page_headers {
font-family: Arial,Helvetica,sans-serif;
font-size: 18px;
font-weight: bold;
color: #518015;
background-color: #ffffff;
}


/*icon:: Controls the way the menu icons display*/ 
.icon {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
font-weight: bold;
color: #7fb8e9;
}

/*footer:: Displays at the very bottom of your online store,  copyright and desgined by notices */		
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #333332;
}	

 	 

	
/*A::Links:: Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
A {
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
color: #000000;
font-size: 11px;
font-weight: bold;
font-style: ;
}
	
/*A:hover:: Controls the way the  Links look when a user passes  their mouse over a them*/ 	 	
A:hover {

font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: Bold;
font-style: ;
color: #1e90ff;

}

/*A:visited:: Controls the way the  Links look after a user has visited that section*/ 
A:visited {

font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;

}
	
/*A:visited:hover:: Controls the way the  Links look when a user hovers over a section they have visited*/ 	 
A:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Gray;
} 

A.menu
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
    padding:2px;
}
	
A.menu:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #7fb8e9;
	font-size: 12px;
	font-style: normal;
    font-weight: bold;
	text-decoration: none;
    padding:2px;
}

A.menu:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
    padding:2px;
}
	
A.menu:visited:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #7fb8e9;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
    padding:2px;
} 


/*A.cat:: Controls the way the  Links on the left bar look before a user clicks  or mouse overs on them*/ 	 
A.cat
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
        display:block;
padding:4px;
text-indent:2px;
margin:0px;
}
	
/*A.cat:hover:: Controls the way the  Links on the left bar look  when a user passes  their mouse over a them*/ 	
A.cat:hover {

font-family: Arial, Helvetica, sans-serif;
color: #333333;
font-size: 12px;
font-weight: bold;
font-style: normal;
text-decoration: none;
display:block;
background-color: #ececec;
padding:4px;
text-indent:2px;
margin:0px;
}

/*A.cat:visited:: Controls the way the  Links on the left bar look after a user has visited that section*/ 
A.cat:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
        display:block;
padding:4px;
text-indent:2px;
margin:0px;
}
	
/*A.cat:visited:hover:: Controls the way the  Links on the left bar look when a user hovers over a section they have visited*/ 	 
A.cat:visited:hover {

font-family: Arial, Helvetica, sans-serif;
color: #333333;
font-size: 12px;
font-weight: bold;
font-style: normal;
text-decoration: none;
background-color: #ececec;
display:block;
padding:4px;
text-indent:2px;
margin:0px;
} 


/*menu-text:: Controls the way the menu (mailing list) text look */ 
.menu-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333332;
}

/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color */ 
.item {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
font-weight: Normal;
color: #333333;
text-decoration: none;
padding:2px;
}
.item h1 {
font-size:18px; color:#fa0009;
}

 /*price-info:: controls the way the prices display on the product page*/ 
.price-info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #535353;
}

  /*price:: Controls the way the product's prices display*/ 
.price {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
color: #ff0000;
font-weight: bold;
}

 /*checkout-headers:: Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers {
font-family: Arial,Helvetica,sans-serif;
font-size: 16px;
font-weight: bold;
color: #518015;
background-color: #ffffff;
}

 /*titles2:: Controls the titles on the view cart page*/ 
.titles2 {
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: bold;
color:#333333;
padding:3px;
border-bottom:1px solid #dadada;
}
/*alternative:: Controls the form backgrounds and other areas that requred an alternative color */
.alternative {
	background-color: #ffffff;
   padding: 2px 4px 2px 4px;
   border: 1px solid #d3d3d3;
   border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;
}
 
/*borders:: Controls the color of  the borders on forms*/ 
.borders {
border: ;
background-color: #cccccc;
}
 
 /*borders_coupon:: Controls the color of  the borders on the coupon and shipping box*/ 
.borders_coupon {
    border: solid;
    border-color: #aaa9a9;
	border-width: 1px;
}

 /*steps:: Controls the way the steps on the checkout pages display*/
.steps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cfd0d1;
	background-color: #ffffff;
}

 /*steps_on:: Controls the way the steps on the checkout [ages display*/
.steps_on {
font-family: Arial,Helvetica,sans-serif;
font-size: 16px;
font-weight: bold;
color: #518015;
background-color: #ffffff;
}

/*error:: Controls the error messages*/ 
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #e10e04;
	text-decoration: none;
}

 /*options-titles:: Controls the way the titles on the product options display*/
.options-titles {
font-family: Arial,Helvetica,sans-serif;
font-size: 14px;
font-weight: bold;
color: #000000;
}

/*borders2:: Controls the color of  the borders on forms*/ 
.borders2 {
border: ;
background-color: #ffffff;
}

/*cart-text:: Controls the way the text inside the shopping cart looks*/ 
.cart-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: Normal;
	color: #333332;
	line-height: 18px;
	background-color: #efefef;
}

/*invoice_title:: Controls the way the title of the invoices look */ 
.invoice_title {
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 10px;
font-weight: bold;
background-color: #518015;
color: #ffffff;
} 

/*invoice_table:: Controls the background color on your invoices*/ 
.invoice_table {
    background-color: #f9f8f8;
	
} 

/*font1:: Primary Screen Font */ 
.font1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #535353;
}
 
/*font2:: Secondary Screen Font */ 
.font2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #535353;
}

/*font3:: controls the search on the top*/ 
.font3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #ffffff;
}	

/*btn:: Controls the buttons*/ 
.btn {
border-top: ;
border-bottom: ;
border-left: ;
border-right: ;
background-color: #518015;
font-family: arial,Helvetica,sans-serif;
font-weight: normal;
font-size: 11px;
color: #ffffff;
text-decoration:none;
padding:2px 8px 2px 8px;
cursor:;
} 
	
	/*btn_over:: Controls the buttons*/ 
.btn_over {
border-top: ;
border-bottom: ;
border-left: ;
border-right: ;
background-color: #345c01;
font-family: arial,Helvetica,sans-serif;
font-weight: normal;
font-size: 11px;
color: #ffffff;
padding:2px 8px 2px 8px;
cursor:pointer;
} 	

 /*btn2:: Controls the buttons*/
.btn2 {
border-top: ;
border-bottom: ;
border-left: ;
border-right: ;
background-color: #ff0000;
font-family: arial,Helvetica,sans-serif;
font-weight: normal;
font-size: 9px;
color: #ffffff;
cursor: ;
} 	
	
 /*txtBoxStyle:: Controls the text boxes*/  	
.txtBoxStyle {
    border-top: 1px solid #b3b4b5;
    border-bottom: 1px solid #b3b4b5;
    border-left: 1px solid #b3b4b5;
    border-right: 1px solid #b3b4b5;
    background-color: #FFFFFF;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;    
    color: #38393a;
	} 
	
 /*txtareaStyle:: Controls the text areas*/ 	
 .txtareaStyle {
    border-top: 1px solid #C7D5E0;
    border-bottom: 1px solid #C7D5E0;
    border-left: 1px solid #C7D5E0;
    border-right: 1px solid #C7D5E0;
    background-color: #FBFBFB;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;;
    font-size: 11px;    
    color: #343333;
	height: 80px;
	width: 250px;
	}

.box a {
     font-family:Arial, Helvetica, sans-serif; font-weight:normal; color:#294cff;
}
.box a:hover {
     font-family:Arial, Helvetica, sans-serif; font-weight:normal; color:#ca0009;
}
.box a:visited {
     font-family:Arial, Helvetica, sans-serif; font-weight:normal; color:#306bcd;
}
.box a:visited:hover {
     font-family:Arial, Helvetica, sans-serif; font-weight:normal; color:#ca0009;
}
 

img {  border:none; }

.box span a { color:#ca0009; font-weight:bold; }
.box span a:hover { color:#294cff; font-weight:bold; }
.box span a:visited { color:#ca0009; font-weight:bold; }
.box span a:visited:hover { color:#294cff; font-weight:bold; }

.wrp { 
    width:800px; height:1600px; text-align:center;
}
.cell-s {
	float:left; text-align:center; width:182px; margin-left:auto; margin-right:auto; padding-left:9px; padding-right:9px; margin-bottom:15px;
}
.cell-l {
	float:left; text-align:center; width:382px; margin-left:auto; margin-right:auto; padding-left:9px; padding-right:9px; margin-bottom:15px;
}
.box-s {
    width:182px;
}
.box-l { 
    width:382px;
}
.box-l img, .box-s img {
	border-bottom:1px solid #333; border-right:1px solid #626262; border-left:1px solid #afafaf; border-top:1px solid #afafaf;
}
.cell-s span, .cell-l span {
	display:block; width:100%;
	font-weight:bold; font-size:11px;
}
.title-box {
	width:100%; text-align:center; font-size:18px; font-weight:bold; margin-bottom:5px; color:#ca0009;	
}
.box-s a, .box-l a {
  text-decoration:none;
  cursor:pointer; 
}
.wrp a:hover {
  color:#518015;
}
.wrp a:visited:hover {
  color:#518015;
}
.wrp a:hover img {
border:1px solid #518015;	
}
.nav {padding-left:10px; padding-right:10px;}

.ad a {text-decoration:none;}
.ad a:hover span { background-color:#1b1b1b; }
.ad {padding-top:2px; padding-bottom:2px;}
.ad span {font-weight:bold; font-size:11px; background-color:#518015; -moz-border-radius: 1em 4em 1em 4em; border-radius: 1em 4em 1em 4em; color:#FFF; display:block; padding:2px; border:none;}
.customnav ul {list-style:none; padding:0px; margin:0px; width:180px; cursor:default;}
.customnav ul li {margin:0px;}
.customnav ul li a {width:175px; border-left:3px solid #dbdbdb; background-color:#FFFFFF;  display:block; width:175px; text-decoration:none; color:#333333; padding:2px; margin:1px; text-indent:2px;}
.customnav ul li a:hover {color:#3e6809; border-left:3px solid #518015;}
.customnav ul li a:visited {width:175px; border-left:3px solid #dbdbdb; background-color:#FFFFFF;  display:block; width:175px; text-decoration:none; color:#333333; padding:2px; margin:1px; text-indent:2px;}
.customnav ul li a:visited:hover {color:#3e6809; border-left:3px solid #518015;}
.customnav span {width:97%; font-family:Palatino Linotype, Book Antiqua3, Palatino, serif; background-color:#518015; background-image:url('../images/navbar-bg.png'); color:#ffffff; font-size:15px; text-indent:0px; font-weight:bold; display:block; text-align:center; padding:2px; border:1px solid #555555; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}

.rightnav ul {list-style:none; padding:0px; margin:0px; width:180px; cursor:default;}
.rightnav ul li {margin:0px; border-bottom:1px solid #dadada;}
.rightnav ul li a {width:175px; border-right:3px solid #dbdbdb; background-color:#FFFFFF;  display:block; width:175px; text-decoration:none; color:#333333; padding:2px; margin:1px; text-indent:2px;}
.rightnav ul li a:hover {color:#3e6809; border-right:3px solid #518015;}
.rightnav ul li a:visited {width:175px; border-right:3px solid #dbdbdb; background-color:#FFFFFF;  display:block; width:175px; text-decoration:none; color:#333333; padding:2px; margin:1px; text-indent:2px;}
.rightnav ul li a:visited:hover {color:#3e6809; border-right:3px solid #518015;}
.rightnav span {font-size:16px; text-indent:0px; font-weight:bold; }
.rightnav span.top1 {font-size:11px;}
.rightnav ul li span {font-size:9px; font-weight:normal; background-image:none; background-color:#FFFFFF; border:none; color:#555555;}
.rightnav div.nav-header {width:97%; font-family:Palatino Linotype, Book Antiqua3, Palatino, serif; background-color:#518015; background-image:url('../images/navbar-bg2.png'); color:#ffffff; display:block; text-align:center; padding:2px; border:1px solid #555555; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}

.custom-sub-cat {width:198px; text-align:center; padding:3px; padding-bottom:5px;}
.custom-sub-cat span {font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; font-weight: bold; color: #333333;}
.custom-sub-cat a {color:#1b1b1b; font-size:12px; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;}
.custom-sub-cat a:hover {color:#518015;}

.custom-subcat-table a:hover img {border:1px solid #1e90ff;}
.custom-subcat-table td {vertical-align:top;}
.custom-subcat-table img {border:1px solid #afafaf;}
.asdf {border-bottom:1px solid #333; border-right:1px solid #626262; border-left:1px solid #afafaf; border-top:1px solid #afafaf;}

.swatchLibrary {
margin:0px; padding:0px; width:600px; text-align:center;
}
.swatchLibrary td {
line-height:11px;
}
.blank-spacer {
height:8px;
}
.g1 {
position:relative;
background-image:url("https://www.finewebstores.com/assets/images/default/g1bg.jpg");
width:175px; height:76px; margin-top:5px;
}
.g1button {
position:absolute;
left:68px; top:29px;
}
.customCategory a {color:#ff0000; font-size:13px;}
.customCategory a:hover {color:#1e90ff;}
.customCategory img {display:block; margin-left:auto; margin-right:auto;}
.customCategory tr {height:125px;}
.customCategory td {width:150px; vertical-align:top; text-align:center;}
.custom-header {color:#ca0009; font-size:27px; font-weight:bold; display:block; text-align:center; padding:0px; margin:0px;}
.xyz tr {vertical-align:top;}

.affiliate-box {
padding:5px; margin-bottom:10px; height:100%; width:100%;
border:2px solid #dbdbdb;
border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
}
.affiliate-title a {font-size:20px; text-decoration:none; color:#2a4272;}
.affiliate-title a:hover {color:#1b5e8f;}
.affiliate-title h1 {margin:0px; padding:0px; margin-bottom:3px; display:block;}
.affiliate-image img {border:none; margin:5px;}
.affiliate-text {padding:3px; font-size:12px; color:#6D6D69; text-align:center;}
.affiliate-text p {text-align:left;}
.click {width:200px; height:30px; display:block; float:left; margin-left:auto; margin-right:auto; margin-top:7px; background-image:url("http://www.finewebstores.com/assets/images/affiliates/click.png");}
.click:hover {background-image:url("http://www.finewebstores.com/assets/images/affiliates/click-hover.png");}

.affText {padding:0px; margin:0px; display:block; width:318px;}
.great-prices {width:54px; height:40px; display:block; float:left; margin-right:10px; margin-left:50px; background-image:url("http://www.finewebstores.com/assets/images/affiliates/great-prices.png");}

#Table5 img {border:none;}

.chkout-btn {width:392px; height:52px; background-color:#FFFFFF; border:none; cursor:pointer;}
.shopping {margin-top:11px; width:179px; height:32px; background-color:#FFFFFF; border:none; cursor:pointer;}
.update-cart {margin-top:11px; width:179px; height:32px; background-color:#FFFFFF; border:none; cursor:pointer;}

.optionaltxt {font-size:8px; color:#333333; text-align:center;}

.CustomBtn {background-color: #dd1a00; font-family: arial,Helvetica,sans-serif; font-weight: normal; font-size: 12px; color: #ffffff; text-decoration:none; cursor:pointer;}
.CustomBtnOver {background-color: #ff1e00; font-family: arial,Helvetica,sans-serif; font-weight: normal; font-size: 12px; color: #ffffff; text-decoration:none; cursor:pointer;}

.chkout {background-color: #dd1a00; font-family: arial,Helvetica,sans-serif; font-weight: normal; font-size: 16px; color: #ffffff; text-decoration:none; cursor:pointer; width:200px; height:40px;}
.chkout-hover {background-color: #ff1e00; font-family: arial,Helvetica,sans-serif; font-weight: normal; font-size: 16px; color: #ffffff; text-decoration:none; cursor:pointer; width:200px; height:40px;}

.centerAd {padding:1px 0px 5px 0px;}
.centerAd h2 {font-size:11px; color:#333333; padding:0px; margin:0px;}

.custom-sub-cats span {font-size:18px; display:block; border-bottom:1px solid #333333; color:#ca0009; font-weight:bold;}
.custom-sub-cats table {width:100%;}
.custom-sub-cats td {text-align:center; padding:5px;}

.custom-sub-cats a {color:#1b1b1b; font-size:12px; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;}
.custom-sub-cats a:hover {color:#518015;}
.products img {max-width:150px; max-height:150px;}

#navbar {width:1000px; background-color:#518015; background-image:url('../images/navbar-bg.png'); border:1px solid #555555; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
#navbar a {color:#FFFFFF; text-decoration:none; font-weight:bold;}
#navbar a:hover {text-decoration:underline;}
#navbar table {text-align:center;}
#searchbox {width:87%; border:1px solid #626262; padding:0px 5px 0px 5px; height:24px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
#searchbtn {width:7%; height:24px; border:1px solid #626262; margin:0px; padding:1px; background-color:#edecec; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
#searchbtn:hover {background-color:#F5F5F5; cursor:pointer;}

::-webkit-input-placeholder {color: #333333;}
:-moz-placeholder {color: #333333;}
#SameAsBilling {font-size:14px; font-weight:bold; color:#FFFFFF;}
.faded-headers {font-family:Arial,Helvetica,sans-serif; font-size:14px; font-weight:bold; color:#84b04b; background-color:white;}
.faded-table {border:1px solid #84b04b; color:#333333;}
#submit-order-btn {width:100px; height:25px; font-size:16px; font-weight:bold;}
.AuthorizeNetSeal {position:absolute; right:0px; top:10px; z-index:99;}
.BBB {position:absolute; right:90px; top:0px; z-index:99;}

.spacer {margin:25px 0px 25px 0px; display:block; padding:3px; border-bottom:6px solid #333333;}

.navtitle {background-color:#518015; background-image:url(../images/navbar-bg2.png); color:#FFFFFF; padding:1px; border:1px solid #555555; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.navblock {width:180px; font-family:Palatino Linotype, Book Antiqua3, Palatino, serif; text-align:center;}
.navblock ul {list-style:none; padding:0px; margin:0px; width:180px; cursor:default;}
.navblock ul li {margin:0px; border-bottom:1px solid #dadada;}
.navblock ul li a {border-right:3px solid #dbdbdb; background-color:#FFFFFF; display:block; text-decoration:none; color:#333333; padding:2px; margin:1px; text-indent:2px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.navblock ul li a:hover {color:#3e6809; border-right:3px solid #518015;}
.T1 {display:block; font-size:11px; padding:0px; margin:0px;}
.T2 {display:block; font-size:14px; padding:0px; margin:0px;}
.L1 {display:block; font-size:12px; font-weight:bold; padding:0px; margin:0px;}
.L2 {display:block; font-size:9px; font-weight:normal; padding:0px; margin:0px;}
