/* 

CSS Style-Sheet
Infi-net Solutions
Last edited on 10/2/2009

© Infi-net Solutions
http://www.infi-netsolutions.net
------------------------------------------------
*/

html { 
	padding: 0 0 30px 0;
}

body { 
	background: #FFF;
	font-family: Arial, "Sans-Serif";
	font-size: 13px;
	color: #999;
	line-height: 1.6em;
	margin: 0;
	padding: 0;
}

h1 {
	letter-spacing: -.04em;
	font-size: 24px;
	font-weight: normal;
	color: #000;
	padding: 15px 0;
	margin: 0;
}

h1 a:hover {
	text-decoration: none;
}

h1 span {
	letter-spacing: 0.05em;
	font-family: Verdana, "Sans-Serif";
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	padding: 3px 0 0 0;
	margin: 0;
}


h2 {
	letter-spacing: 0;
	font-size: 17px;
	font-weight: bold;
	color: #000;
	margin: 20px 0;
}

h3 {
	letter-spacing: 0;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 20px 0;
}

h4 {
	letter-spacing: 0;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	margin: 15px 0;
}

h5 {
	letter-spacing: -.04em;
	font-size: 24px;
	font-weight: normal;
	color: #000;
	padding: 5px 0 15px 0;
	margin: 0;
}

h6 {
	letter-spacing: 0;
	font-size: 17px;
	font-weight: normal;
	color: #000;
	margin: 5px 0 15px 0;
}

img { 	
	border: 0px;
}

a:active, a:visited, a:link {
	text-decoration: underline; 
	color: #CC0000;
}

a:hover {
	color: #CC0000;
	text-decoration: none; 
}

form {
	padding: 0;
	margin: 0;
}

.img_left {
	float: left;
	margin-right: 8px;
	border: 2px solid #eee;
}

.img_right {
	float: right;
	margin-left: 8px;
	border: 2px solid #eee;
}

/*
Div Template
------------------------------------------------
*/
#container {
	background: transparent;
	width: 780px; 
	margin: 0 auto;
	padding: 0;
}

#bg {
	width: 780px;
	position: relative;
	display: block;
	float: left;
	background: url(../images/bg_main.gif) 50% repeat-y;
}

#header {
	background: url(../images/header_bg.gif) repeat-x #000 bottom;
	width: 733px;
	height: 73px;
	margin: 0 auto;
	padding: 13px 0 0 15px;
}

#header h4 {
	background: url(../images/header.gif) no-repeat;
	font-family: "Trebuchet MS", "Sans-Serif";
	margin: 2px 0 0 0;
	float: left;
	display: block;
	height: 52px;
	width: 360px;
	letter-spacing: .5px;
	overflow: hidden;
	font-size: 12px;
	color: #555;
}

#header h4 a {
	display: block;
	text-indent: -1000px;
	height: 52px;
	border-bottom: none;
}

#search {
	float: right;
	background: url() no-repeat;
	width: 160px;
	height: 20px;
	margin: 15px 0;
	padding: 0 0 0 0;
}

#banner {
	background: url();
	width: 748px;
	margin: 0 auto;
	padding: 0;
}

#locator {
	width: 550px;
	font-family: Verdana, Arial, "Sans-Serif";
	font-size: 11px;
	text-align: justify;
	color: #CC0000;
	line-height: 130%;
	text-align: left;
	margin: 0;
	padding: 5px 0 0 0;
}

#locator a {
	text-decoration: none;
	color: #000;
}

#locator a:hover {
	text-decoration: none;
	color: #CC0000;
}

#hold {
	width: 748px;
	margin: 0 auto;
	padding: 0;
}

#content {
	font-family: Verdana, Arial, "Sans-Serif";
	text-align: justify;
	color: #333;
	line-height: 130%;
	background: url(../images/dot2.gif) repeat-x top left;
	width: 718px;
	margin: 0 0 0 15px;
	padding: 5px 0 0 0;
}

#content2 {
	font-family: Verdana, Arial, "Sans-Serif";
	text-align: justify;
	color: #333;
	line-height: 130%;
	width: 718px;
	margin: 0 15px;
	padding: 5px 0 0 0;
}

#content3 {
	font-family: Verdana, Arial, "Sans-Serif";
	text-align: justify;
	color: #333;
	line-height: 130%;
	background: none;
	width: 718px;
	margin: 0 0 0 15px;
	padding: 0;
}

#maintext {
	line-height: 130%;
	width: 720px;
	margin: 17px 0 0 0;
	padding: 0;
}

