/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	X-SKELETON
	(x-cart css driven template)
	by www.cart-lab.com
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	CORE / LAYOUT
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/* Hides from IE-mac \*/
* html .floatholder {height: 1%;}
/* End hide from IE-mac */

#container {
	position: relative;
	padding: 0;
	margin: 0 auto 0 auto;
	width: 860px;
/*    border: 1px dotted green;
	border-left: 5px solid #222;*/
    text-align: left;
	background-color:#000;

}

.right_menu {
	position: static;
	float: right;
	}
#brand1 {
	width: 323px;
	padding: 0px 0px 0px 0px;
	margin-right: 0;
	z-index: 2;
	background-color: #151515;
	border-right: 6px solid black;
}
img.brand1 {
	padding: 0;
}

#main-nav {
	padding: 0px 0px 0px 0px;
}

#nav_col-1 {
	float: left;
	width: 130px;
	padding: 10px 10px 10px 10px;

}

#nav_col-2 {
	float: right:
	width: 180px;
	padding: 10px 10px 10px 10px;

}

#brand2 {
	width: 323px;
	padding: 10px 0px 0px 0px;
	margin-right: 0;
	z-index: 2;
	background-color: #151515;
	border-right: 6px solid black;
}
#location {
	width: 309px;
	padding: 3px 10px 0px 10px;
	margin-right: 0;
	z-index: 2;
	background-color: #151515;
}
#cart {
	width: 303px;
	padding: 10px 10px 0px 10px;
	margin-right: 0;
	z-index: 2;
	background-color: #151515;
	border-right: 6px solid black;
}
/*
#right_menu {
	position: absolute;
	width: 150px;
	top: 105px;
	left: 600px;
	padding-right: 7px;
	z-index: 1;
	overflow: hidden;
	clear: both;
}
*/

#content {
	position: static;
	width: 518px;
	float: left;
	z-index: 2;
	text-align: left;
/*
    border: 1px solid red;
*/
	padding: 3px 0 0 10px;
    margin: 0;
}

#header {
	position: static;
	top: 0;
/*    border: 1px solid orange; */
}

#footer {
	clear: both;
	position: static;
	width: 860px;
	z-index: 2;
	height: 0px;
	padding: 0 0 0 0;
	margin: 0px;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	HTML TAGS
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
FORM {
	padding: 0px;
	margin: 2px;
}

BODY {
	font-size: 12px;
	line-height: 18px;
	background-color: #222;
/*	background: url("images/sidebg.gif");*/
	background-position: top left;
	background-repeat: repeat-x;
	text-align: center;
}

LI {
	list-style-type: square;
	color: #FFF;
}

TABLE {
	padding: 0px; margin: 0px;
	font-size: 100%;
}

HR {
	border-bottom: 1px solid #333;
	border-top: 0px;
}

.bold {
	font-weight: bold;
}
H1 {
	color: #FFF;
	font-size: 17px;
	text-decoration: none;
	padding: 5px 0px -15px 0px;
	margin-bottom: -10px;
	font-weight: bold;
}

H2 {
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 0px -15px 0px;
	margin-bottom: -10px;
	border-bottom: 1px solid #CCC;
	text-transform: uppercase;
	font-weight: bold;
}
H3 {

}

H4 {
	font-size: larger;
	display: inline;	
}
H5 {
	color: #ffffe4;
	font-size: 10px;
	text-decoration: none;
	padding: 5px 0px 0 0px;
	margin-bottom: -3px;
	border-bottom: 0 solid #CCC;
	text-transform: uppercase;
	font-weight: 900;
}

PRE {
	font-size: larger;
}

.black {
	color: white;
}


/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	RIGHT COLUMN
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

p.right {
	padding: 0px 10px 0px 10px;
	font: 12px/20px Helvetica, Tahoma, Verdana, Arial, Sans-serif;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	TABLE MIMIC
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.table {
	width: 100%;
}

.table_auto {
	width: auto;
}

.table .tr {
}

.table .th {
	/*font-weight: bold;*/
}

.td {
	float: left;
	width: auto; 
	margin-bottom: 0px;
	vertical-align: top;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	HEADER
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
#head_container {
	padding: 0;
	margin: 0;
	float: left;
	width: 860px;
	border-bottom: 1px solid #5B5B5B;
	padding-bottom: 2px;
}

#head_container_popup {
	padding: 0;
	margin: 0;
	float: left;
	width: 380px;
	border-bottom: 1px solid #5B5B5B;
}

