#lightwindow table{
	line-height: 18px;
}

table#card {
width:700px;
font-family:"trebuchet MS", arial;
}

table#card .cat_pic{
border-right:1px dashed #CCCCCC;
}

div#desc {
margin:5px 0 10px 15px;
font-size:13px;
color:#333333;
} 

table#card .cat_desc {
padding-left:20px;

div#desc p {
margin-bottom:10px;
}

table#card h3 {
margin:0 0 10px 0;
font-size:18px;
font-weight:bold;
color:#FF9900;
}

#lightwindow form input {
border:1px solid #CCCCCC;
}
