table.sample_html {
	font-size: 11px;
	font: normal 11px "Verdana", Arial, Helvetica, sans-serif;
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #000;
	height: 95px;
	width: 275px;
	background: #1D4257;
	background: #252D37 url(images/bg.png) repeat-x;
	color: #fff;
}
