#care2_wrapper {
    position: static;
    width: 480px;
}

.mini_nav ul,
#share_actions_button,
#share_actions_signed,
.sep_dotted_15 {
    display: none;
}

#petition_description {
    width: auto;
    float: none;
    padding-right: 0;
}

#petition_description .about_petition {
    float: right;
    padding: 0;
    width: 100%;
}

#petition_description .about_petition .thumbnail {
    float: left;
    width: 235px;
}

#petition_description .about_petition .petition_stats {
    float: left;
    width: 200px;
}

#petition_description .petition_description {
    float: right;
    width: auto;
}

#petition_sign_area {
    clear: both;
    padding-top: 25px;
}

#care2_footer {
    display: none;
}

#petition_description .petition_description .onepage_tab {
    width: 458px;
}

.care2_share_bar .print {
    display: none;
}



