/*

Theme Name: Portfolio
Author: Julia Braeunig

*/


/* //////////// global //////////// */

    * {
    margin: 0;
padding: 0;
border:none;
outline:none;
    }

    input:focus, a:focus {
    border:none;
outline:none;
    }

    body {
    background: #333;
    color: #333;
    font-family: Trebuchet MS, Verdana, sans-serif;
    font-size: x-small/80%;
    font-weight: normal;
    }

    #pagewrapper {
    margin: 0 auto;
    padding: 0;
    width: 1019px;
    background: #eee;
    border: 1px solid #fff;
    }

    #headerwrapper {
    padding: 0;
    margin: 0;
    width: 1019px;
    height: 362px;
    }

    #header {
    position: relative;
    width: 1019px;
    height: 320px;
    background: #64c8f9 url(images/header.jpg) no-repeat top left;
    }

    #showreel {
    position: absolute;
    top: 40px;
    left: 36px;
    width: 393px;
    height: 259px;
    margin: 0;
    padding: 0;
    }


    #footerborte1 {
    width: 1019px;
    height: 13px;
    margin: 0;
    padding: 0;
    background: #ccc url(images/footerborte1.gif) no-repeat top left;
    }

    #footerborte2 {
    width: 1019px;
    height: 13px;
    margin: 0;
    padding: 0;
    background: #ccc url(images/footerborte2.gif) no-repeat top left;
    }

    #content {
    width: 575px;
    margin: 30px 60px 30px 30px;
    padding: 0;
    float: left;
    }

    ul {
    list-style: none;
    margin: 0 0 0 10px;
    font-size: 90%;
    }

    ul.white li {
    color: #fff;
    margin-bottom: 3px;
    background: url(images/whitearrow.gif) no-repeat center left;
    padding: 0 0 0 10px;
    font-size: 90%;
    }

    ul.white li a {
    color: #fff;
    }

    ul.white li a:hover {
    color: #fff;
    text-decoration: underline;
    }

    .sociable_tagline {
    width: auto;
    float: left;
    margin-right: 3px;
    font-size: 80%;
    color: #777;
    }

    ul.grey {
    margin: 15px 0;
    }

    .ankerlink {
    display: block;
    text-align: right;
    font-size: 90% !important;
    line-height: 13px !important;
    margin: 15px 0 10px 0;
    border-top: 1px dotted #ccc;
    padding-top: 5px;
    }

    .ankerlink a:link, .ankerlink a:visited {
    background: url(images/link_arrow3.gif) no-repeat center left;
    padding: 0 0 0 12px;
    }

    .ankerlink a:hover, .ankerlink a:active {
    background: url(images/link_arrow4.gif) no-repeat center left;
    padding: 0 0 0 12px;
    }

    ul.grey li {
    color: #333;
    margin-bottom: 7px;
    background: url(images/greyarrow.gif) no-repeat top left;
    padding: 0 0 0 10px;
    font-size: 90%;
    line-height: 150%;
    }

    ul.grey2 {
    margin: 0 0 25px 0;
    }

    ul.grey2 li {
    font-size: 110%;
    line-height: 150%;
    color: #333;
    margin-bottom: 3px;
    background: url(images/arrowgrey.gif) no-repeat top left;
    padding: 0 0 0 25px;
    height: 22px;
    line-height: 23px;
    font-family: Georgia, serif;
    }

    ul.grey2 li:hover {
    background: url(images/arrowpink.gif) no-repeat top left;
    }

    ul.grey2 li a {
    color: #333;
    }

    ul.grey2 li a:hover {
    color: #FF0066;
    }

    .abstand {
    margin: 30px 0 30px 30px;

    }

    /* //////////// sidebar //////////// */

    #sidebar {
    width: 292px;
    margin: 40px 30px 30px 0px;
    padding: 0;
    float: left;
    text-align: left;
    }

    .sidebarbox {
    padding:5px;
width:282px;
    margin: 0 0 30px 28px;
    float: left;
    }

    .sidebarbox2 {
    width: 292px;
    margin: 0 0 30px 28px;

    background: url(images/sidebar_top.gif) no-repeat top left;
    float: left;
    }

    .sidebarbox_content {
    width: 262px;
    margin: 16px 0 0 0;
    padding: 0 15px 15px 15px;
    background: url(images/sidebar_bottom.gif) no-repeat bottom left;
    float: left;
    }

    .blogpicborder {
    width: 90px;
    height: 75px;
    margin: 0 10px 10px 0;
    border: 1px solid #ccc;
    float: left;
    padding: 3px;
    }

    .blogpicborder2 {
    width: 90px;
    height: 75px;
    overflow: hidden;
    background: #fff;
    }

    .blogpic {
    height: 75px;
    width: auto;
    }

    .sb-blog {
    clear: both;
    display: block;
    }

    /* //////////// Listen //////////// */

    ul.linklisten {
    list-style: none;
    width: 160px;
    margin: 15px 0 0 4px;
    padding: 15px;
    background: #e1e1e1;
    border: 1px solid #fff;
    }

    ul.linklisten3 {
    list-style: none;
    width: 247px;
    margin: 60px 0 0 4px;
    padding: 10px;
    background: #e1e1e1;
    border: 1px solid #fff;
    }

    li a.linkliste:link, li a.linkliste:visited {
    border: 1px solid #fff;
    margin: 0 0 2px 0;
    padding: 4px;
    line-height: 19px;
    font-size: 80%;
    display: block;
    background: url(images/li_bg.gif) repeat-x top left;
    }

    li a.linkliste:hover, li a.linkliste:active {
    border: 1px solid #fff;
    margin: 0 0 2px 0;
    padding: 4px;
    line-height: 19px;
    display: block;
    font-size: 80%;
    color: #fff;
    background: url(images/li_bg_active.gif) repeat-x top left;
    }

    span.pfeil {
    margin: 0;
    padding: 0 0 0 23px;
    background: url(images/pfeil_pink.png) no-repeat top left;
    display: block;
    height: 17px;
    }

    ul.linklisten2 {
    list-style: none;
    width: 200px;
    margin: 0;
    padding: 10px;
    background: #e1e1e1;
    border: 1px solid #fff;
    }

    li a.linkliste2:link, li a.linkliste2:visited {
    border: 1px solid #fff;
    margin: 0 0 2px 0;
    padding: 3px;
    line-height: 19px;
    display: block;
    background: url(images/li_bg.gif) repeat-x top left;
    }

    li a.linkliste2:hover, li a.linkliste2:active {
    border: 1px solid #fff;
    margin: 0 0 2px 0;
    padding: 3px;
    line-height: 19px;
    display: block;
    color: #fff;
    background: url(images/li_bg_active.gif) repeat-x top left;
    }

    a.linkliste2 span.preview {
    display:none;
    padding: 0;
    margin: 0 0 0 15px;
    }

    a.linkliste2:hover span.preview {
    display:inline;
    position:absolute;
    border:1px solid #fff;
    width: 250px;
    height: 148px;
    }

    a.linkliste2 img {
    margin: 1px;
    padding: 0;
    width: 17px;
    height: 17px;
    float: left;
    }

    a.linkliste2 span.preview img {
    margin: 0;
    padding: 0;
    width: 250px;
    height: 148px;
    }

    ul.listen {
    list-style: none;
    width: 450px;
    margin: 15px 0;
    padding: 15px;
    background: #e1e1e1;
    border: 1px solid #fff;
    }

    ul.listen2 {
    list-style: none;
    width: 260px;
    margin: 3px 0 25px 0;
    padding: 10px;
    background: #e1e1e1;
    border: 1px solid #fff;
    }

    ul.listen3 {
    list-style: none;
    width: 245px;
    margin: 3px 0 25px 0;
    padding: 10px;
    background: #e1e1e1;
    border: 1px solid #fff;
    }

    li.liste {
    border: 1px solid #fff;
    margin: 0 0 2px 0;
    padding: 4px;
    line-height: 19px;
    background: url(images/li_bg.gif) repeat-x top left;
    }

    li.liste p {
    margin: 0;
    padding: 0 0 0 30px;
    background: url(images/pfeil_grau.gif) no-repeat top left;
    }

    /* //////////// main menu //////////// */

    #menu {
    margin: 0;
    padding: 0;
    width: 1019px;
    height: 42px;
    background: url(images/menu_bg.jpg) no-repeat top left;
    position: relative;
    }

    #menu .webdesign a {
    display: block;
    cursor: hand;
    width: 123px;
    height: 42px;
    }

    #menu .emailmarketing a {
    display: block;
    cursor: hand;
    width: 154px;
    height: 42px;
    }

    #menu .blog a {
    display: block;
    cursor: hand;
    width: 69px;
    height: 42px;
    }

    #menu .kontakt a {
    display: block;
    cursor: hand;
    width: 99px;
    height: 42px;
    }

    .webdesign {
    position: absolute;
    top: 0;
    left: 530px;
    width: 123px;
    height: 42px;
    }

    .webdesign:hover, .page-id-137 .webdesign {
    position: absolute;
    top: 0;
    left: 530px;
    width: 123px;
    height: 42px;
    background: url(images/webdesign.gif) no-repeat top left;
    }

    .none #SlideItMoo_outer2 {
    display: none;
    }

    .emailmarketing {
    position: absolute;
    top: 0;
    left: 656px;
    width: 154px;
    height: 42px;
    }

    .emailmarketing:hover, .page-id-30 .emailmarketing {
    position: absolute;
    top: 0;
    left: 656px;
    width: 154px;
    height: 42px;
    background: url(images/emailmarketing.gif) no-repeat top left;
    }

    .blog {
    position: absolute;
    top: 0;
    left: 813px;
    width: 69px;
    height: 42px;
    }

    .blog:hover, .page-template-blog-php .blog {
    position: absolute;
    top: 0;
    left: 813px;
    width: 69px;
    height: 42px;
    background: url(images/blog.gif) no-repeat top left;
    }

    .kontakt {
    position: absolute;
    top: 0;
    left: 885px;
    width: 99px;
    height: 42px;
    }

    .kontakt:hover, .page-id-32 .kontakt {
    position: absolute;
    top: 0;
    left: 885px;
    width: 99px;
    height: 42px;
    background: url(images/kontakt.gif) no-repeat top left;
    }

    /* //////////// content //////////// */

    .paketcolumn {
    width: 169px;
    margin: 0 10px 0 0;
    padding: 0;
    float: left;
    }

    .paketcolumn2 {
    width: 227px;
    margin: 0 10px 0 0;
    padding: 0;
    float: left;
    }

    .auftragsformularbg {
    width: 225px;
    height: 61px;
    margin: 0;
    float: right;
    padding: 0;
    background: url(images/auftragsformular.gif) no-repeat top left;
    }

    .auftragsformular2bg {
    width: 136px;
    height: 48px;
    margin: 5px 10px 0 0;
    float: right;
    padding: 0;
    background: url(images/abschicken2.gif) no-repeat top left;
    }

    .kontaktformularbg {
    width: 222px;
    height: 61px;
    margin: 15px 0 0 0;
    padding: 0;
    background: url(images/kontaktformular.gif) no-repeat top left;
    }

