/*PROJECTS*/
#rawi #maincontent IMG
{
	border: 1px solid #9E9E9E;
	/*+border-radius:5px;*/
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}
#headergraphic.hdr-projects
{
	background: url(../images/master/headers/projects.jpg) no-repeat top left;
}
#rawi .boxout
{
	/*+border-radius:5px;*/
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}
#rawi .boxout H3
{
	font-style: normal;
	color: #595959;
	margin-bottom: 13px;
}
#rawi .boxout LI
{
	margin-top: 0;
	margin-bottom: 0;
}