#head_container span {
	position: relative;
	width: auto;
	top: 0;
	left: 0;
}

#logo {
	padding: 3px;
}

#top_menu {
	right: 0px;
	top: 0px;
}

#head_bar {
/*	padding: 0.4em 0.4em;

	height: 30px;
*/
	vertical-align: middle;
}

#search_bar {
	float: right;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	HEADER SPEED BAR
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
#navcontainer ul {
	padding: 2px 0 0 0px;
	margin: 0;
	background-color: #111;
	color: black;
	float: left;
	width: 860px;
}

#navcontainer ul li {
	display: inline;
	font-size: 11px;
}

#navcontainer ul li a {
	padding: 0.2em 1em;
	background-color: #111;
	color: #999;
	text-decoration: none;
	float: right;
/*	border-right: 1px solid #FFFFFF;*/
}
#navcontainer table {
  float: right;
};

#navcontainer ul li a:hover {
	background-color: #111;
	color: #FFF;
	text-decoration: none;
}

#navnumber {
	padding: 0.2em 1em;
	text-align: right;
	color: #999;
}


/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	FOOTER
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
/*
#footer_bar {
	width: auto;
	clear: both;
	align: bottom;
	border-bottom: 1px solid #FFF;
	vertical-align: middle;
}
*/
.gdcredit {
	font-size: 9px;
	color: #999;
	float: none;
	text-align: left;
	text-decoration: none;
}

.gdcredit a {
	color: #999;
	text-decoration: none;
}

.gdcredit a:hover {
	color: #FFF;
	text-decoration: none;
}



/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	DIALOG
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
#dialog {
	color: #FFF;
}

#dialog_title {
	color: #FFF;
}

#dialog_content {
	padding: 0 0 0 0;
}

#dialog_title h3 {
	color: #FFF;
	font-size: 21px;
	padding: 5px 0 3px 0;
	letter-spacing: normal ;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
/*
	border: 1px solid red;
*/
}

#dialog_title {
	color: #FFF;
	font-size: 21px;
	padding: 9px 20px 3px 0;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-weight: bold;
}

#dialog_title_alsobought h3 {
	color: #FFF;
	font-size: 12px;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-weight: bold;
}

#dialog_product-title {
	color: #FFF;
	font-size: 21px;
	padding: 8px 0 3px 0;
/*	letter-spacing: 1px; */
	font-family: Helvetica, Tahoma, Arial, sans-serif;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	MENUS
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
#menu_containter {
	background-color: #333;
	margin: 0;
	padding: 0;
}

#menu_hdr {
	background-color: #333;
	color: #FFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-style: solid;
	border-width: 0px;
	border-top-color: #000;
	border-left-color: #000;
	border-bottom-color: #000;
	border-right-color: #000;
}

#menu_content_inside {
	padding: 8px;
	margin: 0;

}

#menu_content {
	border: 0 solid #5B5B5B;
	background-color: #333;
	padding: 0px;
	margin: 0;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	PRODUCT LISTINGS
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
#products_details {
	margin: 0;
/*
	border: 1px solid #yellow;
*/
	padding: 0;
	font: 11px/14px verdana;
	color: #EEE;
	text-align: left;
}
.product_content {
	padding: 0;
	width: 128px;
/*
	border: 1px solid #yellow;
*/
	BACKGROUND-COLOR: #000;
	z-index: 3;
}

.products_thumbnail {
	width: 160px;
	height:195px;
	/*border: 1px solid #111;*/
	float: left;
	text-align: center;
	padding: 0px 0px 2px 8px;
/*	margin-right: 5px;*/
	background-color: #000;
	margin: 0px 0px 0px 0px;
	z-index: 1;
}
#model_products_thumbnail {
	width: 239px;
/*	border: 1px solid #CCCCCC;*/
	float: left;
	text-align: center;
	padding: 0px 0px 12px 8px;
/*	margin-right: 5px;*/
	background-color: #000;
	margin: 0px 0px 10px 0px;
	z-index: 1;
}

