@charset "utf-8";

.bulletinheadercontainer
{
	background-image: url(http://www.wellingtonrowing.org.nz/common/gfx/newsheader.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px;
	border-style: solid;
	border-top: 0;
	border-left: 0;
	border-right: 0;
}

.bulletinheadertitle
{
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	padding-left: 15px;
}

.bulletinheaderdate
{
	font-weight: bold;
	text-align: right;
}

.bulletincontainer
{
	margin-top: 20px;
	margin-bottom: 40px;
	padding-bottom: 5px;
}

#bulletincontainer_top
{
	margin-top:0px;
}

#bulletincontainer_bottom
{
	margin-bottom: 0px;
}

#bulletincontainer_center
{
	margin-bottom: 0px;
	margin-top:0px;
}

.bulletinparatop 
{
	margin-top: 10px;
}

.bulletinparabottom
{
	margin-bottom: 0px;
}

.bulletinparacentre
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	bottom: 0px;
}
