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

body{	
	width:90%;
	margin-left: auto;
	margin-right: auto;
}

#UDStandardHeader{
	float:left;
	width: 50%;
	clear: none;
	}
	
	#top-shadow {
	display: none; }
	
	#udailyheader {
	float: right;
	clear: none;
	width: 100%;
	margin-top: 25px;
}

#udailyheader img { float: left; }
#udailyheader a { display: block; float: left; }

#udailyheader ul{
	display: none;
	width: 40%;
}

#story{
	width: 100%;
	float: left;
}	

#story h1{
	color: #000;
	font-size: 16px;
	font-weight: bold;
}

#story h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 24px;
	letter-spacing: -1px;
	line-height: 20px;
}

#story a{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
}

#story .storytext15 a{
	font-size: 15px;
	line-height: 22px;
}

#story p{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
}

#story .storytext15 p{
	font-size: 15px;
	line-height: 22px;
}

#story ul{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
}

#story .storytext15 ul{
font-size: 15px;
line-height: 22px;
}

#storyimagebox{
width: 600px;
margin-left: auto;
margin-right: auto;
display: block;
}

#storyimagebox #rightarrow{
display: none;
}

#storyimagebox .caption{
width: auto;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 0px;
padding-right: 0px;
background-color: #fff;	
font-size: 12px;
color: #000;
}

#storyimagebox .captionss{
width: auto;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 0px;
padding-right: 0px;
background-color: #fff;	
font-size: 12px;
color: #000;
}

#storytoolbar{
	display: none;
}

#mobleprinthide{
display: none;
}

#rightcol{
display: none;
}

#mobilefooter {
display: none;
}
	
#udfooter a {
display: none;
}