/* 
===============================
 Container Styles Grey Block
===============================
*/   
.GreyBlock_container_master {
	background-color:#666666;
	padding:0;
	margin:0;
	border:none;
	}
.GreyBlock_row1_title {
	height:0px;
	width:100%;
	background-color:#666666;
	}
.GreyBlock_row2_content {
	width:100%;
	height:100%;
	padding:15px;
	border:none;
	background-color:#666666;
	}
.GreyBlock_row3_edit {
	height:25px;
	width:100%;
	line-height:25px;
	}