#maintext2 {
	float: right;
	line-height: 130%;
	width: 572px;
	margin: 0;
	padding: 0 0 0 10px;
}

#maintextgym {
	position: relative;
	float: right;
	line-height: 130%;
	width: 572px;
	margin: 0;
	padding: 0;
	background: url(../images/gym2.jpg) no-repeat;
	background-position: top right;
}

#maintextgym .intro1 {
	padding: 0 120px 0 0;
}

#maintextgym .intro2 {
	padding: 0 90px 0 0;
}

#maintextgym .intro3 {
	padding: 0 70px 0 0;
}

#newstext {
	float: right;
	font-size: 10px;
	text-align: left;
	line-height: 130%;
	width: 126px;
	margin: 0;
	padding: 0 0 0 10px;
}

#newstext p {
	padding: 15px 0 10px 0;
	margin: 0;
	background: url(../images/dot.gif) bottom repeat-x;
}

#submenu {
	float: left;
	font-size: 10px;
	text-align: left;
	line-height: 130%;
	width: 126px;
	margin: 0;
	padding: 0px 5px 0 0;
}

#submenu ul {
	float: left;
	margin: 0;
	padding: 0;
}

#submenu li {
	width: 121px;
	padding: 8px 0 8px 5px;
	list-style-type: none;
	background: url(../images/dot.gif) repeat-x bottom;
}

#submenu li a {
	width: 121px;
	text-decoration: none;
	color: #000;
}

#submenu li a:hover {
	width: 121px;
	text-decoration: none;
	color: #CC0000;
}

#submenu .current a {
	font-weight: bold;
}

#mainpagemenu {
	font-family: Verdana, Arial, "Sans-Serif";
	line-height: 130%;
	background: url();
	/*height: 230px;*/
	height: 200px;
	padding: 10px 0 0 10px;
	margin: 0;
	color: #333;
}

#mainpagemenu ul {
	float: left;
	padding: 0;
	margin: 10px 0 0 0;
}

#mainpagemenu li {
	padding: 3px 0;
	font-weight: normal;
	list-style: none;
}

#mainpagemenu .sector1 {
	float: left;
	font-family: Verdana, Arial, "Sans-Serif";
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	background: url(../images/dot.gif) right repeat-y;
	width: 168px;
	height: 190px;
	margin: 0;
	padding: 0 10px 0 10px;
}

#mainpagemenu .sector2 {
	float: left;
	font-family: Verdana, Arial, "Sans-Serif";
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	width: 152px;
	height: 190px;
	margin: 0;
	padding: 0 10px 0 10px;
}

#mainpagemenu a {
	text-decoration: none;
	color: #333;
}

#mainpagemenu a:hover {
	text-decoration: none;
	color: #CC0000;
}

#footer {
	background: url(../images/bg_bottom.gif) 50% 100% no-repeat;
	font-family: Verdana, Arial, "Sans-Serif";
	text-align: right;
	color: #AAA;
	font-size: 10px;
	line-height: 120%;
	float: left;
	display: block;
	width: 750px;
	margin: 0;
	padding: 20px 30px 35px 0;
}

#footer ul {
	padding: 0;
	margin: 0;
	display: inline;
	list-style: none;
}

#footer li { 
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

#footer a:hover { 
	color: #333;
	text-decoration: none;
}

#footer a { 
	color: #555;
	text-decoration: underline;
}

/*
FORMS
------------------------------------------------
*/

textarea, file, input { 
	margin: 4px;
	padding: 0;
	vertical-align: middle;
	font-family: Tahoma, "Sans-Serif"; 
	font-size: 12px;
}

select {
	margin: 4px;
	padding: 0;
	vertical-align: middle;
	font-family: Tahoma, "Sans-Serif"; 
	font-size: 12px; 
	width: 228px;
}

#searchform textarea,
#searchform input, 
#searchform file { 
	margin: 0;
	padding: 4px;
	vertical-align: middle;
	font-family: Tahoma, "Sans-Serif"; 
	font-size: 12px; 
}

.submit {
	padding: 3px; 
	font-size: 11px; 
}

#search-form {
	float: right;	
	margin: 15px 10px 0 0;
	position: relative;
	width: 121px;
	height: 26px;
}

#search-form fieldset {
	float: right;
	padding: 0;
	border: 0 solid #000;
	background: url(../images/searchtext4.gif) top right no-repeat;
	width: 121px;
	height: 26px;
	position: relative;
}

#search-form fieldset legend,
#search-form fieldset label {
	display: none;
}

