 /* Links / Other Ideas Page CSS Document */
 /* Last Updated 18/05/09 by Ben Hayes */
 /* CSS Valid 19/05/09 */

 h1#top span {
    background:url(_images/head_other.gif) top center no-repeat;
    }

div.idea {
	height: 100px;
	margin-bottom: 1.5em;	
}

div.idea div.ideatext {
	margin-left: 155px;
	}

div.idea a.headinglink {
	font-size: 120%;
	}
	
div.idea img {
	height: 100px;
	width: auto;
	}

div.idea a.moreinfo {
	font-size: 85%;
	}