#main_right {
margin:0px;
}
#content {
background: url(../i/mid.jpg) repeat-y top left;
margin:10px 0 0 0;
padding: 0 0 15px 0;
}
#content h1 {
background: url(../i/top.jpg) no-repeat top left;
height:28px;
width:570px;
padding:230px 0 0 30px;
margin:0;
}
* html #content h1, *:first-child+html #content h1 {
margin-top: 0;
}
#content p, #content h2, #content h3, #content h4, #content h5, #content h6 {
padding:0 30px 0 30px;
margin:12px 0 0;
}
#content ul, #content ol {
margin:0 30px 0 30px;
}
#content ul li, #content ol li {
margin:12px 0 0;
}
#content table {
margin:10px 30px 10px 30px;
border-collapse:collapse;
}
#content table tr td {
padding:0 0 15px 0;
border: 1px dotted white;
}
#content table tr td p {
padding: 0 15px 0 15px;
font-size:12px;
}
#footer {
background: url(../i/bottom.jpg) no-repeat top left;
padding:40px 0 0 0;
border:none ! important;
width:600px;
}