#search-form fieldset input#s {
	font-size: 10px;
	width: 90px;
	border-width: 0;
	padding: 0;
	position: absolute;
	top: 7px;
	left: 6px;
	background: transparent;
	color: #AAA;
}

#search-form fieldset input#searchsubmit {
	width: 23px;
	height: 26px;
	float: right;
	top: 0;
	left: 9px;
	border: none;
	padding: 0;
}

#search-form p,
#search-form ul {
	margin-bottom: 0;
	padding: 0 9px 20px 9px;
}

.none textarea, .none input, .none elect, .none file { 
	border: 0px;
}

/*
Menu
------------------------------------------------
/* Root = Horizontal, Secondary = Vertical */

ul#navmenu {
	border: 0 none;
	padding: 4px 0 0 5px;
	margin: 0 0 0 16px;
	width: 743px; /*For KHTML*/
	list-style: none;
	height: 24px;
}

ul#navmenu li {
	margin: 0;
	border: 0 none;
	padding: 0 10px 0 10px;
	float: left; /*For Gecko*/
	display: inline;
	list-style: none;
	position: relative;
	height: 24px;
}

ul#navmenu ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	/*width: 130px;*/
	width: 150px;
	list-style: none;
	display: none;
	position: absolute;
	top: 24px;
	left: 0;
}

ul#navmenu ul:after /*From IE 7 lack of compliance*/{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

ul#navmenu ul li {
	/*width: 130px;*/
	width: 170px;
	float: left; /*For IE 7 lack of compliance*/
	display: block !important;
	display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu li a {
	padding: 0;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	color: #555;
	font: normal 11px/22px Verdana, Helvetica, sans-serif;
	text-decoration: none;
	height: auto !important;
	height: 1%; /*For IE*/
}

/* Sub Menu */
ul#navmenu li li a {
	border-bottom: none;
	border: 1px solid #FFF;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	margin: 0;
	padding: 0;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	background: url(../images/opacity.png);
	color: #CCC;
	font: normal 11px/22px Verdana, Helvetica, sans-serif;
	text-decoration: none;
	height: auto !important;
	height: 1%; /*For IE*/
}

ul#navmenu .current a {
	color: #555;
	font-weight: bold;
	border-bottom: solid 2px #555;
}

ul#navmenu .current a:hover {
	font-weight: bold;
	color: #CC0000;
	border-bottom: solid 2px #CC0000;
}

ul#navmenu .current ul a {
	font-weight: normal;
}

ul#navmenu .current ul li a:hover,
ul#navmenu .current ul li:hover a,
ul#navmenu .current ul li.iehover a {
	font-weight: normal;
	padding: 0 0 0 5px;
	border-bottom: solid 1px #CCC;
	color: #CC0000;
}

/* Root Menu Hover Persistence */
ul#navmenu li ul li a:hover,
ul#navmenu li ul li:hover a,
ul#navmenu li ul li.iehover a {
	padding: 0 0 0 5px;
	border-bottom: solid 1px #CCC;
	color: #000;
}

ul#navmenu li li a {
	padding: 0 0 0 5px;
}

ul#navmenu li a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
	color: #CC0000;
	border-bottom: solid 2px #CC0000;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
	float: none;
	background: #F2F2F2;
	color: #555; 
	border-bottom: solid 1px #CCC;	
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
	background: #DDD;
	color: #000;
}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
	background: #F2F2F2;
	color: #555;
}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a {
	background: #DDD;
	color: #FFF;
}

/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a {
	background: #F2F2F2;
	color: #555;
}

/* 4th Menu Hover */
ul#navmenu li:hover li:hover li:hover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li a:hover {
	background: #DDD;
	color: #FFF;
}

ul#navmenu ul ul,
ul#navmenu ul ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 130px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
	display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
	display: block;
}

/*
OTHER
------------------------------------------------
*/
.quote {
	background: url(../images/quote.html) left top no-repeat;
	display: block;
	margin: 0;
	padding: 0 0 0 30px;
	/*background: #FBFBFB;*/
	color: #555;
	font-family: Georgia, "Sans-Serif";
}

.script {
	font-size: 13px;	
	display: block;
	margin: 11px 15px 11px 15px;
	padding: 0.5em 0.5em 0.5em 0.70em;
	line-height:1.4em;
	border-left: 4px solid #F2F2F2;
	border-right: 1px solid #FBFBFB;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FBFBFB;
	background: #FBFBFB;
	text-align: left;
	color: #555;
	font-family: "Courier New", "Trebuchet MS", "Sans-Serif";
}

