.banner_grey
{
	width: 238px;
	height: 162px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
.banner_grey_top
{
	width: 218px;
	height: 20px;
	background-color: #e2e3e4;
	float: left;
}
.banner_grey_top_corner
{
	width: 20px;
	height: 20px;
	float: left;
}
.banner_grey_content
{
	width: 198px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	background-color: #e2e3e4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7F7F7F;
	height: 119px;
	float: left;
}
.banner_grey_bottom_corner
{
	width: 20px;
	height: 20px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #FFFFFF;
	float: left;
}
.banner_grey_bottom a
{
	width: 178px;
	height: 22px;
	line-height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	background-color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7F7F7F;
	text-decoration: none;
	text-transform: uppercase;
	text-align: right;
	float: left;
	display: block;
	cursor: pointer;
}
	.banner_grey_bottom a:hover
	{
		background-color: #e2e3e4;
		color: #7F7F7F;
		text-decoration: none;
	}
.banner_grey_bottom_hover a
{
	width: 178px;
	height: 22px;
	line-height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	background-color: #e2e3e4;
	border-top: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7F7F7F;
	text-decoration: none;
	text-transform: uppercase;
	text-align: right;
	float: left;
	display: block;
	cursor: pointer;
}
	.banner_grey_bottom_hover a:hover
	{
		background-color: #e2e3e4;
		color: #7F7F7F;
		text-decoration: none;
	}