table.list{
table-layout:fixed;
width:100% !important;
width:0px;
}


table.list td{
padding:0px;
}

table.list td.line{
width:32%;

padding:25px 4px 10px 4px;
white-space:nowrap;
}

table.list td.td_sep{
width:9px;
padding:25 0px 8 0px;
white-space:nowrap;
}

.line table{

width:100%;
}

.line table td{
padding:0px;
font-size:12px;
}

.list div.line_sep{
width:1px;
background-image:url(/schemas/botanicus/images/05.gif);
background-position:50%;
background-repeat:repeat-y;
height:100%;
}

.g_name {
	FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: none;
	}
.g_name A {
	FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: none
}
.g_name:hover {
	TEXT-DECORATION: underline
}
.g_name A:hover {
	TEXT-DECORATION: underline
}

.g_price_sep{
background-image:url(/schemas/botanicus/images/17.gif);
background-repeat:repeat-x;
background-position:center;
height:7px;
}

.g_price div{
FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #C78436;
}

.line table td.buy{
padding-top:5px;
}

.line table td.buy input{
padding:0px;
margin:0px;
}

.img{
text-align:center;
}
table.ptable{
width:100% !important;
}


table.ptable td{
padding:2px 4px 2px 4px;
}

table.ptable tr.l1 td{
background-color:#f2f2f2;
}

table.ptable tr.l0 td{
background-color:#e6e6e6;
}

table.ptable td.pname{
white-space:nowrap;
padding-right:20px;
vertical-align:top;
text-align:left;
color:#000000;
}

table.ptable td.pgroup{
font-size:14px;
color:#FFFFFF;

background-color:#333333;
}

input.count{
width:20px;
height:17px;
font-size:9px;
margin:0px;
margin-bottom:-1px;
}


td.count{
vertical-align:bottom;
font-weight:bold;
padding-right:4px;
}

table.ptable td input{
margin-bottom:0px;
margin-top:0px;
vertical-align:text-bottom;
padding-bottom:0px;
height:16px;
}

div.line_price{
width:40%;
display:inline;
float:left;
}

div.line_count{
width:60%;
display:inline;
float:left;
font-size:12px;
color:#383838;
text-align:right;
}

.count_num{
color:#C78436;
FONT-SIZE: 14px;
text-align:right;
}