* {
	margin: 0px;
	padding: 0px;
}

HTML {
  height: 100%;
  margin-bottom: 1px;
}

BODY {
	height: 100%;
	background: #fff;
	margin-bottom: 1px;}

a:link, a:visited {
	color: #0066CC;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #FD9800;
	text-decoration: none;
	font-weight: normal;
}

td, tr, p, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

#logo
{
	background: url("http://goodnews.e-puzzle.ru/images/logo.png") no-repeat;
	width: 312px;
	height: 73px;
}

table.main {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

td.left_shadow {
  width: 10px;
  background: url("http://goodnews.e-puzzle.ru/templates/md_digitalether/images/de_shadow_left.png") repeat-y;
}

td.right_shadow {
  width: 10px;
  background: url("http://goodnews.e-puzzle.ru/templates/md_digitalether/images/de_shadow_right.png") repeat-y;
}

td.left_bot_shadow {
  width: 10px;
  height: 20px;
  background: url("http://goodnews.e-puzzle.ru/templates/md_digitalether/images/de_shadow_left_b.png") no-repeat;
}

td.right_bot_shadow {
  width: 20px;
  height: 20px;
  background: url("http://goodnews.e-puzzle.ru/templates/md_digitalether/images/de_shadow_right_b.png") no-repeat;
}

td.bottom {
  text-align: center;
  width:100%;
  height: 20px;
  line-height: 20px;
  vertical-align: top;
  background: url("http://goodnews.e-puzzle.ru/templates/md_digitalether/images/de_shadow_bottom.png") bottom left repeat-x;
}

td.wrapper {
	width: 100%;
	padding: 5px;
	text-align: center;
}

.sm_list td {
	text-align: center;
	padding: 10px;
}

.form_text {
	width: 150px;
}

.form_text#ff {
	width: 233px;
}

.form_text#tt {
	width: 380px;
}

.form_text#com {
	width: 188px;
}

.sm_img {
	width: 100px;
	height: 100px;
	padding-right: 10px;
	padding-bottom: 10px;
}

h3 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
	font-size: 16px;
	margin: 5px 0 10px 0;
	padding-bottom: 3px;
	border-bottom: 1px solid #EBEBEB;
}

h3#top {
	font-size: 42px;
	margin: 0px;
	padding: 0px;
	border: none;
}

h5 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #F06B12;
}
