/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/


.boxText { font-family: Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #469D28; text-decoration: underline; }
.orderEdit1 { font-family : Arial, sans-serif; font-size : 10px; color: #70d250; }


BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

h1 { 
  font-family: Arial, sans-serif;
  font-size: 16px;
  color: #333333;
}

h2 { 
  font-family: Arial, sans-serif;
  font-size: 15px;
  font-weight : bold;
}


A {
  color: #333333;
  text-decoration: none;
}

A:hover {
  color: #996600;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #0066CC;
  color: #f2f2f2;
  font-weight : bold;
}

TD.header {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #999999;
  color: #F8C400;
  font-weight : bold;

}

A.header { 
  color: #ffffff; 
 }
A.header:hover {
  color: #AABBDD;
  text-decoration: underline;
 }

TABLE.header1 {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #DFEFFF;
  color: #0066CC;
  font-weight : bold;
  
}



TR.header1,TD.header1,SPAN.header1 {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #BFDFFF/*#DFEFFF*/;
  color: black;
}

A.header1 { 
  color: black;
  font-size: 11px;
 }

A.header1:hover {
  color: #ffffff;
  background: #F8C400;
}


TR.headerNavigation, TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #FFCC00;
  color: #000000;

}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #FF3300;
  }

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}


/* menu Solid - Show Sub-categories  Star */
A.menucateg:link{
display: block;
vertical-align: middle;
font-size: 11px;
font-family: Arial, sans-serif;
font-weight: bold;
text-align: left;
height: 12px;
text-decoration: none;
color: #000000;
}

A.menucateg:hover{
display: block;
font-weight: bold;
text-decoration: none;
color: #000000;
}

A.menucateg:active{
display: block;
background-color: #A6CCFF;
font-weight: bold;
text-decoration: none;
color: #000000;
}

A.menucateg:visited{
display: block;
font-weight: bold;
text-decoration: none;
color: #000000;
}

A.menusubcateg:link {
display: block;
/*background-color: #A6CCFF;*/
/*background-color: #D2E9FF;*/
vertical-align: middle;
font-size: 11px;
font-family: Arial, sans-serif;
text-align: left;
height: 12px;
text-decoration: none;
}

A.menusubcateg:hover{
display: block;
background-color:#FFFFFF;
text-decoration: none;
color: #000000;
}

A.menusubcateg:active{
display: block;
background-color:#A6CCFF;
text-decoration: none;
color: #000000;
}

A.menusubcateg:visited{
display: block;
text-decoration: none;
color: #0066CC;
}
/* menu Solid - Show Sub-categories  End */


TR.footer, TD.footer {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #90C0FF;
  color: #ffffff;
  font-weight: bold;
}

TR.footer1 {
  background: #A6CCFF;
}

TR.footer2 {
  background: #BFDFFF;
  font-family: Arial, sans-serif;
  font-size: 11px;
}


TR.footer3,TD.footer3 {
  background: #f1f1f1;
}

A.footer {
  
 }
A.footer:hover {
  color: #AABBDD;
 }


TD.estimatorHeading {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #555555;
}

.featureBox {
  background: #222222;
}

.featureBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: white;
}

.featureBoxContents {
  background: #FFCC00;
  font-family: Arial, sans-serif;
  font-size: 11px;
}


.infoBox {
  background: #E5D9BF;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #FFCC00;
  color: #000FFF;
}

.infoBox1 {
  background: #999999;
}

.infoBoxContents1 {
  background: #999999;
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: black;
}

.infoBoxNotice1 {
  background: #FF8E90;
}

.infoBoxNoticeContents1 {
  background: #999999;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

.infoBoxHeading1 {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: red;
  color: white;
}


.boxheader {
  background: #BFDFFF;
}

.boxheaderContents {
  background: #90C0FF;
  font-family: Arial, sans-serif;
  color: #ffffff;
  font-size: 11px;
}

.boxheaderNotice {
  background: #FF8E90;
}

.boxheaderNoticeContents {
  background: #FFE6E6;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

.boxheaderHeading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: red;
  color: #ffffff;
}

TD.boxheader, TR.boxheader {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}
A.boxheader { 
  color: white; 
  font-size: 11px;
  font-weight: bold;
}
A.boxheader:hover {
  color: #f2f2f2;
  
}


TD.NoticeGreen, TR.NoticeGreen, SPAN.NoticeGreen {
  /*background: #00CC00;*/
  font-family: Arial, sans-serif;
  color: #FF0000;
  font-weight: bold;
  padding: 3px;
}

TD.NoticeRed, TR.NoticeRed, SPAN.NoticeRed, DIV.NoticeRed {
  background: #ff0000;
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: white;
  padding: 3px;
}

TD.loginbox, TR.loginbox, SPAN.loginbox {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #EBE1CD;
  color: white;
}
TABLE.loginbox {
  background: #EBE1CD;
 }


TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #F6F1E8;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TR.extrarates-odd{
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #f8f8f9;
  color: #000000;
}
TR.extrarates-even{
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #FFFFCC;
  color: #000000;
}


TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #EBEBEB;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #EBEBEB;
  font-weight: bold;
}

P.productName {
  font-family: Arial, sans-serif; 
  font-size: 11px; 
  color: blue; font-weight: bold;
}
TD.productName {
  font-family: Arial, sans-serif; 
  font-size: 14px; 
  color: #90C0FF; font-weight: bold;
}
SPAN.productName {
  font-family: Arial, sans-serif; 
  font-size: 14px; 
  color: #90C0FF; font-weight: bold;
}
SPAN.productName1 {
  font-family: Arial, sans-serif; 
  font-size: 11px; 
  color: #90C0FF; font-weight: bold;
}
A.productName1 {
  color: #000000; 
}
A.productName1:hover {
  color: #ff0000;
  background: #ffffff;
}


TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 12px; 
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 18px;
  color: #333333;
}


TD.pageHeadingPrice {
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: green;
}

A.Links, TD.Links, SPAN.Links {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #0000FF;
}

A.Links:hover {
  color: red;
  }

A.Links1, TD.Links, SPAN.Links {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #0000FF;
}

A.Links1:hover {
  color: red;
  }



TR.subBar {
  background: white/*#f4f7fd*/;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}


TD.main2, P.main, SPAN.main2 {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.4;
}
TD.main1, P.main1, SPAN.main1 {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1.3;
}
TD.main, TR.main, P.main, SPAN.main {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1.3;
}
TD.smallText, SPAN.smallText, TR.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

.blue {
  font-family: Arial, sans-serif;
  color: #0066CC;
  }

 .light {
  font-family: Arial, sans-serif;
  color: #FFFFFF;
  }
  
 .gray {
  font-family: Arial, sans-serif;
  color: #C0C0C0;
  }
  
TD.main1blue, P.main1blue, SPAN.main1blue {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1.3;
  color: #0066CC;
}
TD.mainblue, P.mainblue, SPAN.mainblue {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.3;
  color: #0066CC;
}
TD.smallTextblue, SPAN.smallTextblue, P.smallTextblue {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #0066CC;
}
A.smallTextblue { 
  color: #0066CC; 
}
A.smallTextblue:hover {
  color: #ff0000;
  background: #ffffff;
}
TD.smallTextsmall, SPAN.smallTextsmall {
  font-family: Arial, sans-serif;
  font-size: 9px;
}
TD.smallText9blue, SPAN.smallText9blue {
  font-family: Arial, sans-serif; 
  font-size: 9px;
  color: #0066CC;
}
A.smallText9blue { 
  color: #0066CC; 
}
A.smallText9blue:hover {
  color: #ff0000;
  background: #ffffff;
}
TD.smallText10blue, SPAN.smallText10blue {
  font-family: Arial, sans-serif; 
  font-size: 11px;
  color: #0066CC;
}
A.smallText10blue { 
  color: #0066CC; 
}
A.smallText10blue:hover {
  color: #ff0000;
  background: #ffffff;
}




TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}
A.newItemInCart {
  color: #ff0000;
}
A.newItemInCart:hover {
  color: #ff0000;
  background: #ffffff;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #f0a480;
  font-weight: bold;
}


TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

TD.productPrice, SPAN.productPrice {
  font-family: Arial, sans-serif; 
  font-size: 16px;
  color: green; 
  font-weight: bold;
}
TD.productDiscount, SPAN.productDiscount {
  font-family: Arial, sans-serif; 
  font-size: 11px;
  color: #ff0000; 
  }
