#Content { width:680px; }
h1 { font-family: Georgia; font-size:19px; color:#665533; }
p, li { font-family:Georgia, Trebuchet MS; color:#555555; font-size:15px; line-height:20px; }
p a, li a { color:#669922; }


div.image_holder{
	float:right;
	position:relative;
	background: url(http://www.outsidestory.org.uk/images/dropshadow.gif) no-repeat bottom right;
	margin:0 0 10px 20px;
}
 
div.image_holder img{
	display: block;
	position:relative;
	background-color: #fff;
	border:1px solid #a9a9a9;
	padding:4px;
	margin: -6px 7px 6px -7px;
}
 
div.divider{
    border-bottom:1px solid #339966;
}
 
a[href^="http://"] {
background: url(http://www.codeface.com/images/external.png) center right no-repeat;
padding-right: 13px;
}

@media screen and (max-width: 767px) {
#Content { width:100%; }
img { float:none;}
}
