/* MY BAG */
html, body {
	height: 80%; }


#fulltabprod {
	float:right;
	background-image:url(../images/fulltab_bg.gif);
	background-repeat:repeat-y; }


#menutree {
min-height:300px;
height:auto!important;
height:300px;
text-align:left;
}

table.bag_tab2 {
text-align:center;
width:500px;
border-style:solid;
border-bottom-style:none;
border-width:1px;
border-color:#E0D9B8;
background-color:#FFFFFF;
}

td.header {
height:24px;
background-image:url(../images/bg_cell1.gif);
background-repeat:repeat-x;
}

td.header_sep {
height:24px;
width:2px;
background-image:url(../images/cell_sep.gif);
background-repeat:no-repeat;
}

td.v_sep {
height:1px;
background-image:url(../images/cell_v_sep.gif);
background-repeat:repeat-x;
}

td.cell	 {
height:30px;
text-align:center;
vertical-align:middle;
}

#totalprice {
font-weight:600;
}
