.subtotal_summary {
	border: 1px solid 679484;
	margin-top: 10px;
	margin-bottom: 10px;
}
.subtotal_summary TABLE {
	width: 100%;
}
.subtotal_bold TD {
	font-weight: bold;
}
.discountWarning {
	color: red;
}
.subtotal_price {
	text-align:right;
}

.csc-textpic-imagewrap {
	background-color: #CFECAF;
	margin-bottom: 10px;
}
.csc-textpic-caption {
	padding: 5px;	
}
.csc-frame-indent {
	background-color: #CFECAF;
	padding-bottom: 10px;
	border: 2px solid #79b09c;
	
}

.browseMenu DIV {
	width: 33%;
	text-align:center;
	float:left;
	border: 1px solid red;
	
}
.browsePrev {
	text-align:left;
}
.browseNext {
	text-align:righ;
}


.productItem {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	background-color: #f9f9e4;
}
.productItem H3 {
	padding-left: 5px;
	padding-right: 5px;
	padding-top:0;
	margin-top:0;
}
.productItem .product_price {
	font-size: 12px;
	font-weight: bold;
	color: #ff8608;
	text-align: center;
	padding:3px;
}

#pathWrap {
	float:left;
	width: 72%;
	font-size: 10px;
}
#langMenu {
	float: right;
	width: 80px;
	padding-right: 100px;
	font-size: 10px;
}
#topMenu #langMenu A {
	color: #ffffff;
}

.warningDDV {
	margin-left: 5px;
	margin-top: 13px;
	color: red;
	padding:3px
}

.tx-astcountdown-pi1 {
	padding-top:10px;
}	
.images {
	width: 300px;
	float: right;
	background-color: black;
}
.images A {
	width:150px;
	height:145px;
	float:right;
}	
.news-single-item IMG {
	padding: 3px;
}
.news-single-item H3 {
	margin-bottom: 20px;

}	
.news-single-item P {
	margin-bottom: 5px;

}	
.news-latest-title A {
	text-decoration: none;
}	
.news-latest-morelink {
	text-align:right;
}

.htmlarea-showtableborders, .contenttable {
	margin-left: 20px;
}
	
.htmlarea-showtableborders TD {
	padding: 5px; 
	border-bottom: 1px solid #FF8608;
	padding-left: 15px;
	padding-right: 15px;
}
.htmlarea-showtableborders TH {
	text-align:left;
	border-bottom: 1px solid #FF8608;
	padding-left: 15px;
	padding-right: 15px;
}
.htmlarea-showtableborders THEAD TD, .htmlarea-showtableborders THEAD TH {
	font-weight: bold;
	color: #FF8608;
	bacground-color: #CFECAF;
} 	
/* --------------------- CUSTOMLY ADDED --------------------- */

.prod_div {
  position: relative;
  display: block;
}


.lowerBlock ul {
  color: #679484;
  font-size: .9em;
}

.lowerBlock ul li A {
  text-decoration: none;
}

.lowerBlock .bodytext {
  color: #679484;
  font-size: .9em;
}
.rightTopBlock .bodytext {
  color: #679484;
  font-size: .9em;
}

.rightTopBlock .footer {
  color: #679484;
  font-size: .8em;
  font-family: arial;
  text-transform:uppercase;
}

.rightTopBlock .footer A {
  text-decoration: none;
}

.rightTopBlock form {
  color: #679484;
  font-size: .9em;
}



/* ---  --- */

/* ======================================================================LAYOUT & HACKS formating         */
html,body {
  border:0;
  margin:-1px 0 0 0;
  padding:0;
  height:100%;
  width:expression((documentElement.clientWidth < 784) ? "784px" : "100%" );
  font-family: tahoma,arial;
  font-size: 12px;
}
* html #canvas
{
	/* \*/
		word-wrap: break-word;
	/* invalid CSS but keeps IE from breaking horribly under narrow viewports */
}

#canvas {
  margin:0;
  padding:0;
  width:100%;
  height:100%;
  position:relative;
}

