div#navigation {
    width: 215px;
    padding: 0px;
    margin: 0px;
    padding-top: 12px;
    padding-bottom: 12px;
    background-image: url('/img/fotos/menu_back.jpg');
    background-position: top left;
    background-repeat: repeat-y;
    position: relative;
    float: left;
}

div#navigation div.top_border {
    width: 215px;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 12px;
    line-height: 0px;
    font-size: 0px;
    background-image: url('/img/fotos/menu_top.jpg');
    background-position: top left;
    background-repeat: no-repeat;
}

div#navigation div.bottom_border {
    width: 215px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 12px;
    line-height: 0px;
    font-size: 0px;
    background-image: url('/img/fotos/menu_bottom.jpg');
    background-position: top left;
    background-repeat: no-repeat;
}

div#small_pic_menu {
    width: 193px !important;
    height: 165px !important;
    padding:0px !important;
    margin: 0px !important;
    margin-left: 17px !important;
    overflow: hidden !important;
}

div#small_pic_menu div#submenus {
    display: none !important;
}

div#small_pic_menu div#subtitles div#st1,div#st2,div#st3,div#st4 {
    color: #000000 !important;
}

div#st1 {
    left: 1px !important;
    top: 21px !important;
}

div#st2 {
    left: 1px !important;
    top: 61px !important;
}

div#st3 {
    left: 1px !important;
    top: 101px !important;
}

div#st4 {
    left: 1px !important;
    top: 141px !important;
}

a#im1, a#im2, a#im3, a#im4 {
    width: 185px !important;
    height: 35px !important;
    left: 0px !important;
}

a#im1 {
    top: 4px !important;
}

a#im2 {
    top: 44px !important;
}

a#im3 {
    top: 84px !important;
}

a#im4 {
    top: 124px !important;
}

.de div#small_pic_menu {
    background-image: url('/img/fotos/menu_fotos_de.jpg') !important;
}

.en div#small_pic_menu {
    background-image: url('/img/fotos/menu_fotos_en.jpg') !important;
}

div#navigation p {
    padding: 0px;
    margin: 0px;
    margin-left: 17px;
    width: 193px;
}

div#navigation p img {
    border: none;
}

div#navigation p a {
    text-decoration: none;
    color: #000000;
    font-size: 10px;
    font-family: "Trebuchet MS",trebuchet,sans-serif;
}

div#navigation p a span {
    padding-left: 10px;
}

div#navigation h3 {
    margin: 0px;
    padding: 0px;
    margin-left: 25px;
    width: 171px;
    background-image: url('/img/fotos/charts_back.jpg');
    background-position: bottom left;
    background-repeat: repeat-x;
    font-size: 12px;
    font-family: "Trebuchet MS",trebuchet,sans-serif;
    letter-spacing: 2px;
}

div#navigation h3 span {
    padding-right: 7px;
    background-color: #FFFFFF;
}

/* ### Charts ### */

ul#charts {
    width: 128px;
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-left: 44px;
    margin-top: 5px;
    margin-bottom: 15px;
}

ul#charts img {
    border: none;
    display: block;
}

ul#charts li p {
    padding: 0px;
    margin: 0px;
    width: 100%;
}

ul#charts li p.autor {
    text-align: center;
}

ul#charts li {
    margin: 0px;
    padding: 0px;
    width: 128px;
    border-bottom: 1px solid #000000;
    margin-bottom: 7px;
}

/* ### Content ### */

div#fotocontent {
    padding: 0px;
    margin: 0px;
    width: 731px;
    padding-top: 11px;
    padding-bottom: 11px;
    background-image: url('/img/fotos/fotocontent_back.jpg');
    background-position: top left;
    background-repeat: repeat-y;
    position: relative;
    margin-left: 219px;
    overflow: hidden;
}

div#fotocontent div.top_border {
    width: 731px;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 11px;
    line-height: 0px;
    font-size: 0px;
    background-image: url('/img/fotos/fotocontent_top.jpg');
    background-position: top left;
    background-repeat: no-repeat;
}

