body {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    word-spacing: normal;
    text-align: center;
}

#container {
    line-height: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    text-align: left;
    width: 973px; /* IE 5 */
}
html>body #container {
    width: 973px; /* Mozilla & Safari & IE bug */
}

#left {
    overflow: hidden;
    float: left;
    width: 255px;
    font-size: 12px;
    color: #fff;
}
.left-decorator1 {
    background: transparent url(http://blogmadspam.blog.blogspirit-business.com/files/design/left_col.jpg) no-repeat 0% 0%;
    height:500px;
    padding:10px 10px 0 70px;
}
#right {
    display:none;
}
.left-site ul, .left-site li {
       margin:0;
       padding:0px;
}
#center {
    overflow: hidden;
    float: left;
    width: 715px;
    background: transparent;
    font-size:11px;
/*
    height: 550px;
    overflow: auto;
*/
}

.content {
    font-size: 12px;
    padding: 10px;
}
#banner {
    color: #fff;
    height: 134px;
    background: transparent url(http://blogmadspam.blog.blogspirit-business.com/files/design/banner.jpg) no-repeat 0% 0%;
}
#banner .banner-decorator2 {
    font-weight:bold;
    font-size: 16px;
}
#banner a {
    color: #fff;
    text-decoration: none;
}
#banner-img {
    display: none;
}

div.img-link a {
    display: block;
    text-decoration: none;
    width: 100%;
}

.nowrap {
    white-space: nowrap;
}
.content a {
    text-decoration: underline;
}
a {
    color: #000;
    text-decoration: none;
}
#left a {
    color: #fff;
}

h1, h2{
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}
.content h2 {
    font-size: 14px;
}
.content h3{
    color: #cca055;
    font-size: 16px;
}
.posted{
    text-align:right;
    margin-bottom: 15px;
}
#footer {
    border-top: 1px solid #595959;
    font-size:12px;
}
input, select, textarea {
    border:1px solid #CCCCCC;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:11px;
    vertical-align:middle;
}
h2.date {
    font-size: 12px;
}
h3 {
    margin: 0px;
    padding: 0px;
    font-weight: bold;
}
#left h2{
    background-color: #cca055;
    font-weight: bold;
    font-size: 12px;
    padding: 2px 5px;
}

ul.popular-tags li{
    list-style-type:none;
    display:inline;
    padding: 0px;
}
ul.popular-tags{
    padding: 0px;
}

form .formelement {
    clear: both;
    padding-top: 0.4em;
    padding-bottom: 0.8em;
    font-size: 95%;
    background: transparent;
    width: 400px;
}
form .formelement .name {
    float: left;
    width: auto;
    padding-left: 1em;
}
form .formelement .value {
    float: right;
    width: 70%;
}
form .formelement .error {
    color: #f00;
    font-weight: bold;
    font-size: 90%;
}
.link-note {
        text-align:center;
}

.link-note img, .link-note img a {
        border:0px;
}