body>#canvas {
  /*min-width:784px;*/
  min-height:100%;
  height:auto;
}
#main_container {
  float:right;
  margin-left:-170px;
  width:100%;

}
#main_wrapper {
  margin-left:170px;
}
#main {
  width:100%;
  voice-family: "\"}\"";
  voice-family:inherit;
}
#main_wrapper>#main {
  width:auto;
}

#content_container {
  float:left;
  width:100%;
  margin-right:-170px;
}
#content_wrapper {
  margin-right:170px;
}
#content_float {
  width:100%;
  padding: 0px 0px 0px 0px;
  voice-family: "\"}\"";
  voice-family:inherit;
}
#content_wrapper>#content_float {
  width:auto;
}
* html .bodytext, * html H1, * html H2, * html H3, * html UL, * html LI
{
	/* \*/ height: 0.01%; /* hasLayout hack to fix render bugs in IE/Win. 
				 IE/Mac will ignore this rule. */
}

/* ======================================================================HTML TAGS formating              */
A {
  cursor: hand;
  color: #679484;
}

A:hover {
  color: orange;
}

A:visited {
  color: gray;
}

H1 
{
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
	background-color: #CFECAF;
	border-left: 5px solid #679484;
	color: #679484;
	padding: 3px 5px 3px 5px;
}
H2 
{
	margin-bottom: 5px;
	font-size: 13px;
	color: #679484;
	border-bottom: 1px solid #679484;
}
H3 
{
	margin-bottom: 5px;
	font-size: 12px;
	color: #679484;
}
H4 
{
	margin-bottom: 5px;
	font-size: 11px;
	color: #679484;
}
TD, TH {
  font-family: tahoma,arial;
  font-size: 12px;
  vertical-align:top;
}
/* ======================================================================CLASS formating                  */
.bodytext 
{
	margin:3px 3px 3px 3px;
	padding:0;
	font-size: 1em;
}
TD, LI {
	font-size: 0.9em;
	
}	
.inputText 
{
	border: 1px solid #7F9DB9;
	height: 15px;
}
.inputTextarea
{
	border: 1px solid #7F9DB9;
}
.inputButton 
{
	border: 1px solid #4c7c6b;
	background-color: #79b09c;
	color: #FFFFFF;
	height: 20px;
}
.clear {
  clear:both;
}

.align_left {
	text-align: left;
}
.align_center {
	text-align: center;
}
.align_right {
	text-align: right;
}

.lowerBlock 
{
	border-left: 5px solid #79b09c;
	background: #ffffff url('images/bgLowerBlockBottom.gif') no-repeat bottom right;
	padding-bottom: 5px;
}
.lowerBlock H4
{
	background: #cfecaf url('images/bgGreenBottomCurve.gif') no-repeat bottom right;
	padding: 5px 5px 5px 10px;
	color: #79b09c;
}
.lowerBlock .bodytext 
{
	padding: 5px 5px 5px 5px;
}


/* ======================================================================LEFT COLUMN formating            */
#navigation {
  float: left;
  width: 170px;
  padding: 0;
  margin:0;
}
/* ==========================================================LOGO formating            ==============*/
#logo {
   margin:0;
   padding: 0px;
   width:165px;
   height: 150px;
   border-left: 5px solid #7aa505;
   background:  transparent url('images/bgLogo.gif') no-repeat top left;
}
#logo IMG {
	border:0;
}
#logo A {
	display:block;
   height: 150px;
}
#logo H1 {
	height: 150px;
	display:none;
}

/* ==========================================================SEARCH formating          ==============*/
#search {
  background-color: #cfecaf;
  border-left: 5px solid #7aa505;
  color: black;
  width:165px;
}

#search FORM 
{
	margin:0;
	padding:5px;
}


#search .inputText 
{
	width: 80px;
	font-size: 12px;
}

#search .inputButton 
{
	width: 55px;
}

/* ==========================================================MENU formating            ==============*/
#menu {
  padding: 10px 0px 4px 0px;
  background: #A5C95B url('images/bgMenu.gif') no-repeat;
  border-top: 0;
  border-left: 5px solid #7aa505;
}

#menu A {
  display:block;
  border: 0;
  color: #4C7C6B;
  height:auto;
  padding: 2px 5px 2px 5px;
  font-size: 1em;
  font-weight: bold;
  text-decoration: none;
}


