.list{
width:100%;
text-align:center;
}

.line{
display:inline-block;
padding:0px;
margin:0px;
}

div.preview{
height:64px;
padding:3px 5px 0 0;
overflow:hidden;
font-size:12px;
line-height:15px;
}

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

.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, .gname a{
color:#333333;
font-weight:bold;
}

.pname{
color:#000033;
}

.pvalue{
color:#666666;
}

.filter_text{
border:1px solid #999999;
width:50px;
}