table.grey_block {
	width: 280px !important;
	border-collapse: collapse;
	}

td.grey_block_top {
	width: 280px !important;
	height: 12px;
	background: #fff url('images/grey_block_top.png') left top no-repeat;
	}

td.grey_block_top_head {
	width: 280px !important;
	height: 33px;
	background: #fff url('images/grey_block_top_head.png') left top no-repeat;
	}

td.grey_block_content {
	width: 280px !important;
	background: #8d8a89 url('images/grey_block_content.png') left top no-repeat;
	padding: 20px 25px 15px 25px;
	}

td.grey_block_content h6 {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	}

td.grey_block_content h6 a {
	text-decoration: none;
	color: #701605;
	}

td.grey_block_content h6 a:hover { text-decoration: underline; }

td.grey_block_content p a {
	color: #000;
	font-family: Arial, Helvetica, Verdana, Tahoma, Lucida, Sans-Serif;
	font-size: 13px;
	}

td.grey_block_footer {
	width: 280px !important;
	text-align: left;
	height: 10px;
	background: url('images/grey_block_footer.png') left top no-repeat;
	}

td.grey_block_content p {
	color: #000;
	font-family: Arial, Helvetica, Verdana, Tahoma, Lucida, Sans-Serif;
	font-size: 12px;
	line-height: 1.8em;
	}