div#wirereadynews {
width: 100%;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
background: transparent;
font-family: Arial, Helvetica, sans-serif;
}

div#wirereadynews h1 {
background: #696969;
width: 100%;
padding: 3px;
color: #FFF;
font-size: 16px;
font-weight: bold;
display: block;
margin: 0;
}

div#wirereadynews h2 {
background: transparent;
color: #000;
font-size: 17px;
font-weight: bold;
display: block;
margin: 0;
}

div#wirereadynews h3 {
background: transparent;
color: #696969;
font-size: 12px;
font-style: italic;
display: block;
margin: 0;
font-weight: normal;
}

div#wirereadynews h4 {
background: transparent;
color: #696969;
font-size: 12px;
font-style: italic;
font-weight: normal;
margin: 0;
display: inline;
line-height: 1.5em;
}

div#wirereadynews a {
background: transparent;
color: #666;
font-size: 12px;
font-weight: bold;
}

div#topstory {
width: 98%;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 15px;
min-height: 100px;
}

div#topstory img {
width: 133px;
float: left;
border: 1px solid #696969;
padding: 2px;
margin-right: 8px;
margin-bottom: 5px;
}

div#headlines {
width: 98%;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
}

.contentfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

div#wirehomenews {
width: 465px;
height: 245px;
background: #ccc;
font-family: Arial, Helvetica, sans-serif;
}

div.topstorynew {
height: 135px;
font-size: 11px;
font-weight: normal;
padding: 10px 10px 0 10px;
overflow: hidden;
}

div.topstorynew img {
width: 180px;
height: 135px;
border: 0;
margin: 0 10px 10px 0;
float: left;
}

div.topstorynew h1 {
background: #663300;
color: #FFF;
font-size: 17px;
margin: 0;
padding: 0;
}

div.topstorynew h2 {
font-weight: bold;
margin: 3px 0;
padding: 0;
font-size: 13px;
}

div.topstorynew a {
font-weight: bold;
}

div.headlinesnew {
padding: 0 10px 10px 10px;
margin: 5px 0 0 20px;
}

div.headlinesnew ul {
line-height: 1.5em;
list-style-type: circle;
clear: left;
}

div.headlinesnew li a {
padding: 0;
font-size: 12px;
font-weight: normal;
text-decoration: none;
}

div.headlinesnew li a:hover {
text-decoration: underline;
}