div#fotocontent div.bottom_border {
    width: 731px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 11px;
    line-height: 0px;
    font-size: 0px;
    background-image: url('/img/fotos/fotocontent_bottom.jpg');
    background-position: top left;
    background-repeat: no-repeat;
}

div#contestheader {
    padding: 0px;
    margin: 0px;
    margin-left: 27px;
    margin-right: 26px;
    width: 678px;
    overflow: hidden;
    position: relative;
}

div#contestdata {
    /*width: 420px;
    float: left;*/
}

div#contestdata h2 {
    font-size: 12px;
    color: #242424;
    font-weight: normal;
}

div#contestdata p {
    /*font-size: 11px;*/
    font-size: 0.9em;
}

div#contestlogin {
    /*margin-left: 420px;*/
    width: 258px;
    /*padding-top: 140px;*/
    /*padding-top: 100px;*/
    float: right;
    clear: right;
    /*background-image: url('/img/fotos/foto_back.jpg');
    background-position: top left;
    background-repeat: no-repeat;*/
    margin-top: 5px;
    margin-left: 5px;
    margin-bottom: 5px;
    overflow: hidden;
}

div#contestlogin form {
    padding-left: 15px;
    overflow: hidden;
}

div#contestlogin form div {
    overflow:hidden;
    margin-top:2px;
    margin-bottom: 2px;
    clear: right;
}

div#contestlogin form input {
    float: right;
}

div#contestlogin form label {
    float: right;
    width: 65px;
}

div#contestlogin p {
    padding-left: 15px;
}

/* ### List ###*/



div#contestlisttop {
    padding: 0px;
    margin: 0px;
    width: 678px;
    margin-left: 27px;
    margin-right: 26px;
    overflow: hidden;
    font-size: 12px;
}

div#contestlistbottom {
    padding: 0px;
    margin: 0px;
    width: 678px;
    margin-left: 27px;
    margin-right: 26px;
    overflow: hidden;
    margin-top: 3px;
    margin-bottom: 3px;
}

div#fotofooter {
    float: left;
}

div#contestsort form {
    display: inline;
}

div.contestpages {
    float: right;
    /*width: 249px;*/
}

div.contestpages ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    font-weight: bold;
}

div.contestpages ul a {
    color: #000000;
    font-weight: bold;
}

div.contestpages li {
    display: inline;
}

div#contestlist {
    padding: 0px;
    margin: 0px;
    width: 678px;
    margin-left: 27px;
    margin-right: 26px;
    overflow: hidden;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}

ul#imagelist {
    list-style: none;
    padding: 0px;
    margin: 0px;
    margin-left: -5px;
    margin-right: -5px;
    overflow: hidden;
    /*margin-top: 5px;
    margin-bottom: 5px;*/
    padding-top: 5px;
    padding-bottom: 5px;
    width: 688px;
}

table#imagetable {
    margin:0px;
    padding:0px;
    margin-top: 5px;
    margin-bottom: 5px;
    empty-cells: hide;
    border-collapse: separate;
    border-spacing: 10px;
    margin-left: -10px;
    margin-right: -10px;
    width: 698px;
    table-layout: fixed;
}

ul#imagelist li {
    float: left;
    width: 150px;
    padding: 5px;
    border: 1px solid black;
    margin: 0px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 10px;
    line-height: 130%;
    display: inline;
}

table#imagetable td {
    width: 150px;
    padding: 5px;
    border: 1px solid black;
    font-size: 10px;
    line-height: 130%;
    vertical-align: top;
}

ul#imagelist li a, table#imagetable td a {
    color: #000000;
    text-decoration: none;
    overflow: hidden
}

ul#imagelist span.info, table#imagetable span.info {
    float: right;
}

ul#imagelist img, table#imagetable img {
    border: none;
}

ul#imagelist img.main, table#imagetable img.main {
    display: block;
    width: 150px;
    height: 100px;
}

ul#fotomenu {
    list-style: none;
    padding: 0px;
    margin: 0px;
    margin-left: 19px;
    margin-top: 8px;
    margin-bottom: 10px;
    font-size: 14px;
}