#menu .menuCur A  {
  background-color: #ffffff;
  color: #4C7C6B;
}
#menu .menuNo A {
  background-color: transparent;
	  color: #4C7C6B;
}

#menu A:hover {
  color: lightyellow !important;
}

#menu UL {
  list-style:none;
  margin:0;
  padding:0;
}


#menu LI {
  display:block;
  list-style:none;
  padding:0;
}


#menu UL UL LI A {
  	font-size: 1.2em;
	padding-left:15px;
	font-weight: normal;
	color: #426C5D !important;
}
#menu UL UL UL LI A {
  	font-size: 1.2em;
	padding-left:20px;
	color: #385C4F !important;
	border-bottom: 1px solid #cfecaf;
}
#menu UL UL UL UL LI A {
  	font-size: 1.3em;
	padding-left:25px;
	color: #2F4C41 !important;
	background-color: #cfecaf !important;
	border-bottom: 1px solid #f0f0f0;
}

#menu .menuSpc {
  background-color: #cfecaf;
  margin-top: 10px;
  margin-bottom: 5px;
  font-weight:bold;
  color:#79b09c;
  padding-top:5px;
  padding-left:2px;
  font-size: 1em;
  
}




#menu .lev1ul LI.lev1spc {
  background-color: #cfecaf;
  margin-top: 10px;
  margin-bottom: 5px;
  font-weight:bold;
  color:#79b09c;
  padding-top:5px;
  padding-left:2px;
  
}

/* 1.-------------------- */
#menu .lev1ul LI A
{
	border-bottom: 1px solid #4C7C6B;
	border-right: 5px solid #4C7C6B;
	margin: 0px 10px 5px 10px;
	padding: 3px 0px 3px 0px;
}
#menu .lev1ul LI.lev1cur A {
	border-bottom: 0;
	border-right: 0;
	margin-right: 0;
	margin-left: 0;
	padding-left: 10px;
	background-color: #FFFFFF;
	color: #4C7C6B;
}

/* 2.-------------------- */

#menu .lev2ul LI.lev2no A 
{
	border-bottom: 1px solid #cfecaf !important;
	border-right: 5px solid #cfecaf !important;
	margin: 0px 10px 5px 20px !important;
	padding: 3px 0px 3px 0px !important;
	color: #cfecaf !important;
	background-color: transparent !important;
}


#menu .lev2ul LI.lev2cur A, 
#menu .lev3ul LI.lev3cur A, 
#menu .lev4ul LI.lev4cur A, 
#menu .lev5ul LI.lev5cur A {
	border-bottom: 0;
	border-right: 0;
	margin-right: 0; 
	margin-left: 0;
	padding-left: 20px;
	background-color: #FFFFFF;
	color: #79b09c;
}



#menuCurve 
{
  background: #a5c95b url('images/bgMenuCurve.gif') no-repeat bottom right;
  height: 6px;
  border-left: 5px solid #7aa505;
}


/* ==========================================================LEFT CONTENT formating    ==============*/
/* ==========================================================LEFT MODULE formating     ==============*/
/* left module class formating is under CLASS formating*/
/* ======================================================================RIGHT COLUMN formating           */
#sidebar {
  float:right;
  width:170px;
  padding: 0 0px 0px 0px;
}
#sidebar .inputText {
  width:100%;
  color: #679484;
  font-size: 11px;
}
/* ==========================================================TOP IMAGE formating       ==============*/
#topImageBg 
{
	background-color: #679484;
}

#topImage 
{
	padding-top:2px;
}
#topImage IMG 
{
  	border:0;
}


/* ==========================================================CURRENT DATE formating    ==============*/
#currentDate 
{
	font-size: 0.9em;
	margin-bottom: 10px;
}
/* ==========================================================SMALL BASKET formating    ==============*/
#rightTopFrame 
{
        border-left: 5px solid #79b09c;
        background: #ffffff url('images/bgRightTopFrameBottom.gif') no-repeat bottom;
        padding: 10px 10px 10px 5px;
        width:146px;
}
.rightTopBlock 
{
        margin-bottom: 10px;
}
.rightTopBlock P.bodytext
{
        margin: 0;
        padding: 5px 5px 5px 5px;
        border-left: 1px solid #cfecaf;
        border-right: 1px solid #cfecaf;
}

