#contTblSearch, #contTblSearchWithMenuL{
position:relative;
float:left;
top: 10px; 
height:auto; 
z-index:1; 
padding: 1px;
}
#contTblSearchWithMenuL{
float:right;
width:530px; 
}
#contTblSearchMenuL{
position:relative;
float:left;
top: 10px; 
width:155px; 
height:auto; 
padding: 2px;
margin-right:2px;
border-right: 1px solid #f2f2f2;
}

#contTblSearchMenuL h1 {
font-size:90%;
font-weight:700;
margin:0 0 4px 0;
padding:4px;
border-bottom:1px solid #f2f2f2;
}


table,td
{
border-collapse : collapse;
font: 11px/1.5 "verdana", "Tahoma", Helvetica, sans-serif;
}
table
{
border :none;
border-top: 1px solid #CCC;
}
thead th,
tbody th
{
background : #FFF;
color: #666;
padding: 2px 4px;
}
tbody th
{
background: #fafafb;
border-top: 1px solid #CCC;
text-align: center;
font-weight : bold;
}
tbody tr td
{
height:25px;
padding: 2px 8px;
color: #000;
border-bottom: 1px solid #CCC;
}
tbody tr:hover
{

}

tbody tr:hover td
{
border-bottom: 1px solid #6F4936;
color:#000000;
}
tfoot td,
tfoot th
{
border-left : none;
border-top: 1px solid #CCC;
	padding: 4px;
background: #FFF;
color: #666;
}
caption
{
	text-align: left;
	font-size : 120%;
	padding: 10px 0;
	color: #666;
}
table a:link
{
 color: #666;
}
table a:visited
{
 color: #666;
}
table a:hover
{
 color: #6F4936;
 text-decoration: none;
}
table a:active
{
	color: #003366;
}
.tLink a, .tLink a:visited {color:#6F4936;text-decoration:none;}
.tLink a:hover {color:#005B5B;text-decoration:underline;}

.tbl_title{font-weight: bold;}
.txtC {padding: 10px 15px; text-align: center;}
.imgCell{width:100px; height:100px;}
.txtR {text-align: right}
.td_title{
font-weight: bold;
display:block;
margin:0 0 6px 0;
width:94%;
}
#contTblSearchWithMenuL h1{
font-size:18px;
color: #CC3300;
}
.newInStock{
width:25px;
position:relative;
float:right;
vertical-align:top;
margin-top:-25px;
}