ul#fotomenu li {
    padding-left: 19px;
    margin-top: 2px;
    margin-bottom: 2px;
    
    background-image: url('/img/fotos/list_back.gif');
    background-position: 0px 2px;
    background-repeat: no-repeat;
}

ul#fotomenu li.active {
}

ul#fotomenu a {
    color: #000000;
    text-decoration: none;
}

ul#fotomenu li.active a {
    font-weight: bold;
}


/*### DETAIL ###*/
div#detail_header {
    width: 678px;
    padding: 0px;
    margin: 0px;
    border-bottom: 1px solid #000000;
    padding-bottom: 3px;
    overflow:hidden;
    margin-left: 27px;
    margin-right: 26px;
    font-size: 14px;
    font-family: "Trebuchet MS",trebuchet,sans-serif;
}

div#detail_header a {
    text-decoration: none;
    color: black;
}

p#detail_back {
    margin:0px;
    text-align: center;
    font-weight: bold;
}

div#detail_prev {
    float: left;
    font-weight: bold;
}

div#detail_next {
    float: right;
    font-weight: bold;
}

ul#pagelist {
    list-style: none;
    padding: 0px;
    margin: 0px;
    margin-left: 150px;
    margin-right: 150px;
    text-align: center;
}

ul#pagelist li {
    padding: 0px;
    margin: 0px;
    display: inline;
}

ul#pagelist a {
    text-decoration: underline;
}

div#detail_content {
    width: 678px;
    margin: 0px;
    padding: 0px;
    margin-left: 27px;
    margin-right: 26px;
    text-align: center;
}

div.img_container {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #000000;
}


div.img_container img {
    border: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

div#detail_data {
    font-family: "Trebuchet MS", trebuchet, sans-serif;
    font-size: 11px;
}

div#detail_data h3 {
    font-size: 13px;
    color: #40468D;
    font-weight: bold;
}

div#detail_voting h3 {
    text-align: left;
    font-size: 11px;
    font-weight: bold;
    background-image: url('/img/fotos/charts_back.jpg');
    background-repeat: repeat-x;
    background-position: left bottom;
}

div#detail_voting h3 span {
    background-color: #FFFFFF;
    padding-right: 7px;
}

div#detail_voting form {
    text-align: left;
    font-size: 11px;
    padding-left: 5px;
    padding-right: 5px;
    overflow: hidden;
}

div#detail_voting form textarea {
    width: 664px;
}

input#vote_submit {
    float:right;
}

div#total_votes {
    width: 670px;
    height: 76px;
    background-image: url('/img/fotos/voting_border.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    overflow: hidden;
    margin-left: 4px;
    margin-right: 4px;
    font-size: 11px;
    font-weight: bold;
    margin-top: 7px;
}

div#jury_votes {
    float: left;
    margin-left: 76px;
    width: 145px;
    text-align: center;
    margin-top: 4px;
    padding-top: 15px;
    height: 44px;
}

div#user_votes {
    float:left;
    /*width: 250px;*/
    margin-left: 76px;
    width:  322px;
    text-align: center;
    margin-top: 4px;
    padding-top: 15px;
    height: 44px;
}

div#vote_total {
    float: left;
    width: 157px;
    text-align: center;
    margin-top: 4px;
    height: 59px;
    padding-top: 15px;
    height: 44px;
}

div#detail_comments {
    width: 678px;
    margin-left: 27px;
    margin-right: 26px;
    margin-top: 7px;
}

div#detail_comments h3 {
    font-size: 11px;
    background-image: url('/img/fotos/charts_back.jpg');
    background-position: bottom left;
    background-repeat: repeat-x;
}

div#detail_comments h3 span {
    background-color: #FFFFFF;
    padding-right: 7px;
}

ul#comment_list {
    list-style: none;
    padding: 0px;
    margin: 0px;
    padding-left: 30px;
    width: 550px;
    font-size: 11px;
}

ul#comment_list li {
    border-bottom: 1px solid #000000;
}

ul#comment_list p.comment_header {
    font-style: italic;
}

div#fotofooter_detail {
    margin-left: 27px;
    margin-right: 26px;
    border-top: 1px solid #000000;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-top: 5px;
}

