﻿.bulletins .separator
{
	border-bottom:solid 1px gray;
	margin-bottom:5px;
	padding-bottom:5px;
	
}

.bulletins .body
{	
	margin-left:10px;
}