TD.sale, SPAN.sale {
  font-family: Arial, sans-serif; 
  font-size: 11px;
  color: #ff0000; 
  font-weight: bold; 
  background: #f3f3f3;
  /*color: #ffffff; font-weight: bold; background: #ff0000;*/
  }
TD.saleText, SPAN.saleText {
  font-family: Arial, sans-serif; 
  font-size: 11px;
  color: #ff0000;
  /*font-weight: bold;*/ 
  background: yellow;
  }
TD.attent11, SPAN.attent11 {
  font-family: Arial, sans-serif; 
  font-size: 11px;
  color: #ff0000; 
  }
TD.attent12, SPAN.attent12 {
  font-family: Arial, sans-serif; font-size: 12px;
  color: #ff0000; 
  }
TD.productSpecialPrice, SPAN.productSpecialPrice {
  font-family: Arial, sans-serif; font-size: 17px;
  color: #ff0000; 
}

TD.productPrice1, SPAN.productPrice1 {
  font-family: Arial, sans-serif; font-size: 14px;
  color: green; font-weight: bold;
}
TD.productSpecialPrice1, SPAN.productSpecialPrice1 {
  font-family: Arial, sans-serif; font-size: 14px;
  color: #ff0000; font-weight: bold;
}


SPAN.errorText {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

.moduleTable {
    border: 1px solid #CCCCCC;
    margin: 0px;
    padding: 2px;
    background-color: #FFFFFF;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 11px; color: #ff0000; }

/* dodane by grzegorz */
#sddm {
	margin: 0;
	padding: 0;
	z-index: 30
}

#sddm li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	font: 11px arial;
}

#sddm li a {
	display: block;
	margin: 0 1px 0 0;
	padding: 2px 4px;
	/*width: 60px;*/
	background-color: #444444;
	color: #ffffff;
	text-align: center;
	text-decoration: none
}

#sddm li a:hover {
	color: #ffffff;
}

#sddm div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #F8F8F8;
	border: 1px solid #EEEEEE;
}

#sddm div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 2px 2px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #F8F8F8;
	font: 11px arial
}

#sddm div a:hover {
	background: #EBEBEB;
	color: #996600;
}

/* dodane by grzegorz */
#sddm2 {
	margin: 0;
	padding: 0;
	z-index: 30
}

#sddm2 li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	font: 11px arial;
}

#sddm2 li a {
	display: block;
	margin: 0 1px 0 0;
	padding: 0px 2px;
	/*width: 60px;*/
	background: #FFFFFF;
	color: #333333;
	text-align: center;
	text-decoration: none
}

#sddm2 li a:hover {
	color: #996600;
}

#sddm2 div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #F8F8F8;
	border: 1px solid #EEEEEE;
}

#sddm2 div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 2px 2px;
	width: auto;
	white-space: nowrap;
	text-align: right;
	text-decoration: none;
	background: #F8F8F8;
	color: #333333;
	font: 11px arial
}

#sddm2 div a:hover {
	background: #EBEBEB;
	color: #996600;
}

.cart-style a {
	color: #990000;
	font-size: 12px;
	text-decoration: none;
}

.cart-style a:hover {
	color: #CC0000;
	font-size: 12px;
	text-decoration: none;
}

