BODY, td, tr
{
	font-size: 12px;
	color: #000000;
	font-family: Georgia;
}



.list{
width:100%;
text-align:center;
padding-top:10px;
}

.line{
width:490px;
padding:0 4 0 0;
display:block;
float:left;
}

div.preview{
height:40px;
padding:3px 5px 0 0;
overflow:hidden;
}

div.preview p{
text-indent:0px;
}





h1{
color:#627371;
font-weight:normal;
font-size:16px;
text-transform:capitalize;
}

h1 a{
color:#627371;
font-weight:normal;
font-size:16px;
text-decoration:none;
}

.cinput{
border:1px solid #000000;
padding:0px;
margin:0px;
height:16px;
width:30px;
}

.count{
background-image:url(/images/count_input.gif);
background-repeat:no-repeat;
background-position:bottom;
vertical-align:bottom;
width:36;
height:19px;
padding:0 0 0 0;
}

.count input{
border:0px;
background-color:#fdfdea;
margin:0 0 1 5;
text-align:center;
width:25px;
}

table.g_card_table td{
padding:5px;
color:#333333;
background-color:#fffee6;
vertical-align:top;
font-size:12px;
width:100%;
text-align:justify;
}

table.g_card_table tr.header td{
background-color:#999999;
color:#FFFFFF;
padding:5px;
}

table.g_card_table tr.d td{
background-color:#ebffe0;

}


.gname{
font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.mod_thumb{
/*border:1px solid #c8cabd;*/
}


