body {
font-family: Arial;
font-size: small;
background: url(images/home_background.gif);
}

a {
color: #75a651;
text-decoration: underline;
}

form {
margin: 0;
line-height: 2;
}

label {
width: 105px;
display: inline-block;
text-align: right;
}

label.wide {
width: 150px;
text-align: right;
}

.required {
font-weight: bold;
color: #7e7e7e;
}

.question {
font-weight: bold;
text-decoration: underline;
}

div.block {
color: #777;
}

div.block div {
padding: 0 10px 20px 10px;
}

.block .title {
width: 570px;
margin: 0 0 10px 8px;
padding-bottom: 3px;
font-size: 16px;
font-weight: bold;
color: #fff;
text-align: center;
background-color: #a4c870;
}

#tweetLength {
margin-left: 440px;
color: #999;
}

#requiredFields {
text-align: left;
margin-left: 10px;
color: #ec5252;
}

.center {
text-align: center;
}

ul, li {
line-height: 1.5;
}

#wrapper {
width: 1300px;
float: left;
}
#unapproved, #approved {
float: left;
width: 550px;
margin: 3px;
padding: 4px;
background-color: #bbb;
border: 1px solid #888;
}
.acp_entry {
margin: 5px;
padding: 5px;
border: 1px solid #888;
background-color: #ddd;
line-height: 2;
}
.acp_entry a {
display: inline-block;
padding: 2px 4px;
background-color: #58496d;
color: #eee;
border: 1px solid #423553;
text-decoration: none;
}
.acp_entry a:hover {
background-color: #6b5b81;
}
.acp_entry h3 {
margin: 0;
}
.acp_entry label {
text-align: left;
width: 70px;
font-weight: bold;
}

#cos_wrapper {
width: 1040px;
text-align: left;
float: left;
}

#cos_lout {
width: 346px;
float: left;
}
#cos_rout {
width: 632px;
float: left;
}

#cos_lefth {
width: 349px;
height: 400px;
float: left;
background: url(images/pwcos1.png) left top;
}

#cos_left {
width: 349px;
float: left;
background: url(images/pwcos3.png) repeat-y left top;
}

#cos_trad {
width: 632px;
height: 113px;
text-align: center;
float: left;
}

#cos_righth {
width: 632px;
height: 82px;
float: left;
background: url(images/pwcos2.png) left top;
}

#cos_right {
float: left;
width: 632px;
background: url(images/pwcos3.png) repeat-y right top;
}

#cos_leftf {
width: 349px;
height: 35px;
float: left;
background: url(images/pwcos4.png) left top;
}

#cos_rightf {
float: left;
width: 632px; 
height: 35px;
background: url(images/pwcos4.png) right top;
}

#lsponsors {
text-align: center;
margin-left: 35px;
}
#lsponsors a img{
border: 0;
margin: 4px;
}

#cos_content {
float: left;
margin: 0 15px;
}
#cos_nsp {
height: 17px;
width: 622px;
float: left;
}
#cos_nav {
width: 622px;
height: 30px;
margin-left: 10px;
text-align: center;
float: left;
}
#cos_nav a {
display: inline-block;
margin-right: 25px;
font-size: 18px;
font-weight: bold;
color: #eee;
text-decoration: none;
float: left;
}
#cos_nav a:hover {
color: #ffd52e;
}

.entryView {
width: 600px;
margin-bottom: 25px;
border-bottom: 1px #999 dotted;
clear: both;
}

.entryView .heading{
font-weight: bold;
color: #999;
font-size: 15px;
}

.entryView a.voteBtn{
margin: 10px;
display: inline-block;
padding: 2px 4px;
background-color: #58496d;
color: #eee;
border: 1px solid #423553;
text-decoration: none;
}
.entryView a.voteBtn:hover{
background-color: #6b5b81;
}