/*### REGISTER ###*/

p#reg_success {
    margin-left: 27px;
    margin-right: 27px;
    margin-top: 11px;
    margin-bottom: 11px;
}

h3#register_header {
    color: #7c7c7c;
    font-size: 11px;
    font-weight: normal;
    background-image: url('/img/fotos/charts_back.jpg');
    background-repeat: repeat-x;
    background-position: bottom left;
    margin-left: 27px;
    margin-right: 27px;
}

h3#register_header span {
    background-color: #FFFFFF;
    padding-right: 7px;
}

form#register_form {
    width: 678px;
    margin-left: 27px;
    margin-right: 26px;
    overflow: hidden;
    font-size: 12px;
}

div#register_top {
    width: 678px;
    overflow: hidden;
}

div#register_inputs {
    width: 446px;
    float:left;
    overflow: hidden;
}

div.inputline {
    width: 446px;
    overflow: hidden;
    margin-top: 3px;
    margin-bottom: 3px;
}

div.inputline span {
    font-size: 10px;
}

div.inputline span.attention {
    font-weight: bold;
}

div.inputline2 {
    display: none;
}

div.label {
    width: 178px;
    float: left;
}

div.input {
    /*margin-left: 178px*/;
    width: 268px;
    float: left;
}

div.input input {
    width: 250px;
}

div#fotofooter_login {
    margin-left: 27px;
    margin-right: 26px;
    border-top: 1px solid #000000;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-top: 5px;
}

div.infobox {
    background-color: #C8C7C7;
    margin-left: 446px;
}

div.infobox h4 {
    background-color: #7D7D7A;
    margin: 0px;
    padding: 3px;
    padding-left: 8px;
    font-size: 14px;
}

div.infobox p {
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    font-size: 12px;
}

/*### UPLOAD ###*/
div#fc_active {
    width: 678px;
    margin-left: 27px;
    margin-right: 26px;
    overflow: hidden;
}

div#fc_active h3 {
    color: #7c7c7c;
    font-size: 11px;
    background-image: url('/img/fotos/charts_back.jpg');
    background-repeat: repeat-x;
    background-position: bottom left;
    font-weight: normal;
}

div#fc_active h3 span {
    padding-right: 7px;
    background-color: #FFFFFF;
}

div#fc_active img {
    width: 200px;
    float: right;
    display: block;
}

div#fc_active form {
    font-size: 12px;
    overflow: hidden;
}

div#fc_active form input {
    margin-top: 2px;
    margin-bottom: 2px;
}

div#fc_active form label.label {
    width: 130px;
    float: left;
    margin-top: 2px;
    padding-top: 3px;
    padding-bottom: 3px;
}

div#fc_active form select {
    margin-top: 2px;
    margin-bottom: 6px;
}
div#fc_active form input#img_day {
    width: 16px;
}

div#fc_active form input#img_month {
    width: 16px;
}

div#fc_active form input#img_year {
    width: 32px;
}

div#fc_active label#comment_label {
    clear: both;
}

div#fc_active textarea {
    clear: both;
    width: 674px;
}

h3#uploadlist_header {
    color: #7c7c7c;
    background-image: url('/img/fotos/charts_back.jpg');
    background-repeat: repeat-x;
    background-position: bottom left;
    font-size: 11px;
    margin-left: 27px;
    margin-right: 26px;
    font-weight: normal;
}

h3#uploadlist_header span {
    padding-right: 7px;
    background-color: #FFFFFF;
}

ul#img_list {
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-left: 27px;
    margin-right: 26px;
    width: 678px;
}

ul#img_list li {
    overflow: hidden;
    border-bottom: 1px solid #000000;
    margin-top: 9px;
    margin-bottom: 9px;
    padding-bottom: 7px;
    width: 678px;
}

ul#img_list form {
    width: 85px;
    float: left;
    text-align: center;
    font-size: 11px;
}

ul#img_list img, ul#img_list div.no_pic {
    display: block;
    width: 128px;
    height: 85px;
    float: left;
    margin-left: 2px;
}

