#greybox {
	width: 237px;
	color: #0E4661;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/greybox_middle.png);
	height: 100%;
}

#greyheader {
	padding-left: 10px;
	padding-top: 0px;
	font-size: 95%;
	color: red;
	font-weight: bold;
}

#greybody {
	margin: 10px 10px 0px 10px;
}

#greybody p {
	font-size: 70%;
	color: black;
}

#greypic {
	position: relative;
	top: 6px;
	right: 0px;
	float: right;
}

#greytop {
	/* background-image: url(../images/greenbox_top.png); */
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}

#greybottom {
	/* background-image: url(../images/greenbox_bottom.png); */
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
}
