#content {
border-color:#333;
border-style:solid none;
border-width:3px;
margin-top:0;
top:-1em;
width:800px;
}

#left {
background:#C3B58C;
color:#9D8A64;
display:inline;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
height:700px;
width:149px;
}

#poll {
background:#B3A283;
float:left;
height:200px;
width:148px;
}

#main {
background:#C1CED1;
border-bottom-color:#666;
border-bottom-style:solid;
border-left-color:#666;
border-left-style:solid;
border-right-color:#666;
border-right-style:solid;
border-width:1px;
display:inline;
float:right;
font-family:tahoma, Arial, verdana, Helvetica, sans-serif;
font-size:small;
height:700px;
overflow:auto;
text-align:justify;
text-indent:4px;
width:649px;
}

p.test {
margin-right:10px;
padding-top:10px;
}

table.sample {
border-collapse:collapse;
border-color:gray;
border-style:dotted;
border-width:1px;
overflow:scroll;
table-layout:auto;
z-index:0;
}

table.sample th {
background-color:#FFF;
border-color:gray;
border-style:inset;
border-width:1px;
padding:1px;
}

table.sample td {
background:#C1CED1;
background-color:#FFF;
border-color:gray;
border-style:inset;
border-width:1px;
padding:1px;
text-align:justify;
}

a.vertical:link {
color:#523616;
font-family:Arial;
font-size:1em;
font-weight:400;
line-height:1.3em;
text-decoration:none;
}

a.vertical:visited {
font-size:1em;
text-decoration:none;
color:#523616;
font-weight:400;
line-height:1.3em;
}

a.vertical:hover {
text-decoration:underline;
}

.verticalBorder {
border:1px solid #666;
font-family:tahoma, Arial, verdana, Helvetica, sans-serif;
font-size:0.7em;
font-weight:700;
height:280px;
width:145px;
}

.pollBorder {
background:#9D8A64;
border:1px solid #666;
font-family:tahoma, Arial, verdana, Helvetica, sans-serif;
font-size:0.7em;
font-weight:700;
height:280px;
width:145px;
color:#000000;
}

img.icon {
float:left;
margin-left:0;
}

.newsContainer {
margin-left:auto;
margin-right:auto;
margin-top:10px;
width:649px;
}

.headN {
background-color:#CCC;
margin-left:10px;
width:625px;
}

.newsBox {
background:#CCC;
border:1px dashed #666;
float:left;
height:150px;
margin-left:10px;
width:200px;
}