
p{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
h1{font-family:Arial, Helvetica, sans-serif;
font-size:18px;
}
ul{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.menu {
	margin-bottom: 30px;
	margin-right: 5px;
}

#errors{
    text-align:center;
	}
	
#pagewidth {
float: right;
width: 500px;
}

/*rss f2js styling...remove divs and target correctly*/

 #blog-rss-wrapper {
	width: 495px;
	background-color:none;
}	

 #blog-rss-wrapper #blog-rss {
	width: 495px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;

}	



 #blog-rss .rss-title{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 5px;
}

#blog-rss a {
	text-decoration: underline;

}
#blog-rss a:hover {
	text-decoration: none;
}

 li.rss-item {
	list-style: none;
	padding-bottom: 10px;
	
}