ul#img_list table {
    float: left;
    margin: 0px;
    padding: 0px;
    margin-left: 2px;
    text-align: left;
    font-size: 11px;
}

div#fotofooter_upl {
    margin-left: 27px;
    margin-right: 26px;
    border-top: 1px solid #000000;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-top: 5px;
}

/*### FOOTER ###*/
ul#foto_footer {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: inline;
}

ul#foto_footer li {
    display: inline;
    margin: 0px;
    padding: 0px;
    padding-left: 4px;
}

ul#foto_footer li.first {
    padding: 0px;
    border-right: 1px solid #000000;
}

ul#foto_footer a {
    color: #000000;
    text-decoration: none;
}

/*### Bedingungen ###*/

div#rules {
    width: 678px;
    margin-left: 27px;
    margin-right: 26px;
    overflow: hidden;
}

div#rules h2 {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    border-bottom: 1px solid #000000;
    margin-top: 7px;
    margin-bottom: 7px;
    padding-bottom: 3px;
}

/*### Freischalten ###*/

div#check_newpics {
    width: 150px;
    margin-left: 27px;
    float: left;
    border: 1px solid black;
}

div#check_deniedpics {
    width: 150px;
    margin-left: 50px;
    float: left;
    border: 1px solid black;
}

div#check_newpics h3, div#check_deniedpics h3 {
    margin: 0px;
    font-size: 14px;
}

div#check_newpics ul, div#check_deniedpics ul {
    margin: 0px;
    padding: 0px;
    height: 65px;
    overflow: auto;
}

div#check_newpics li, div#check_deniedpics li {
    margin: 0px;
    padding: 0px;
    border-top: 1px solid black;
}

div#check_newpics a, div#check_deniedpics a {
    text-decoration: none;
    color: black;
}

div#actcheck {
    margin-left: 27px;
    margin-right: 26px;
    clear: left;
    padding-top: 15px;
    text-align: center;
}

#actcheck #activate p {
    margin: 0px;
    font-weight: bold;
}

div#sponsors {
    float: right;
    overflow: hidden;
}

div#sponsors h3 {
    margin: 0px;
    padding: 0px;
    text-align: left;
    margin-bottom: 3px;
}

ul#sponsoren {
    float: right;
    margin: 0px;
    padding: 0px;
    list-style: none;
    overflow: hidden;
}

ul#sponsoren li {
    float: right;
    margin: 0px;
    padding: 0px;
    margin-left: 2px;
}

ul#sponsoren a {
    display: block;
    text-decoration: none;
    color: #000000;
    font-size: 10px;
    font-weight: bold;
}

ul#sponsoren span {
    display: block;
    text-align: center;
}

ul#sponsoren img {
    display: block;
    border: none;
}

a.comment_action {
    float: right;
    text-decoration: none;
    font-size: 10px;
    margin-left: 3px;
}

ul#comment_list li.reported {
    border: 2px solid red;
}

form#check_comments {
    width: 678px;
    margin-left: 27px;
    margin-right: 26px;
}

form#check_comments table {
    table-layout: fixed;
    empty-cells: show;
    width: 678px;
    border-collapse: collapse;
    border: 1px solid black;
}

col#com_checkbox {
    width: 30px;
}

col#com_image {
    width: 60px;
}

col#com_date {
    width: 80px;
}

col#com_delete {
    width: 60px;
}

col#com_recover {
    width: 120px;
}

form#check_comments th, form#check_comments td {
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
    padding: 3px;
    text-align: center;
}

form#check_comments td.com_text {
    text-align: left;
}

form#check_comments thead, form#check_comments tfoot {
    background-color: #DDDDDD;
}

div#detail_voting {
    position: relative;
}

div#helpbox {
    display: none;
    position: absolute;
    top: 0px;
    border: 1px solid black;
    overflow: hidden;
    background-color: #FFFFFF;
    z-index: 1000;
    width: 200px;
    padding: 3px;
}

div#helpbox a {
    float: right;
    font-size: 10px;
    cursor: pointer;
    text-decoration: none;
}

div#helpbox p {
    margin-bottom: 0px;
    clear: right;
}

