 /* Idea.php Page CSS Document */
 /* Last Updated 23/09/08 by Ben Hayes */
 /* CSS Valid - */

 h1#top span {
    background:url(_images/head_idea.gif) top center no-repeat;
    }	

 /* ------------------------------------------------
    -- hr pic overlaps -----------------------------
	------------------------------------------------ */

div.dividerpic {
	display: block;
	position: relative;
	margin: 1em auto;
	text-align: center;
	}
	
div.dividerpic img{
	display: block;
	position: relative;
	margin: 0px auto;
	}

div.dividerpic span{
	display: block;
	position: relative;
	margin: 0px auto;
	line-height: 25px;
	height: 25px;
	}
	
div.dividerpic span{
	display: inline;
	margin: 0px;
	}	

div.dividerpic hr.divider{
	display: block;
	position: absolute;
	}
	
div.dividerpic hr.div-l {
	left: 20px;
	}	
	
div.dividerpic hr.div-r {
	right: 20px;
	}	
	
div#ggpic hr {
	width: 258px;
	top: 96px;
	}
	
div#logopic hr {
	width: 161px;
	top: 51px;
	}
	
div#ofpic hr {
	width: 217px;
	top: 100px;
	}
	
 /* ------------------------------------------------
    -- Individual Bits -----------------------------
	------------------------------------------------ */
	
 span#wagied {
	display: block;
	padding-top: 1.5em;
	font-size: 150%;
	line-height: 110%;
	}			