.listing a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
	line-height: 16px;
}
.listing a:hover {
	color: #777777;
	/*text-decoration: underline;*/
}
.listing li {
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
.listing {
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-position: inside;
	list-style-type: square;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.listing-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

.footer-menu a {
	color: #0066CC;
}

.footer-menu a:hover {
	text-decoration: none;
	color: #777777;
}

.page-results a {
	color: #0066CC;
	text-decoration: none;
}

.page-results a:hover {
	color: #999999;
	text-decoration: none;
}
.color-alpha {
	opacity: 0.4;
	filter: alpha(opacity=40);
	border: 1px solid #999999;
}
.color-normal {
	opacity: 1.0;
	filter: alpha(opacity=100);
	border: 1px solid #990000;
}
ul#footer_menu, ul.footer_menu_products {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul#footer_menu li, ul.footer_menu_products li {
	padding-left: 6px;
}
ul.footer_menu_category li {
	background-image: url('images/separator.gif');
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
ul.footer_menu_products li {
	background-image: url('images/separator.gif');
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
ul#footer_menu li.footer_item {
	background-image: none; 
	padding-left: 0px;
}
ul#footer_menu {
	font-weight: bold;
}
ul.footer_menu_products {
	font-weight: normal;
}

.box-footer { 
	width: 830px; 
	padding: 10px 5px 7px 5px; 
	float: left; 
	background: #F8F8F8; 
	border: 1px solid #EBEBEB; 
	margin: 12px 0px 8px 0px; 
	font: 11px Arial, Helvetica, sans-serif;
	line-height:22px;
}
.box-footer-col { width: 207px; float: left; }
.box-footer ul { list-style-type: none; padding:0; margin:0; }
.box-footer a { display: block; background: url(images/separator.gif) no-repeat 8px; padding: 0 0 0 20px; }

div#m2 a { background: #316AC5; color: #ffffff; }
div#m2 a:hover { background: #95B8EF; color: #333333; }
div#m1 a { background: #FFCC00; color: #000000; }
div#m1 a:hover { background: #FFDD00; color: #000000; }

div.cookie-alert {
	display: none;
	background: url('images/cookies_alert.png') left bottom repeat-x #fefefe; 
	border-bottom: 1px solid #cccccc;
	padding: 4px;
	font: 11px Arial;
	color: #333333;
}
div.cookie-alert div {
	margin: 0 auto;
}
div.cookie-alert a, div.cookie-alert a:visited, div.cookie-alert a:hover {
	background-color: #f1f1f1;
	color: #3F3E39;
	border: 1px solid #d2d2d2;
	padding: 0px 4px 0px 4px;
}
img.unit_mm, img.unit_cm, img.unit_m, img.unit_mm_h, img.unit_cm_h, img.unit_m_h {
	width: 40px;
	height: 18px;
}
img.unit_mm { background: url(images/sprite.png) 0px 0px no-repeat; }
img.unit_cm { background: url(images/sprite.png) -40px 0px no-repeat; }
img.unit_m { background: url(images/sprite.png) -80px 0px no-repeat; }
img.unit_mm_h { background: url(images/sprite.png) 0px -18px no-repeat; cursor: pointer; }
img.unit_cm_h { background: url(images/sprite.png) -40px -18px no-repeat; cursor: pointer; }
img.unit_m_h { background: url(images/sprite.png) -80px -18px no-repeat; cursor: pointer; }
img.c_arr{
	cursor: default;
}
img.sprite_spectrum {
	width: 100px;
	height: 14px;
	background: url(images/sprite.png) 0px -36px no-repeat;
}

img.s_sample_white, img.s_sample_natural, img.s_sample_yellow, img.s_sample_pink, img.s_sample_red, img.s_sample_green, img.s_sample_blue, img.s_sample_silver, img.s_sample_grey {
	width: 24px;
	height: 24px;
}
img.s_sample_white { background: url(images/sprite.png) 0px -51px no-repeat; }
img.s_sample_natural { background: url(images/sprite.png) -24px -51px no-repeat; }
img.s_sample_yellow { background: url(images/sprite.png) -48px -51px no-repeat; }
img.s_sample_pink { background: url(images/sprite.png) -72px -51px no-repeat; }
img.s_sample_red { background: url(images/sprite.png) -96px -51px no-repeat; }
img.s_sample_green { background: url(images/sprite.png) -120px -51px no-repeat; }
img.s_sample_blue { background: url(images/sprite.png) -144px -51px no-repeat; }
img.s_sample_silver { background: url(images/sprite.png) -168px -51px no-repeat; }
img.s_sample_grey { background: url(images/sprite.png) -192px -51px no-repeat; }

td.estimator_top {
	background: url(images/sprite.png) -120px 0px no-repeat;
	height: 29px;
	text-align: center;
	font: 14px Arial;
	font-weight: bold;
}
td.estimator_bottom {
	height: 22px;
	background: url(images/sprite.png) -120px -30px no-repeat;
}
::-webkit-input-placeholder { color: #aaa; }
:-moz-placeholder { color: #aaa; }
::-moz-placeholder { color: #aaa; }
:-ms-input-placeholder { color: #ccc; }
span.pb_dec {
	font-size: 70%;
	vertical-align: top;
	text-decoration: underline;
	padding-left: 3px;
}

span.pb_cur {
	font-size: 60%;
}
table.product_box_table tr.pb_clk {
	cursor: pointer;
}
.start_page_text {
  padding-left: 8px;
}
.start_page_text p, .start_page_text li {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1.3;
  text-align: justify;
}