body {
background-color:#fff;
color:#cae7b3;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin:0;
padding:0;
}

/* STRUCTURE start */
#container {
width:800px;
margin:auto;
}

#innercontainer {
float:left;
}

#content {
float:left;
width:780px;
height:300px;
background: #7bc242 url('../images/disk.gif') no-repeat scroll top right;
}

#header {
padding:20px 20px 50px 40px;
}
.soman{ display:inline;}
.soman h3{margin:0; padding:0; display:inline;}
.soman h3 a{text-decoration:none;color:#7BC242;}
#sub object {
float:left;
}

#footer{
clear:both;
text-align:right;
font-size:9px;
color:#c8a5b5;
padding:20px 40px;
}

#left {
clear:left;
float:left;
width:20px;
height:300px;
background-color:#6bb833;
}
/*
#right {
float:left;
width:18px;
height:300px;
background-color:#7bc242;
}
*/

/* STRUCTURE end */

img#comment {
float:right;
margin:45px 50px 0 0;
}

.col1 {
float:left;
width:100px;
padding-left:20px;
color:#fff;
}

.col2 {
float:left;
width:150px;
}

.col2.special {
width:250px;
color:#fff;
}

.col3 {
float:left;
width:100px;
}

.col2.special a {
color:#fff;
text-decoration:none;
}

.col2.special a:hover {
text-decoration:underline;
}