
overflow:hidden;
*
{
	margin: 0;
	padding: 0;
	overflow:hidden;
}
 
/* these styles are used by eForms - do not delete */
.invisible {display:none}

/* these styles are used by eForms - do not delete */
.searchhead{color : #000; font-weight : bold; padding-right : 5px;} 
.backstyle{color : #000; font-size : 14px; font-weight : bold; background-color : #C0C0C0; border: solid 1px #000; padding : 5px;} 
.textnorm{color : #000; font-size : 12px; font-weight : normal;} 
.textbold{color : #000; font-size : 12px; font-weight : bold;} 
.createdupdated {padding:2px; text-align:left; font-size:12px; color:#999;}
/* AJL 21/09/09 */
.textright{color : #000; text-align:right; } 


.headingbox {
		background: url('http://www.exeter.gov.uk/exeter/images/gradient5.gif') repeat-x;
		height: 46px;
		margin: 0 0 15px 0;
		padding: 0 0 0 12px;
		font-weight: bold;
		font-size: 140%;
		line-height: 35px;
		color: #fff;
		clear: both;
	}
 

