/* CSS Document */
.test
{
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	padding: 3px 2px 5px 2px;
	background-color: #EDF3F6;
}
.test td
{
	font-family: verdana;
	font-size: 11px;
}

.test input, .test select
{
	width: 350px;
}

#inc_padding
{
	padding: 10px 0px 5px 0px;
}

td, p, div, span
{
	font-size: 11px;
}

#highlight_bg
{
	font-size: 11px;
	background-color: #A70000;
	color: #ffffff;
	font-weight: 900;
	padding: 2px;
}

table.artlist 
{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
}

table.artlist td {
	border-bottom: 1px solid #e5e5e5;
	padding: 4px;
}
table.artlist tr.row0 {
	background-color: #FBFBFB;
}
table.artlist tr.row1 {
	background-color: #F7F7F7;
}

.border
{
	border: 1px solid #990000;
	top-margin:10px;
	left margin:5px;
	right-margin:5px;
}

#table_company td
{
	height: 20px;
}	

#press_paging_td
{
	background-color: #f9f9f9;
	border: 1px solid #CCCCCC;
	margin: 0px;
	font-family: tahoma;
	background: url('hd_bg.gif');
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	color: #860005;
	text-align: left;
	height: 22px;
}

#press_main_listing_table
{

}

#press_main_listing_table td
{
	padding: 3px;
}

#div_heading_press
{
	border: 1px solid #CCCCCC;
	margin-bottom: 4px;
	margin-left: -3px;
}

#list_span
{
	width: 90%;
	float: right;
}
strong
{
	color: #155099;
	font-family: verdana;
	font-size:11px;
	font-weight:bold;
	margin-bottom: 2px;
}