.rightTopBlock H4
{
  background: #cfecaf url('images/bgDarkGreenTopCurve.gif') no-repeat right top;
  padding: 5px 5px 5px 5px;
  color: #79b09c;
  margin:0;
}

.rightTopBlock .footer 
{
        padding: 5px 5px 5px 8px;
        border-bottom: 5px solid #cfecaf;
        border-left: 1px solid #cfecaf;
        border-right: 1px solid #cfecaf;
}
.rightTopBlock FORM 
{
        margin: 0;
        padding: 5px 5px 5px 5px;
        border-left: 1px solid #cfecaf;
        border-right: 1px solid #cfecaf;
}
#rightTopFrame INPUT {
	width:120px;
}

.poll_answer_result {
	border-bottom: 1px solid #639684;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.tiplink {
	padding:5px;
}
A.tx_tipafriend_tiplink {
	font-weight: bold;
	font-size:12px;
	color: #FF8608;
}
/* ==========================================================LOGIN BOX formating       ==============*/
/* ==========================================================RIGHT CONTENT formating   ==============*/
#rightContent {
	border: 2px dotted red;
	margin-top: 5px;
	margin-right: 5px;
	padding:5px;
}
/* ==========================================================RIGHT MODULE formating    ==============*/
/* right module class formating is under CLASS formating*/
/* ======================================================================FOOTER formating                 */
#footer {
  position:absolute;
  left:0px;
  bottom:0px;
  width:100%;
  z-index:0;
  text-align:center;
  vertical-align:bottom;
  font-size: 0.9em;
  background: #9CC016;
  padding: 5px 0px 5px 0px;
  clear:both;
}
/* ======================================================================MIDDLE COLUMN formating          */
/* ==========================================================BANNER formating          ==============*/
#banner 
{
  	text-align: left;
  	height:100px;
}
#banner IMG 
{
  	margin:20px 0 0 10px;
}
/* ==========================================================TOP MENU formating        ==============*/
#topMenu 
{
	color: #D9EDA9;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
  	overflow: none;
  	white-space : nowrap;
}


#topMenu A {
  color: #D9EDA9;
  text-decoration: none;
}

#topMenu A:hover {
  color: #f6f7c3;
  text-decoration: none;
}
.pipe {
	padding:0 5px 0 5px;
	font-weight: bold;
	color: #FFFFFF;
}

/* ==========================================================CONTEXT formating         ==============*/
.lithopsTop {
  	background: #a5c95b url('images/bgBannerImage.gif') no-repeat right bottom; 
}
.lithopsBottom {
	background: #79b09c url('images/bgTopMenuImage.gif') no-repeat right bottom ;
}
.cactiTop {
  	background: #a5c95b url('images/bgBannerImage02.gif') no-repeat right bottom; 
}
.cactiBottom {
	background: #79b09c url('images/bgTopMenuImage02.gif') no-repeat right bottom ;
}
.succulentTop {
  	background: #a5c95b url('images/bgBannerImage04.gif') no-repeat right bottom; 
}
.succulentBottom {
	background: #79b09c url('images/bgTopMenuImage04.gif') no-repeat right bottom ;
}
.bulbTop {
  	background: #a5c95b url('images/bgBannerImage03.gif') no-repeat right bottom; 
}
.bulbBottom {
	background: #79b09c url('images/bgTopMenuImage03.gif') no-repeat right bottom ;
}
/* ==========================================================TIP OF THE DAY formating  ==============*/
#tipOfTheDay 
{
    height: 37px;
    background: #f6f7c3 url('images/bgTopCurve.gif') no-repeat left bottom;
	padding: 10px 10px 10px 10px;
}
#tipOfTheDay .floatContainer IMG {
	float:left;
	padding-right: 10px;
}
#topGrayDistance 
{
	background-color: #ffffff;
	height: 8px;
}
/* ======================================================================CONTENT formating                */
#content {
  border-left: 5px solid #FFFFFF;
  border-right: 5px solid #FFFFFF;
  padding: 0px 10px 10px 10px;
}
#content_margin 
{
  width: 100%;
  padding: 0px 0px 0px 0px;
  float:left;
}

