/*PayPal button styling*/
/*this fixes the PayPal button size bug.*/
.custom .format_text input[type="image"] {

&nbsp;&nbsp;&nbsp; border: none;
background:none;
width:auto;
}
.custom #header, .custom .post, .custom .teasers_box, .custom #footer, .custom #footer a, .custom #footer a:active, .custom #archive_info, .custom .prev_next, .custom #comment_list, .custom #comment_list dd, .custom #commentform, .custom #sidebar_1, .custom #sidebar_2, .custom #comment_list dt.comment, .custom #comment_list dd.comment, .custom #comment_list dl .bypostauthor .format_text, .custom #trackback_list {
        border-bottom: 0px;
        border-top: 0px;
        border-right: 0px;
        border-left: 0px;
}
.custom #content_box, .custom #column_wrap {
        background:#fff;

.custom ul#tabs li.rss a {color:#33cccc; }



/*PayPal button styling*/
/*this fixes the PayPal button size bug.*/
.custom .format_text input[type="image"] {

&nbsp;&nbsp;&nbsp; border: none;
background:none;
width:auto;
}
}


}