@charset "utf-8";
/* CSS Document */

#skip, #footer, #header, #left, #background-bottom, #search, #formholder, #skipto, .nextrecipe, #recipeNavMeta {
	display:none;
}

#container, #innercontainer, #content, #right, #mainPageHolder, #mainPageHolderTop, #mainPageHolderBottom {
	width: 100%;
	margin: 0;
	float: none;
	background: none;
}

#mainPageLeft {
	width: 30%;
}
#mainPageRight {
	width: 60%;
}
.gda {
	width: 50%;
}

#introTextHolder {
	width:546px;
	margin:0 auto;
	position:relative;
}

ul.gdaback {
	background-image:none;
	color:Black;
	width:291px;
}
div.gda p {
	color:Black;
	width:291px;
	margin:0 auto;
	margin-bottom:1em;
}
div.gda li.percent 
{
	color:Black;
}
div.gda li.gdaholder {
	border-style:solid;
	border-width:1px;
	border-left:none;
}
div.gda li.firstgdaholder {
	border-style:solid;
	border-width:1px;
	border-left-style:solid;
	border-left-width:1px;
}