.imageborder {
	background: url() #F8F8F8;
	text-decoration: none;
	margin: 7px;
	padding: 5px 4px 25px 4px;
	border: 1px solid #EEE;
	border-right: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
}

#dlbutton h1 {
	overflow: hidden;
	display: block;
	height: 51px;
	width: 240px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	padding: 0;
	margin: 0;
}

#dlbutton h1 a {
	background: url(../images/button.jpg) no-repeat;
	height: 51px;
	display: block;
	text-indent: -10000px;
	text-decoration: none;
	background-position: 0 0;
}

#dlbutton h1 a:hover {
	height: 51px;
	background: url(../images/button.jpg) no-repeat;
	background-position: 0 -51px;
	text-decoration: none;
}

#bybutton h1 {
	overflow: hidden;
	display: block;
	height: 51px;
	width: 240px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	padding: 0;
	margin: 0;
}

#bybutton h1 a {
	background: url(../images/button2.jpg) no-repeat;
	height: 51px;
	display: block;
	text-indent: -10000px;
	text-decoration: none;
	background-position: 0 0;
}

#bybutton h1 a:hover {
	height: 51px;
	background: url(../images/button2.jpg) no-repeat;
	background-position: 0 -51px;
	text-decoration: none;
}

/* search engine styling */

#search_result {
	width: 698px;
	margin: 0;
	padding: 10px;
	font-size: 11px;
}

#search_result:hover {
	background: #F9F9F9;
}

#search_result span {
	font-size: 11px;
}

.search_pagetitle {
	font-size: 11pt;
	color: /*#1571AB*/ #013648;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.search_pagedescription {
	padding: 0;
	margin: 0;
	font-style: italic;
}

.search_pagecontent {
	margin: 0;
	padding: 0;
}

.search_pageurl {
	color: #000;
}



p.continue, 
p.continue a:link,
p.continue a:visited,
p.continue a:hover {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	float: right;
	color: #498b44;
}

hr {
	color: #DDD;
	background-color: #DDD;
	border: 0;
	height: 1px;
}

#googlead {
	float: left;
	display: block;
	width: 468px;
	margin: 20px 0 0 30px;
}

#footer p {
	float: right;
	width: 250px;
}


/* new additions for form items*/

textarea, input, select, file { 
	border: 1px solid #aaa;
	background: #FFF;
	vertical-align: middle;
	font-family: Arial, "Sans-Serif";
	font-size: 12px; 
	color: #333;
}

div#product_header {
	margin-left: 5px;
	color: #F9F9F9;
	display: block;
	float: left;
}

#product_list {
	clear: both;
	width: 570px;
	padding: 0;
	margin-top: 10px;
}

.product_price {
	margin-top: 3px;
	float: left;
	font-size: 14px;
	text-align: left;
}

#product {
	width: 174px;
	height: 185px;
	float: left;
	margin: 0 6px 16px 6px;
	border: 1px solid #D0D0D0;
	background-color: #F9F9F9;
}

#product:hover {
	background-color: #EFEFEF;
}

#product h2 {
	padding: 0;
	margin: 0;
	padding-top: 2px;
	font-weight: bold;
	text-align: center;
	color: #000;
	font-size: 11px;
}

#product a {
	color: #6D6D6D;
	text-decoration: none;
}

#product a:hover {
	text-decoration: underline;
}

#product div {
	float: center;
	text-align: center;
}

#product img {
	border: 0px solid #D0D0D0;
	margin: 5px auto 0 0px;
/*	width: 160px; */
	float: center;
	height: 100px;
}

#product p {
	text-align: center;
	font-size: 11px;
	padding: 0;
	margin: 0;
}

#cart_process a { color: #000; text-decoration: none }
#cart_process a:hover { text-decoration: none }

#cart_process {
	width: 570px;
	font-size: 10px;
	background: ;
	padding: 10px 0 20px 5px;
	margin: 0;
	float: left;
}

#cart_process .current { font-weight: bold; background: #EEE; color: #000; }

#cart_item {
	margin: 0 0 15px 0;
	padding: 5px 0 0 0;
	float: left;
	width: 570px;
	display: block;
	background: #F9F9F9;
	border-bottom: 1px solid #EEE;
	border-right: 1px solid #EEE;
}

#cart_item:hover {
	background-color: #F0F0F0;
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
}

#cart_item h1 {
	padding: 5px 0 10px 10px;
	margin: 0;
	color: #000;
	float: left;
	font-size: 17px;
}

