td#content{
padding: 20px;
padding-top: 0;
font-size: 12px !important;
background: url(img/good/fon.gif) 100% 100% no-repeat #fff9f2;

}

td#content h1{
padding: 20px;
background: url(img/good/content_h1.gif) 0 100% no-repeat #edc990;
font-size: 24px;
color: black;
}

td#content h3{
padding: 2px;
margin: 3px;
background:  #edc990;
color: black;
}

td#content  hr {
margin: 10px;
height: 1px;
/*overflow: hidden;*/
background: none;
border-top: solid 5px #edc990;
}

td#content th {
background: #edc990;
border: none;
}

td#content * img {
border: none !important;
padding: 0 !important;
margin: 0 !important;
}

/*td#content table{
width: 300px;
width: auto !important;
height: 400px;
overflow: hidden;
float: left;
margin: 20px;
} */

/*td#content table.wide{width: auto !important; float: none !important;} */
/*
td#content td{
border-style: none;
border-bottom: solid 1px black;
white-space: nowrap;
}
*/