.imageSubmenu {
	background-color: #f9f9e4;
	margin-bottom: 10px;
}	
UL.csc-menu-1 {
	margin:0;
	padding:0;
}
UL.csc-menu-1 LI {
	display: block;
	width: 152px;
	margin-right: 3px;
	height: 80px;
	margin-bottom: 18px;
	float:left;
	list-style-type: none;
	list-style-image: none;
	background-color: #000000;
}
UL.csc-menu-1 LI A {
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border:1px solid #679484;
	background-color: #CFECAF;
	color: #679484;
}
UL.csc-menu-1 LI A:hover {
	background-color: #ffffff;
}

.imageSubmenuAlt UL.csc-menu-1 LI {
	height: 150px !important; 
}
.imageSubmenuAlt UL.csc-menu-1 LI A {
	background-color: transparent;
}
.imageSubmenuTitle {
	font-weight: bold;
	background-color: #CFECAF;
	height: 57px; 
}

.imageSubmenuImage {
	height: 90px;
}
/* ==========================================================PRODUCT LIST formating  ==============*/
.product_item 
{
	width: 118px;
	float:left;
	padding: 0px 0px 0px 0px;
	margin: 4px 2px 5px 2px;
/*	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	border-top: 1px dashed #FFFFFF;
*/
	background-color: #f9f9e4;
	font-size: 10px;
}
.product_data {
	padding:5px 5px 0 5px;
}
.product_item H1 
{
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	background: 0;
	border: 0;
	margin: 0;
	padding:0;
	height: 55px;
	overflow: hidden;
}
.product_item H1 A { 
	color: #000000;
}
.product_item IMG
{
	border:0;
}
.product_image {
	width:116px;
	height: 120px;
	background-color: #0D0D0D;
	vertical-align: bottom;
	text-align: center;
	display: table-cell;
	border: 1px solid #F88509;
}
.product_submit {
	text-align: right;
}



.addToBasket {
	height: 22px;
	border:0;
	margin-top:3px;
}
/*
.addToBasket:hover {
	background: url('images/buynowhover.gif') no-repeat;
}
*/
.bottom_edge 
{
	margin: 5px 0px 10px 0px;
}

.enota {
	color: #679484;
	padding-left:2px;
	font-size: 10px;
}

.age, .age_text {
	height: 15px;
}
.price, .age {
  color: #000000;
}
.csc-frame-frame1 H3, .csc-frame-frame2 H3 {
	color: #F88509;
	border-left: 5px solid #F88509;
	border-bottom: 5px solid #F88509;
	padding: 2px 10px 2px 5px;
	margin-bottom: 0;	
}
/*.
.csc-frame-frame2 H2, .csc-frame-frame2 H1.product_single_title  {
  color: #f88509;
  font-size: 11px;
  font-weight: bold;
}
#F5F799 - h2 bg, mouse-over, 
#F88509 - h2 color
cat3 - frame2: collection section
*/
.cat3 {
	border:1px solid #F88509;
}
.cat12 {
	border:1px solid #7f9db9;
}
.csc-frame-frame2 H2, .csc-frame-frame2 H1.product_single_title {
/*    background: #F88509 url('images/bgOrangeCurve.gif') no-repeat left top;*/
    background-color: #F88509;
    margin: 5px 0px 0px 0px;
    padding: 2px 10px 0px 5px;
	 color: #FFFFFF;
	 border:0;
}
/*
.cat3 .addToBasket {
	background: url('images/buynowyellow.gif') no-repeat;
}
*/
.cat3 .bottom_edge {
  border-top: 5px solid #F88509;
}
.cat12 .bottom_edge {
  border-top: 5px solid #7f9db9;
}
/*
.cat3 .inputButton {
  background-color: #f9e3b2;
}
*/

