.GreyBox_holder {
	margin-bottom:15px;
}


.tg_Title {
	color:#FFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:1px;
	vertical-align:top;
	padding-top:5px;
}

.GreyBox_content {
	background:url(images/topg_bck.gif) bottom left #151515 repeat-x;
	padding:10px 20px;
	!height:180px;
	min-height:180px;

}

.GreyBox_TL {
	background:url(images/GreyBox-topleft.png) top left no-repeat;
	height:7px;
}
.GreyBox_TM {
	background:#151515;
	height:7px;
	margin: 0 7px;
	!margin-bottom:-7px;
}
.GreyBox_TR {
	background:url(images/GreyBox-topright.png) top right no-repeat;
	height:7px;
}
.GreyBox_BL {
	background:url(images/GreyBox-botleft.png) top left no-repeat;
	height:7px;
}
.GreyBox_BM {
	background: #313131;
	height:7px;
	margin: 0 7px;
	!margin-bottom:-7px;
}
.GreyBox_BR {
	background:url(images/GreyBox-botright.png) top right no-repeat;
	height:7px;
}