#products_spacer {
/*
	border: 1 solid red;
*/
	padding: 0;
	width: 328px;
}

a.ProductListTitle, a.ProductListTitle:visited {
	COLOR: #FFF;
	FONT-SIZE: 11px;
	line-height: 14px;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	BUTTONS
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
A.buttons {
	white-space:nowrap;
	font-weight: bold;
	cursor: pointer;
	padding: 2px;
	margin: 0px;
	text-decoration: none;
	color: #FFF;
	width: auto;
	height: 18px;
	background: url("/images/button_bg.gif");
	border-style: solid;
	border-width: 1px;
	border-top-color: #444;
	border-left-color: #444;
	border-bottom-color: #222;
	border-right-color: #222;

}

A.buttons:link, A.buttons:Visited {
	text-decoration: none;
	color: #EEE;
}

A.buttons:Hover{
	color: #FFF;
	text-decoration: none;
	background: url("/images/button_bg_ovr.gif");
	border-top-color: #666;
	border-left-color: #666;
	border-bottom-color: #333;
	border-right-color: #333;
}

A.buttons:Active {
	color: #FFFFFF;
	text-decoration: none;
	background: url("/images/button_bg_ovr.gif");
}

.outlined {
	padding: 4px;
	background-color: #f15723; /* <-green orange highlight 84CF07 */
	float:left;
}
/*
A.buttons {
	white-space:nowrap;
	font-weight: bold;
	cursor: pointer;
	padding: 2px;
	margin: 0px;
	text-decoration: none;
	color: #FFF;
	width: auto;
	height: 18px;
	background-color: #999999;
	border-style: solid;
	border-width: 1px;
	border-top-color: #E0E0E0;
	border-left-color: #E0E0E0;
	border-bottom-color: #5C5C5C;
	border-right-color: #5C5C5C;
}

A.buttons:link, A.buttons:Visited {
	text-decoration: none;
	color: #EEE;
	background-color: #333;
	border-style: solid;
	border-width: 1px;
	border-top-color: #E0E0E0;
	border-left-color: #E0E0E0;
	border-bottom-color: #5C5C5C;
	border-right-color: #5C5C5C;
}

A.buttons:Hover{
	color: #FFF;
	text-decoration: none;
	background-color: #3e3e3e;
	border-top-color: #E0E0E0;
	border-left-color: #E0E0E0;
	border-bottom-color: #5C5C5C;
	border-right-color: #5C5C5C;
}

A.buttons:Active {
	color: #FFFFFF;
	text-decoration: none;
}
*/

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	SUB-CATEGORIES
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
#subcat_title {
	float: left;
	font-weight: bold;
	margin: 0em 0.6em;
}

#subcat_count {
	float: right;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	MINI-CART
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
#minicart {
	top: 0;
	margin-bottom: 0;
}

#minicart_img_empty {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
}

#minicart_img_full {
	float: left;
	margin-top: 8px;
	margin-right: 5px;
}

#minicart_txt {
	float: left;
	color: #FFF;
	padding: 0;
	margin: 0;
}
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	CART
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.blacktext {
	color: #000;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	PRODUCT DETAILS
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
#product {
/*	border: 1px dotted #yellow;*/
	padding: 0;
	margin: 0;
}

.product_thumb {
	text-align: left;
/*
	border: 1px solid orange;
*/
	max-width: 330px
	margin: 0;
	padding: 0px;
	background-color: #000;
	float: right;
}

#product_descr {
	text-align: left;
	width: auto;
}

#product_details {
	text-align: left;
}

#product_price {
	text-align: center;
	FONT-FAMILY: Helvetica, Tahoma, Verdana, Arial, Sans-serif;
	color: #FFF;
	font-size: 17px;
	font-weight: 900;
/*
	border: 1px solid #yellow;
*/
}

#buy_now_button {
	float: right;
	clear: left;
	text-align: center;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 5px;

}

#location-name {
	text-align: left;
/*
	color: #FFF;
*/
	font: 14px  Helvetica, Arial, Tahoma, sans-serif;
	font-weight: bold;
}

#location-link {
	text-align: left;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
