/* Start of CMSMS style sheet 'publisher' */
#content .block-left {
width: 300px;
float: left;
margin-right:30px;
margin-bottom:30px;
margin-top:30px;
}

.fill-form {
	background:#fff url(uploads/images/images-publisher/button-bar.png) no-repeat;
	background-position: top;
	width: 671px;
	height: 59px;
	text-indent: -9999px;
}

p.fill-form {
	margin-top: 20px;
}

.fill-form:hover {
	background:#fff url(uploads/images/images-publisher/button-bar.png) no-repeat;
	background-position: bottom;
	text-indent: -9999px;
	height: 59px;
}



/* End of 'publisher' */

