#listeners {
	background: #fff;
	margin-right: 10px;
}
.listener {
	padding: 10px;
	margin-bottom: 10px;
	width: 580px;
}
.listener .file_is_deleted {
	color: red;
	font-weight: bold;
	font-size: 16px;
}
div.listener_continued{
	background: white;
	border: none;
	padding: 0;
}
.listener a {
	
}
#bottomads {

}

table.fileinfo {
	border: none;
	width: 100%;
}

table.fileinfo th, table.fileinfo td, .listener .adlinks {
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	vertical-align: middle;
	border: none;
}
.listener_continued a:link, .listener_continued a:visited{
	color: black;
}
.listener_continued a:hover {
	color: #0088cc;
}
.listener_continued table.fileinfo th {
	padding-left: 10px;
}
.listener_continued table.fileinfo th, .listener_continued table.fileinfo td {
	border-bottom: 1px solid #ddd;
}

table.fileinfo tr.first th, table.fileinfo tr.first td {
	padding-top: 0;
	vertical-align: middle;
	
}
table.fileinfo tr.first td embed, table.fileinfo tr.first td input {
	vertical-align: middle;
}
table.fileinfo tr.last th, table.fileinfo tr.last td {
	padding-bottom: 0;
	border: none;
}

table.fileinfo th{
	color: black;
	font-weight: bold;
	text-align: left;
	width: 110px;
	padding-right: 20px;
}
table.fileinfo th.view_more{
	vertical-align: top;
}
table.fileinfo th b{
	color: #000;
}
.listener .adlinks{

}
table.fileinfo td{
	text-align: left;
}
table.fileinfo ul{
	margin-top: 0;
}
table.fileinfo span.w{
	background: white;
	text-decoration: underline;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
}
table.fileinfo #referrers a {
	font-weight: normal;
}

table.fileinfo .grayed {
	color: #888;
}

table.fileinfo .edit_link {
	color: #ccc;
}

table.fileinfo .edit_link a {
	color: #ccc;
	font-weight: normal!important;
}

table.customize_player {
	width: 100%;
}
table.customize_player th, table.customize_player td {
	border: 0;
	text-align: left;;
	vertical-align: middle;
}
ul.wholinks {
	padding-left: 0;
	font-size: x-small;
}
ul.wholinks li{
	list-style-position: inside;
	
}


ul.wholinks, ul.wholinks li {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

ul.wholinks small {
	color: gray;
}

#wildfire_wrapper {
	padding: 10px;
	border: 1px solid #ddd;
	background: #eee;
	width: 100%;
}
#wildfire_wrapper fieldset{
	border: 1px solid #ddd;
	background: #fff;
}
#wildfire_wrapper h2 {
	text-align: center;
	margin-bottom: 20px;
}
#wildfire_wrapper #divWildfirePost {
	margin-bottom: 20px;
	margin-top: 20px;
}

#wildfire_wrapper td {
	border: none;
}
#wildfire_wrapper .or {
	text-align: center;
	font-size: 20px;
	margin-bottom: 10px;
}
div#referrers_open {
	margin-top: 10px;	
}
div#referrers {
	margin-top: 10px;
	width: 580px;
	background: #eee;
	padding: 10px;
	border: 1px solid #ddd;	
}
div#referrers ul.referer_list{
	padding: 0; margin: 0; list-style-position: inside;
	margin-bottom: 10px;
}

div#referrers ul.referer_list li.referer_item { margin: 0.4em 0; }
span.referer_counter {
	font-size: 10pt;
	color: gray;
}