#cart_item #toolbox {
	width: 55px;
	display: block;
	float: right;
}

#cart_item input.quantity {
	width: 18px;
	height: 18px;
	padding: 5px 0 0 8px;
	font-size: 12px;
	vertical-align: text-bottom;
}

#cart_item p {
	padding: 0 5px 0 10px;
	clear: both;
	font-size: 11px;
}

#cart_item p.price {
	padding: 0 5px 0 0;
	margin: 0 0 5px 0;
	color: #000;
	font-weight: bold;
	font-size: 10pt;
	text-align: right;
}

#toolbox {
	padding-top: 0;
}

/* product description */
.product_title {
	color: #2E2E2E;
	font-size: 24px;
	height: 26px;
	margin: 20px 0 10px 0;
	padding: 7px 0 0 0;
	border-bottom: 1px solid #eee;
}

div#product_toolbar {
	float: left;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 550px;
	height: 35px;
}

div#product_image {
	display: block;
	float: left;
	width: 250px;
	height: 175px;
}


div#product_features {
	float: left;
	width: 300px;
	height: 100%;
}

div#product_description h2 {
	font-size: 16px;
	margin: 0;
	padding: 0;
}

div#product_description hr {
	margin-bottom: 15px;
}

div#product_description {
	clear: both;
	width: 550px;
	margin-bottom: 20px;
}

div#checkout {
	clear: both;
	text-align: right;
	height: 20px;
}

#btaddcart a {
	background: url(../images/addtocart.gif) no-repeat;
	height: 28px;
	width: 106px;
	display: block;
	float: right;
}

#btaddcart a:hover {
	height: 28px;
	background: url(../images/addtocart.gif) no-repeat;
	background-position: 0 -30px;
}

#btcheckout {
	width: 106px;
	display: block;
	float: right;
	padding-top: 15px;
	padding-right: 14px;
	margin-bottom: 10px;
}
#btcheck_out a {
	background: url(../images/checkout.gif) no-repeat;
	height: 28px;
	width: 106px;
	display: block;
	float: right;
}

#btcheck_out a:hover {
	height: 28px;
	background: url(../images/checkout.gif) no-repeat;
	background-position: 0 -30px;
}

#btcheckout a {
	background: url(../images/checkout.gif) no-repeat;
	height: 28px;
	width: 106px;
	display: block;
	float: right;
}

#btcheckout a:hover {
	height: 28px;
	background: url(../images/checkout.gif) no-repeat;
	background-position: 0 -30px;
}

#btback a {
	background: url(../images/back.gif) no-repeat;
	height: 28px;
	width: 106px;
	display: block;
	float: right;
}

#btback a:hover {
	height: 28px;
	background: url(../images/back.gif) no-repeat;
	background-position: 0 -30px;
}

.ui_form table {
	width: 80%;
	margin-top: 20px;
}

.ui_form th {
	width: 400px;
	padding-top: 5px;
	padding-left: 5px;
	vertical-align: top;
}

.ui_form tr {
	width: 275px;
}

.ui_form td {
	width: 100px;
}

.ui_form .ui_formitem {
	width: 275px;
	height: 17px;
}

input.continue {
	background: url(../images/continue.gif) no-repeat;
	height: 28px;
	border: none;
	width: 106px;
	display: block;
	float: right;
}
input.btcancel {
	background: url(../images/cancel.gif) no-repeat;
	height: 28px;
	border: none;
	width: 106px;
	display: block;
	float: right;
}
input.btsubmit {
	background: url(../images/continue.gif) no-repeat;
	height: 28px;
	border: none;
	width: 106px;
	display: block;
	float: right;
}
input.btcompletesale {
	background: url(../images/completesale.gif) no-repeat;
	height: 28px;
	border: none;
	width: 106px;
	display: block;
	float: right;
}

.disclaimer {
	width: 350px;
	font-style: italic;
	font-size: 8pt;
	color: #2A2A2A;
	padding-right: 10px;
}

#news_list {
	margin: 0 0 10px 0;
}

#news_list h2 {
	font-size: 11pt;
	border-bottom: 1px solid #8f8f8f;
}

#news_list h2 span {
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	color: #8f8f8f;
}

#news_list p {
	padding: 0;
	margin: 0;
}


#right-col {
	display: inline;
	color: #333;
	float: right;
	width: 150px;
}

#left-col {
	float: left;
	color: #333;
	width: 400px;
	display: inline;
	position: relative;
}

.note {
	font-style: italic;
	font-size: 10px;
}
