@charset "utf-8";
/* CSS Document */

.row_normal
{
	background:white url(../images/prod_dotted_line_h.gif) bottom repeat-x;
}

.row_hover
{
	background:#ddeedd url(../images/prod_dotted_line_h.gif) bottom repeat-x;
	cursor:pointer;
	/*background-color:#eeeeee;*/
}

/*.cell_border
{
	border:none;
	border-top:1px solid #a9925e;
	border-bottom:1px solid #a9925e;
}

.cell_border_top
{
	border:none;
	border-bottom:1px solid #a9925e;
}

.cell_border_btm
{
	border:none;
	border-top:1px solid #a9925e;
}*/

.cell_clear
{
	border:none;
}

.list_table
{
	border:1px solid #a9925e;
	width:558px;
	text-align:center;
}

.list_header
{
	color:white;
	background-color:#746b2d;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	border:none;
	vertical-align:middle;
	padding-left:15px;
}

.list_btm_shadow
{
	background:white url(../images/prod_btm_shadow.gif) repeat-x top;
	height:4px;
	width:558px;
}

.list_header_corner
{
	width:5px;
	height:27px;
}

.list_spanner
{
	height:6px;
}

.list_info
{
	text-align:justify;
	vertical-align:middle;
}