@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	color: #3c3c3c;
	font: 12px/17px "Lucida Console", Courier, Arial;
	background: #FFFFFF url(images/bg_killyou.gif) repeat-x center center;
}

#wrap {
	
}

#body_container{
	float: left;
	margin-top: 1px;
	height: 500px;
	width: 438px;
	background: #ffffff;
	overflow: auto;
}

#body_container a{
	
}

#body_container a:hover {

}

#list_container, #yearlist_container{
	width: 386px;
	padding-left: 9px;
	color: #989898;
}

{
	border-top: 1px dotted #2a2a2a;
	padding-top: 3px;
	font-size: 16px;
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
}

#presslist_container a, #list_container .feedsweep_headline a{
	border-top: 1px dotted #2a2a2a;
	padding-top: 3px;
	font-size: 16px;
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
}

#list_container .feedsweep_body, #list_container .feedsweep_title{
	display: none;
}

#list_container .feedsweep_item .feedsweep_body{
	display: block;
}

.feedsweep_body {
	margin-bottom: 20px;
	color: #3c3c3c;	
}