.kontaktformular2bg {
    width: 190px;
    height: 48px;
    margin: 15px 10px 0 0;
    padding: 0;
    background: url(http://www.julia-braeunig.de/images/kontakt.gif) no-repeat top left;
    }

    .abschickenbg {
    width: 136px;
    height: 48px;
    margin: 10px 0 0 0;
    padding: 0;
    background: url(images/abschicken.gif) no-repeat top left;
    }

    .post, .post2 {
    clear: both;
    float: left;
    margin: 0 0 60px 0;
    padding: 0;
    width: 566px;
    display: block;
    }

    .post2 h1 {
    float:left;
font-size:150%;
width:505px;
    }

    .inhalt {
    clear: both;
    float: left;
    margin: 0 0 40px 0;
    padding: 0;
    width: 550px;
    }


    /* //////////// type, buttons & links //////////// */

     h1 {
    color: #ff0066;
    font-family: Georgia, Times New Roman, serif;
    font-size: 200%;
    font-weight: normal;
    margin: 0 0 15px 0;
    }

    h1 a:link, h1 a:visited{
    color: #ff0066;
    font-family: Georgia, Times New Roman, serif;
    font-weight: normal;
    margin: 0 0 15px 0;
    text-decoration: none;
    font-size: 75%;
    float:left;
width:505px;
    }

    h1 a:hover, h1 a:active{
    color: #333;
    font-family: Georgia, Times New Roman, serif;
    font-weight: normal;
    margin: 0 0 15px 0;
    text-decoration: none;
    font-size: 75%;
    float:left;
width:505px;
    }

    h2 {
    color: #111;
    font-family: Georgia, Times New Roman, serif;
    font-size: 130%;
    font-weight: normal;
    margin: 50px 0 10px 0;
    padding: 0;
    }

    h3 {
    color: #2d2d2d;
    font-family: Georgia, Times New Roman, serif;
    font-size: 100%;
    font-weight: normal;
    margin: 0 0 15px 0;
    }

    h4 {
    color: #333;
    font-family: Georgia, Times New Roman, serif;
    font-size: 110%;
    font-weight: normal;
    margin: 0 0 15px 0;
    padding: 0;
    }

    h6 {
    color: #ff0066;
    font-family: Georgia, Times New Roman, serif;
    font-size: 130%;
    font-weight: normal;
    margin: 0 0 15px 0;
    }

    h5 {
    color: #fff;
    font-family: Georgia, Times New Roman, serif;
    font-size: 110%;
    font-weight: normal;
    margin: 0 0 15px 0;
    padding: 0;
    display: block;
    }

    p {
    color: #333;
    font-size: 80%;
    line-height: 150%;
    margin: 0 0 10px 0;
    padding: 0;
    }

    .button_details {
    margin: 10px 0 0 0;
    float: right;
    background: url(images/details.jpg) no-repeat top left;
    width: 104px;
    height: 41px;
    }

    .button_details:hover {
    background: url(images/details_active.jpg) no-repeat top left;
    }

    .button_rss {
    background: url(images/rssbutton.jpg) no-repeat top left;
    width: 176px;
    height: 43px;
    margin-top: -15px;
    }

    .button_rss:hover {
    background: url(images/rssbutton_aktiv.jpg) no-repeat top left;
    }

    .button_absenden {
    margin: 10px 0 0 0;
    background: url(images/anfragesenden.jpg) no-repeat top left;
    width: 171px;
    height: 41px;
    }

    .button_absenden:hover {
    background: url(images/anfragesenden_aktiv.jpg) no-repeat top left;
    }

    .button_kommentar {
    margin: 10px 0 0 0;
    background: url(images/kommentarsenden.jpg) no-repeat top left;
    width: 198px;
    height: 41px;
    }

    .button_kommentar:hover {
    background: url(images/kommentarsenden_aktiv.jpg) no-repeat top left;
    }

    .button_webseite {
    margin: 10px 0 0 0;
    background: url(images/webseiteansehen.jpg) no-repeat top left;
    width: 176px;
    height: 43px;
    }

    .button_webseite:hover {
    background: url(images/webseiteansehen_aktiv.jpg) no-repeat top left;
    }

    .button_kontaktformular {
    margin: 10px 0 0 0;
    float: right;
    background: url(images/kontaktformular.jpg) no-repeat top left;
    width: 196px;
    height: 41px;
    }

    .button_kontaktformular:hover {
    background: url(images/kontaktformular_active.jpg) no-repeat top left;
    }

    .button_kontaktformular2 {
    margin: 10px 0;
    background: url(images/kontaktformular2.png) no-repeat top left;
    width: 196px;
    height: 41px;
    }

    .button_kontaktformular2:hover {
    background: url(images/kontaktformular2_active.png) no-repeat top left;
    }

    .button_details a {
    display: block;
    cursor: hand;
    width: 104px;
    height: 41px;
    }

    .button_rss a {
    display: block;
    cursor: hand;
    width: 176px;
    height: 43px;
    }

    .button_kontaktformular2 a, .button_kontaktformular a {
    display: block;
    cursor: hand;
    width: 196px;
    height: 41px;
    }

    .button_webseite a {
    display: block;
    cursor: hand;
    width: 176px;
    height: 43px;
    }

    .button_kommentar a {
    display: block;
    cursor: hand;
    width: 198px;
    height: 41px;
    }

    .button_absenden a {
    display: block;
    cursor: hand;
    width: 171px;
    height: 41px;
    }

    .sidebarbox_content p {
    color: #fff;
    font-size: 75%;
    margin: 0 0 10px 0;
    padding: 0;
    }

    p.bold {
    color: #333;
    font-size: 80%;
    margin: 10px 0 3px 0;
    padding: 0;
    font-weight: bold;
    }

    p.bold2 {
    color: #333;
    font-size: 80%;
    margin: 10px 0 3px 4px;
    padding: 0;
    font-weight: bold;
    }

    p.copyright {
    color: #333;
    font-size: 75%;
    margin: 0;
    padding: 0;
    }

    a:link, a:visited {
    color: #ff0066;
    text-decoration: none;
    }

    a:hover, a:active {
    color: #333;
    text-decoration: none;
    }

    ul.related_post {
    margin: 0 !important;
    }

    ul.related_post li {
    line-height: 150%;
    }

    a.weiterlesen:link, a.weiterlesen:visited {
    color: #ff0066;
    text-decoration: none;
    font-size: 75%;
    line-height: 24px;
    height: 22px;
    background: url(images/arrowpink.gif) no-repeat top left;
    padding: 0 0 0 24px;
    font-family: Georgia, serif;
    display: block;
    }

    a.weiterlesen:hover, a.weiterlesen:active {
    color: #333;
    font-size: 75%;
    line-height: 24px;
    height: 22px;
    background: url(images/arrowgrey.gif) no-repeat top left;
    padding: 0 0 0 24px;
    font-family: Georgia, serif;
    display: block;
    }

    .navileft {
    float: left;
    width: 200px;
    text-align: left;
    }

    .navileft a:link , .navileft a:visited {
    color: #333;
    text-decoration: none;
    font-size: 75%;
    line-height: 24px;
    height: 22px;
    background: url(images/arrowgrey2.gif) no-repeat top left;
    padding: 0 0 0 24px;
    display: block;
    font-family: Georgia, serif;
    }

    .navileft a:hover, .navileft a:active {
    color: #ff0066;
    font-size: 75%;
    line-height: 24px;
    height: 22px;
    background: url(images/arrowpink2.gif) no-repeat top left;
    padding: 0 0 0 24px;
    display: block;
    font-family: Georgia, serif;
    }

    .naviright {
    float: right;
    width: auto;
    text-align: right;
    }

    .naviright a:link , .naviright a:visited {
    color: #333;
    text-decoration: none;
    font-size: 75%;
    line-height: 24px;
    height: 22px;
    background: url(images/arrowgrey.gif) no-repeat top right;
    padding: 0 24px 0 0;
    display: block;
    font-family: Georgia, serif;
    }

    .naviright a:hover, .naviright a:active {
    color: #ff0066;
    font-size: 75%;
    line-height: 24px;
    height: 22px;
    background: url(images/arrowpink.gif) no-repeat top right;
    padding: 0 24px 0 0;
    display: block;
    font-family: Georgia, serif;
    }

    p a:link, p a:visited {
    color: #ff0066;
    text-decoration: none;
    padding: 0 0 0 10px;
    font-size: 100%;
    background: url(images/link_arrow.gif) no-repeat top left;
    }

    p a:hover, p a:active {
    color: #333;
    text-decoration: none;
    padding: 0 0 0 10px;
    font-size: 100%;
    background: url(images/link_arrow2.gif) no-repeat top left;
    }

    .related_post li a:link, .related_post li a:visited {
    color: #ff0066;
    text-decoration: none;
    padding: 0 0 0 10px;
    font-size: 90%;
    background: url(images/link_arrow.gif) no-repeat top left;
    }

    .related_post li a:hover, .related_post li a:active {
    color: #333;
    text-decoration: none;
    padding: 0 0 0 10px;
    font-size: 90%;
    background: url(images/link_arrow2.gif) no-repeat top left;
    }

    .sharethis {
clear: both;
display: block;
margin: 0 0 20px 0;
padding: 0;
}

.sharethis a {
color: #666 !important;
}

.sharethis a:hover {
color: #00b9b9 !important;
}

.relatedposts {
clear: both;
display: block;
margin: 0;
padding-bottom: 20px;
}

    #footerbottom p {
    color: #888 !important;
    font-size: 70% !important;
    text-transform: uppercase;
    }

    a.footerlink:link, a.footerlink:visited {
    color: #888;
    text-decoration: underline;
    background: none;
    margin: 0;
    padding: 0;
    }

    a.footerlink:hover, a.footerlink:active {
    color: #888;
    text-decoration: none;
    background: none;
    margin: 0;
    padding: 0;
    }


     /* //////////// footer //////////// */

    #footerwrapper {
    clear: both;
    width: 1019px;
    background: #e1dddd url(images/footer_bg.gif) repeat-x top left;
    margin: 0;
    padding: 0;
    border-top: 1px solid #ccc;
    }

    #footer {
    width: 1019px;
    float: left;
    margin: 0;
    padding: 30px;
    }

    #footerright {
    width: 275px;
    float: left;
    margin: 0;
    padding: 0;
    }

    #footercenter {
    width: 375px;
    float: left;
    margin: 0 50px;
    padding: 0;
    }

    #footerleft {
    width: 204px;
    float: left;
    margin: 0;
    padding: 0;
    }

    #footerbottom {
    clear: both;
    margin:0 30px;
    padding:10px 0 0;
    text-align:right;
    width:959px;
    background: url(images/footerbottom.gif) no-repeat top left;
    }


    .blogpic2 {
clear: both;
display: block;
margin:0 0 10px 0;
width:550px;
height: 200px;
padding: 3px;
border: 1px solid #ccc;
}