#vote_form a {
    text-decoration: underline;
    font-size: 10px;
    cursor: pointer;
}

ul#pricelist {
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-left: 27px;
    margin-right: 26px;
    overflow: hidden;
    margin-bottom: 3px;
}

ul#pricelist li {
    margin: 0px;
    padding: 0px;
    float: left;
    overflow: hidden;
}

ul#pricelist li img {
    display: block;
    float: left;
    margin-right: 18px;
    margin-bottom: 3px;
}

ul#pricelist li div {
    padding-top: 17px;
}

ul#pricelist li h4 {
    font-size: 18px;
    color: #FF7403;
    margin: 0px;
}

ul#pricelist a {
    float: right;
    color: #000000;
    text-decoration: none;
}

ul#pricelist li.haupt {
    width: 409px;
}

ul#pricelist li.etappe {
    width: 269px;
}

ul#pricelist li.spezial {
    width: 226px;
}

ul#comment_list span.registered {
    font-size: 80%;
    color: #AAAAAA;
    padding-left: 2px;
}

h3#mainpriceheader {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    line-height: 15px;
    color: #000000;
    padding-bottom: 7px;
    border-bottom: 1px solid #7A7A7A;
    margin-left: 27px;
    margin-right: 26px;
}

ul#mainpricelist {
    margin: 0px;
    padding: 0px;
    margin-left: 27px;
    margin-right: 26px;
    margin-top: 31px;
    list-style: none;
}

ul#mainpricelist li {
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    margin-bottom: 50px;
}

ul#mainpricelist li img {
    float: left;
    margin-bottom: 3px;
}

ul#mainpricelist li h4 {
    margin: 0px;
    padding: 0px;
    color: #FF7403;
    font-size: 18px;
    line-height: 19px;
    margin-top: 19px;
}

ul#mainprielist li p {
    margin: 0px;
    padding: 0px;
    margin-top: 17px;
    font-size: 12px;
    line-height: 17px;
    color: #356398;
}

div#sponsors h3 {
    font-size: 14px;
    text-align: right;
}

#sponsors {
    width: 358px;
}

div#recover_cont {
    margin-left: 27px;
    margin-right: 26px;
}

h3#header_winner {
    margin: 0px;
    margin-left: 27px;
    margin-right: 26px;
    font-size: 14px;
    line-height: 15px;
    padding-bottom: 7px;
    border-bottom: 1px solid #7A7A7A;
}

ul#winnerlist {
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 27px;
    margin-right: 26px;
}

ul#winnerlist li {
    margin: 0px;
    padding: 0px;
    margin-bottom: 5px;
    overflow: hidden;
}

ul#winnerlist li h4 {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    margin-bottom: 3px;
}

ul#winnerlist li a {
    float: left;
    margin-right: 3px;
}

ul#winnerlist li a img {
    border: none;
    display: block;
}

ul#winnerlist li p {
    margin: 0px;
    padding: 0px;
}

ul#winnerlist li p span {
    font-weight: bold;
}

div#navigation h3 span#winner_link {
    background-color: transparent;
    float: right;
    font-size: 80%;
    letter-spacing: 0;
    padding: 0px;
}

div#navigation h3 span#winner_link a {
    text-decoration: none;
    color: #666666;
}

h3#header_news {
    margin:0px;
    padding: 0px;
    margin-left: 27px;
    margin-right: 26px;
    font-size: 14px;
    line-height: 15px;
    padding-bottom: 7px;
    border-bottom: 1px solid #7A7A7A;
}

ul#news {
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-left: 27px;
    margin-right: 26px;
    margin-top: 10px;
    margin-bottom: 10px;
}

ul#news li {
    margin: 0px;
    padding: 0px;margin-bottom: 15px;
}

ul#news h4 {
    font-size: 12px;
    margin:0px;
    padding: 0px;
}

ul#news p {
    margin:0px;
    padding: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}

ul#winnerlist table.winner {
    width: 100%;
}

div#fc_active p.error {
    font-weight: bold;
    background-color: #FF6400;
    border: 4px solid #F00000;
}
