 .punbb div.icon {
float: left;
display: block;
width: 10px;
height: 10px;
margin: 20px;
background-color: #A7A7A7;}

/* .title-logo-tdr a, .title-logo-tdr iframe, .title-logo-tdr object{
margin-top:120px;
margin-left:-740px;
} */

html, body {
background-color: #F7F7F7; 
background-image: url("http://subtlepatterns.com/patterns/noisy.png");
font-family: verdana;
font-size:14px; 
line-height:100%;
margin: 0; 
padding:0px;
color: #999;
}

#pun-title table {
background-repeat : no-repeat;
background-position: top;
border: none;
background-image: url("http://i60.fastpic.ru/big/2014/0331/1c/0dcf1dc6286e68ba8388b172b109801c.png");
background-position: 0px 0px;
height: 300px;
width: 800px;
padding:0px;
}

#pun {
text-align: justify;
line-height: 12px;
background-color: white; 
margin: 50px auto 50px auto;
width: 800px;
color: #999;
}

a, a:link, a:active, a:visited {
font-size: 11px; 
color: #777;
text-decoration: none;
}

a:hover {
color: #535353;
}

#pun-navlinks .container {
font-family: segoe ui, sans-serif;
margin-top:10px;
margin-bottom:-20px;
text-align:center; }

#pun-ulinks .container {
text-align:center;
margin-bottom:10px; }


pre, blockquote {
max-width: 400px;
border: 1px dotted #E9E9E9;
width : 100%;
padding:10px;
margin-left: 11px
}

.code-box {
max-width: 400px;
background: #E9E9E9;
padding:10px;
font-size: 10px; 
}

textarea, select {
background: #E9E9E9;
}

input {
background: #E9E9E9;
padding:4px;
}

#pun-stats ul.container {
padding-left: 65px;
padding-top: 5px;
}

.punbb .post-content {
text-align: justify;
}