#contest {
    width: 520px;
}

#contest div#left {
    width:259px;
}

#contest div#right, div#right textarea {
    width:247px;
}

#contest p {
    margin: 0px 0px 10px 0px;
}

#entry {
    margin: 11px 0px 11px 0px;
}

div#left div.node, div#right div.node {
    padding:0px 0px 13px 0px;
}

div#left input.left,
div#left select.left,
div#right input.left,
div#left select {
    width: 150px;
}

div#left label, div#right label {
    width: 80px;
    text-transform:capitalize;
}

div#left label.error, div#right label.error {
    width:auto;
    text-transform:none;
}

div#agreediv label.error {
    float:right;
    width:259px;
}


#buttons {
    margin-bottom:13px; 
}

#buttons li {
    margin-right:3px;
}

#buttons .c {
    visibility:hidden;
}

#buttons li div {
    width:79px;
    height:20px;
    padding-top:3px;
}

#buttons li a, a#submit {
    color:white;
}

#buttons li.active {
    background-image:url(/images/si-button-wide-cyan.gif);
}

#buttons li.inactive {
    background-image:url(/images/si-button-wide-red.gif);
}


#descSpan {
    font-size:10px;
    padding-top:3px;
}


#submit div, #voting div {
    height:19px;
    width:60px;
    padding-top:4px;
		font-weight:bold;
    background-image:url(/images/si-button-short-red.gif);
}

#submit:hover div, #voting:hover div {
		background-image:url(/images/si-button-short-cyan.gif);
}

div.story {
    display:none;
}

#single div.heading {
    padding-left:15px;
    background:#fff url(/images/si-heading-bullet.gif) no-repeat;
    height:28px;
    margin-bottom:7px;
}


#share {
    padding-top:37px;
    padding-right:50px;
}

#single div#title {
    margin-bottom: 26px;
}


#voting {
    margin-bottom:19px;
}

#voting a {
    color:white;
}

#voting .votes {
    font-size:14px;
}

#voting .votes strong {
    padding-left:10px;
}

#comments {
    padding-bottom:40px;
}

#comments h2 {
    font-size:14px;
    font-weight:normal;
}

#comments div#entries {
    width:344px;
    margin-right:37px;
}

#comments form {
    width: 290px;
}

#comments form input {
    display:block;
}


#comments form input, #comments form textarea {
    width:285px;
}



#comments form div.node, #comments form div.submitbutton {
    padding-top:15px;
}

#comments div#already {
    width:285px;
}

#comments div#already h2 {
    margin-bottom:20px;
}

#entries h2 {
    margin-bottom:20px;
}

#entries .comment {
    padding:0px 0px 10px 0px;
}

#entries .comment div {
    color:#474849;
    font-size:11px;
}

#entries .comment span {
    font-size:10px;
}

#single div#photo, #single div#video, #single div#story {
    margin:0px 20px 19px 0px;
}

#single div#photo div#left, #single div#video div#left {
    width:380px;
}

#single div#photo div#right, #single div#video div#right {
    width:290px;
}


#single div#video div#left div.noflash {
    margin-right:30px;
    padding:25px;
    background-color:#ccc;
}


#listings div#body {
    margin-bottom:25px;
}


#listings div#body p {
    width: 419px;
    padding-right:105px;
    display:block;
}

#listings div#body ul {
    width:85px;
    font-size:10px;
}

#listings div#body ul a, #listings div#pagination a {
    color:#333;
}

#listings #items ul li {
    width:128px;
    padding-right:17px;
    height: 140px;
    overflow:hidden;
}

#listings #items ul li.c {
    height:0px;
}

#listings #items ul li img {
    margin-bottom:5px;
}

#listings #items ul li a {
    display:block;
}

#listings #items ul li a.cyan {
    text-decoration:underline;
}


#listings div#pagination {
    text-align:right;
    padding-right:80px;
    color:#ccc;
}