/*
	color: #FFF;
*/
	font: 10px  Helvetica, Arial, Tahoma, sans-serif;
	padding-top: -3px;
	margin-top: -3px;
}
/*
#location-thumbs {
	text-align: justify;
	text-align-last: justify;
}
*/
div.location-main {
	border: 1px solid #999;
}
img.location-thumbs {
	border: 1px solid #999;
	margin-top: 5px;
	margin-bottom: 5px;
}
img.location-thumbs a:link, img.location-thumbs a:visited {
	border: 1px solid #111;

}
img.location-thumbs a:hover {
	border: 1px solid #f15723;

}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	NAVIGATION PAGING
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
#nav_container {
	float: left;
}

#nav_form {
	float: left;
	width: 160px;
	height: 17px;
	clear: both;
}

#nav_page {
	padding: 1px;
	text-align: center;
	float: left;
	width: 20px;
	height: 17px;
	padding-right: 3px;
}

#nav_selected_page {
	text-align: center;
	float: left;
	font-weight: bold;
	margin: 1px;
	border: 1px solid #000000;
}

#nav_arrow {
	text-align: center;
	float: left;
	padding-top: 7px;
	width: 17px;
	height: 22px;
}

#nav_page A {
	width: 20px;
}

#nav_selected_page A {
	width: 20px;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	TABBED PRODUCT MENU
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#tablist {
	padding: 0 0.1em 0 0;
	margin-left: 0;
	border-bottom: 1px solid #999999;
}

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

#tablist li a {
	padding: 0.3em 0.5em;
	margin-left: 3px;
	border: 1px solid #999999;
	border-bottom: none;
	background: #BBB;
	text-decoration: none;
}

#tablist li a:link {
	color: #000000;
}

#tablist li a:visited {
	color: #000000;
}

#tablist li a:hover {
	color: #000;
	background: #DDD;
	border-color: #999999;
}

#tablist li a.current {
	background: #FAFAFA;
	color: #000000;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	HIGHLIGHTS
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.HightLightEqualRow {
	BACKGROUND-COLOR: #444;
}
.HightLightOddRow {
	BACKGROUND-COLOR: #555;
}

.SubBG {
	padding: 10px;
	BACKGROUND-COLOR: #000;
	z-index: 1;
	width: 410px;
}

.alttd {
	BACKGROUND-COLOR: #000;
	margin-top: 6px;
	border-top: 1px solid #333;
}

.alttd2 {
	BACKGROUND-COLOR: #000;
	margin-top: 6px;
	border-top: 1px solid #333;
}

.rowon {
	BACKGROUND-COLOR: #555;
}

.rowoff {
	BACKGROUND-COLOR: #444;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	CHECKOUT
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.new_customer {
	float:left;
	margin:0;
	width: 100%;
/*	border-right:1px solid #CCCCCC;
*/
}

.return_customer {
	float:right;
	width:30%;
}

#content_checkout {
	position: static;
	min-width: 300px;
	float: left;
	width: 500px;
	padding-left: 5px;
	z-index: 2;
	top: 105px;
	text-align: left;
/*    border: 1px solid red;*/
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	CHECKOUT PROGRESS BAR
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.progress_container {
	background-color:#eeeeee;
	width:100px;
	min-width: 100px;
	border: 1px solid #000000;
	margin:3px;
	font-size: xx-small;
	height: 15px;
}

.zero_percent {
	background-color:#AAAAAA;
	width:1px;
	color: #FFFFFF;
	font-size: xx-small;
	height: 15px;
}

.twentyfive_percent {
	background-color:#AAAAAA;
	width:25px;
	color: #FFFFFF;
	text-align:center;
	font-size: xx-small;
	height: 15px;
}

.fifty_percent {
	background-color:#AAAAAA;
	width:50px;
	color: #FFFFFF;
	text-align:center;
	font-size: xx-small;
	height: 15px;
}

.seventyfive_percent {
	background-color:#AAAAAA;
	width:75px;
	color: #FFFFFF;
	text-align:center;
	font-size: xx-small;
	height: 15px;
}

.hundred_percent {
	background-color:#AAAAAA;
	width:100px;
	color: #FFFFFF;
	text-align:center;
	font-size: xx-small;
	height: 15px;
}


/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	SORT
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

p.static {
	padding-right: 10px;
	font: 12px/20px Helvetica, Tahoma, Verdana, Arial, Sans-serif;
}
