img,form{
	margin: 0;
	padding: 0;
}
input{
	font : 11px Arial;
}
body{
	margin: 0;
	padding: 15px;
	font : 12px Arial;
	background-color: #FFFFFF;
}
a, a:link, a:visited{
	color: black;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: black;
	text-decoration: underline;
}
h1{
	color: #4D4D4D;
	display: block;
	font-size: 14px;
	font-weight: bold;

}
#dailydose_toc{
	font-size: 14px;
	font-weight :bold;
	padding: 5px;
	background-color: #EEEEEE;
}
#text_control{
	display: inline;
	position: absolute;
	right: 25px;
	top: 5px;
}
#text_control img{
	display: inline;
	border: 0;
}
.error{
	margin: 3px;
	padding: 3px;
	display: block;
	border: 1px solid #FFFFFF;
	background-color: red;
	font-weight: bold;
	color: #FFFFFF;
}
.news_listing{
	margin: 0;
	padding: 5px;
	list-style: none;
}
.news_listing .date, #news_header .date{
	font-size: 10px;
	font-style: italic;
	display: block;
}

.news_listing .title, .news_listing .title a, .news_listing .title a:link, .news_listing .title a:visited, #news_header .title{
	color: #4D4D4D;
	display: block;
	font-size: 14px;
	font-weight: bold;
}
.news_listing .readstory, .news_listing .readstory a, .news_listing .readstory a:link, .news_listing .readstory a:visited{
	color: red;
	display: block;
	font-size: 10px;
	font-face: verdana;
	font-weight: bold;
	text-decoration: underline;
}
.news_listing li{
	padding-bottom: 5px;
}
.news_listing .subtitle{
	font-size: 11px;
}
.bottom_separator{
	margin: 5px;
	padding: 5px;
	background-image: url(http://www.sportsbusinessnews.com/media_lib/images/content_divider.gif);
	background-position: bottom;
	background-repeat: repeat-x;

}
.daily_dose_listing{
	list-style: none;
	margin: 0;
	padding: 0;
}
.daily_dose_listing ul{
	margin-left: 0;
}
.daily_dose_listing .category_name{
	margin: 0;
	padding: 0;
	padding: 2px;
	padding-left: 4px;
	background-image: url(http://www.sportsbusinessnews.com/media_lib/images/heading_fade.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	height: 21px;
	vertical-align: middle;
	list-style: none;
}
.daily_dose_listing .title, .daily_dose_listing .title a, .daily_dose_listing .title a:visited, .daily_dose_listing .title a:link{

	margin: 5px;
	padding: 0;
	color: #4D4D4D;
	font-size: 14px;
	font-weight: bold;
	list-style: none;
}
.header_fade{
	padding: 2px;
	padding-left: 4px;
	background-image: url(http://www.sportsbusinessnews.com/media_lib/images/heading_fade.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	height: 21px;
	vertical-align: middle;
}
.search_results_nr{
	width: 15px;
	font-size: 12px;
	height: 21px;
	background-image: url(http://www.sportsbusinessnews.com/media_lib/images/heading_fade.jpg);
	background-repeat: no-repeat;
}
.search_results_rel{
	font-size: 12px;
	height: 21px;
}
.aboutus_title {
	color: #4D4D4D;
	display: inline;
	font-size: 16px;
	font-weight: bold;
}
.aboutus_seperator{
	margin: 5px;
	padding: 5px;
	background-image: url(http://www.sportsbusinessnews.com/media_lib/images/content_divider.gif);
	background-position: bottom;
	background-repeat: repeat-x;

}
.aboutus_email, .aboutus_email a, .aboutus_email a:link, .aboutus_email a:visited{
	color: red;
	display: block;
	font-size: 12px;
	font-face: verdana;
	font-weight: bold;
	text-decoration: underline;
}