.blogpic2abstand {
width:550px;
height: 200px;
overflow: hidden;
}

.blogpic2:hover, .button a img:hover, .blogpic:hover {
opacity: 0.8;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
filter: alpha(opacity=80);
}

.head {
display: block;
margin: 0;
width: 550px;
float: left;
}

.kalender {
width: 31px;
height: 33px;
float: left;
margin: 0 10px 0 0;
}

.navigation {
clear: both;
display: block;
margin: 5px 0;
width: 540px;
}

ol#comments li p {
font-size: 100%;
}


#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
background: #fff;
border: 1px solid #e3e3e3;
padding: 5px;
}

#commentform textarea {
width: 540px;
color: #666;
font-family: Trebuchet MS, Arial, sans-serif;
font-size: 9pt;
}

#commentlist {
margin: 20px 0 50px 0;
width: 550px;
}

#commentlist li {
list-style: none;
background: #f7f7f7;
padding: 20px 20px 15px 20px;
margin: 0 0 10px 0;
}

cite {
color: #aaa;
font-size: 70%;
}

.commentmeta {
clear: both;
margin: 15px 0 0 0;
display: block;
}

#commentlist li ul {
border-left: 1px solid #ddd;
font-size: 110%;
list-style-type: none;
}

#commentlist li .avatar {
float: right;
border: 1px dotted #ccc;
padding: 2px;
}


