.news-list{
	margin: 10px 5px 10px 20px;
	text-align:left;
}
.news-story{
		margin-bottom:10px;
}
#content  #column-right .news-body{
    padding-left:15px;
}
#content  #column-right .news-body p{
	padding:0px
}
#column-right .edit-form ul li{
	list-style:none;
}
.edit-form label{
    float:left;
	width:100px
}
.edit-form input, .edit-form select{
    margin-bottom:10px;
}
.news-list-edit{
    float:right;
}
.single-story{
	text-align:left;
}
.single-story-title{
    font-weight:900;
    text-decoration:underline;
    font-size:20px;
}
.single-story-body{
    margin-left:20px;
    margin-top:10px;
}
.single-story .file-organizer{
    float:right;
}