/* wide spaced listing table fpr listing bigger items such as news entries */
.listing_table_wide
{
	background-color:transparent;
	border:0px;
	border-collapse:collapse;
	width:670px;
}
.wl_head
{
	background-color:transparent;
	font-size:20px;
	font-family:"Monotype Corsiva",serif;
	color:#000000;
	border-bottom:1px solid #CCCCCC;
	border-collapse:collapse;
	padding-top:25px;
}
.wl_head_table
{
	width:671px;
	margin-left:-2px;
	margin-right:-2px;
	margin-bottom:-1px;
	border-collapse:collapse;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
}
.wl_head_title_cell
{
	background-color:transparent;
	text-align:left;
	padding-left:5px;
	padding-top:3px;
}
.wl_head_buttons_cell
{
	background-color:transparent;
	width:54px;
	text-align:right;
	padding-top:3px;
	padding-right:5px;
	vertical-align:top;
}
.wl_author_cell
{
	background-color:transparent;
	text-align:right;
	font-size:14px;
	font-family:"Monotype Corsiva",serif;
	color:#999999;
	border-top:1px solid #666666;
	padding-top:2px;
	padding-right:5px;
	padding-bottom:10px;
}
/*---------------------------*/