img.rand {
padding: 3px;
border: 1px solid #ccc;
width: 550px;
margin-bottom: 15px;
}

.formular2 {
margin:15px 0 50px 0;
width:550px;
display: block;
}

.formular2 .form {
margin:0;
width:550px;
text-align: left;
color: #333;
}

form dt, dl.labels dt {
color:#333 !important;
float:left;
font-weight:normal;
margin-bottom:2px;
position:relative;
text-align:left !important;
width:550px;
font-size: 80%;
}

textarea.y_msg, .formular2 input {
width:400px;
margin-bottom: 15px;
}

.formular2 textarea {
height:100px;
}

.form_cc {
display: block;
margin: 10px 0 0 0;
width: 250px;
}

.radio_cc {
float: left;
width: 10px !important;
padding: 0 !important;
margin: 0 !important;
border: 0px !important;
}

textarea.y_msg, .formular2 input {
background:#fff !important;
padding:3px;
vertical-align:top;
color: #888 !important;
border: 1px solid #ccc !important;
font-family: Trebuchet MS, Verdana, sans-serif;
font-size: 80%;
}

input.input_cc {
background:#ccc !important;
color: #333 !important;
font-size: 11pt !important;
border: 1px solid #626262 !important;
margin:0 !important;
font-family: Georgia, Times New Roman, serif;
padding:4px 5px;
display: block;
width: 278px !important;
}

input.input_cc:hover {
opacity: 0.8;
}

input.kontaktsubmit {
    display: block;
    margin: 0;
    padding: 0;
    border: 0px !important;
    background: url(images/abschicken2.gif) no-repeat top left !important;
    cursor: hand;
    height:41px;
width:171px;
}

.message {
display: block;
padding: 15px;
margin: 20px 0;
border: 1px solid #ddd;
font-size: 80%;
font-weight: bold;
background: #f8f8f8;
}

.feedback {
clear: both;
display: block;
margin: 15px 0 0 0;
width: 550px;
color: #888;
font-size: 9pt;
}

.feedback a {
color: #888 !important;
font-size: 9pt;
}

.feedback a:hover {
color: #888 !important;
font-size: 9pt;
}

input#submit {
background: none !important;
border: 0px !important;
}