/*.
cat4 - frame1: regular section
*/
.cat4 {
	border:1px solid #f7d383;
}
.csc-frame-frame1 H2, .csc-frame-frame1 H1.product_single_title {
    background: #f7d383 url('images/bgOrangeCurve.gif') no-repeat left top;
    margin: 10px 0px 0px 0px;
    padding: 5px 10px 0px 10px;
}
/*
.cat4 .addToBasket {
	background: url('images/buynoworange.gif') no-repeat;
}
*/
.cat4 .bottom_edge {
  border-top: 5px solid #f7d383;
}
/*
.cat4 .inputButton {
  background-color: #f7d383;
}
*/
.slovensko DIV.cat4 {
	background-image: url(images/icons/redna_si.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}	
.slovensko DIV.cat3 {
	background-image: url(images/icons/zbiratelji_si.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}	
.slovensko DIV.cat12 {
	background-image: url(images/icons/vele_si.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}	


.product_single_title {
	margin-bottom: 10px !important;
}

.product_single_images {
	margin-right: 20px;
	width:200px;
}
.product_single_images IMG {
	border:0;
	margin-bottom: 5px;
}
.product_single_images, .product_single_text {
	float:left;
}
.product_single_text {
	width:300px;
}


.product_summary DT { 
	width: 100px;
	float: left;
	margin-bottom:5px;
}
.product_summary DD { 
	margin:0;
	margin-bottom:5px;
	border-bottom: 1px solid #f9e3b2;
}
.product_summary H1 {
	background:none;
	border:0;
	padding:0;
	margin:0;
}
.note {
	margin:5px;
	border:1px solid red;
	padding:5px;
	background-color: #F9E3B2;
}
.back_link {
	float:left;
	width: 180px;
}
.product_navigation {
	float:right;
}
.tt_products_item_single_display {
	margin-top: 10px;
}
.back_link A {
	padding-left: 20px;
	background: url('images/backtolist.gif') no-repeat left center;
}
.back_link A:hover {
	background: url('images/backtolisthover.gif') no-repeat left center;
}
.product_nav_previos A, .page_prev A {
	padding-left: 20px;
	background: url('images/previousplant.gif') no-repeat left center;
}
.product_nav_previos A:hover, .page_prev A:hover {
	background: url('images/previousplanthover.gif') no-repeat left center;
}
.product_nav_next A, .page_next A {
	padding-right: 20px;
	background: url('images/nextplant.gif') no-repeat right center;
}
.product_nav_next A:hover, .page_next A:hover {
	background: url('images/nextplanthover.gif') no-repeat right center;
}
.product_links {
	margin-top:10px;
	margin-bottom: 10px;
    padding: 5px 10px 5px 10px;
}
.product_links {
    background: #f9e3b2 url('images/bgOckerCurve.gif') no-repeat left top;
}

.basket_items, .basket_total {
	width: 100%;
}
.basket_items .image {
	width: 100px;
}
.basket_items .quantity INPUT {
	text-align: center;
	font-weight: bold;
}	
.basket_items TH {
	background-color: #F7F7C6;
}
.basket_items TD {
	vertical-align: middle;
}
.total {
	font-weight: bold;
}
.totalTax {
	font-weight: bold;
	font-size: 14px;
}

 .basket_items .product {
	font-weight: bold;
	font-style: italic;
 } 
 .basket_delivery {
	width: 100%;
 } 
 
LABEL {
 	display: block;
 }
.tt_products_basket_info SELECT {
 	width: 207px;
 }
.page_navigation {
	text-align:center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.csc-menu-4 DT A {
	font-size: 14px;
	font-weight: bold;
	color: #679484;
}

.alert {
	margin:5px;
	border:1px solid red;
	color: red;
	font-weight:bold;
	padding:5px;
	background-color: #F9E3B2;
}

.tipafriend LABEL {
	width: 200px;
	display: block;
}
.small {
	font-size:9px;
}
.bold {
	font-weight:bold;
}
.tt_products_item_single_display {
	border:0;
}	
.tt_products_item_single_display .order_form {
	margin-bottom: 15px;
}
.min_price_warning {
	border: 1px solid red;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	margin: 5px;
	color: red;
}	
.product_data H1, .product_data H2 {
	border:0pt none;
	font-size:11px;
	font-style:italic;
	margin:0;
	overflow:hidden;
	padding:0;
	height:auto;
}
.product_data H2 {
	font-weight:normal;
	height:55px;
	background-color:transparent;
}