/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin:0;
    padding:0;
}
body {
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
}
.popupRegister {
    position:relative;
    font-family:Arial, Helvetica, sans-serif;
    width:376px;
}

.popupRegisterWider{
    position:relative;
    font-family:Arial, Helvetica, sans-serif;
    width: 506px !important;
}

.popupRegister img, .popupRegisterWider img {
    border:0;
}
.registerContainer {
    width:351px;
}
.registerContainerWider{
    width:481px !important;
}

.registerContainerTop {
    width:351px;/*351*/
    height:30px;
    background:url(img/bgr_register_container.png) no-repeat top;
}
.registerContainerTopWider{
    width:481px !important;
    height:30px;
    background:url(img/bgr_register_container_wider.png) no-repeat top;
}
.registerBox {
    /*	padding:0px 0px 4px 0px;*/
    padding:5px 2px 4px 2px;
    width:347px;
    background:url(img/bgr_register_box.png) repeat-y right;
}
.registerBoxWider{
    /*	padding:0px 0px 4px 0px;*/
    padding:5px 2px 4px 2px;
    width:477px;
    background:url(img/bgr_register_box_wider.png) repeat-y right;
}
.registerContainer p {
    margin:0;
    padding:0;
}
.registerContainer p.createAccount {
    padding:2px 0px;
}
.registerContainer p.createAccount, .registerContainer p.createAccount a {
    font-size:12px;
    font-weight:bold;
    color:#FFFFFF;
    text-align:center;
    text-decoration:none;
}
.registerContainer table.fields {
    width:100%;
}
.registerContainer table.fields th {
    padding-bottom:3px;
    text-align:left;
    vertical-align:middle;
    font-weight:normal;
}
.registerContainer table.fields td {
    padding-left:6px;
    padding-bottom:3px;
    text-align:right;
    vertical-align:top;
}
.registerContainer .fields label {
    font-size:10px;
    color:#58595B;
}
.registerContainer table.fields input {
    margin:0;
    padding:0;
    border:0px;
}
.registerContainer table.fields input.text {
    padding:0px 3px;
    width:250px;
    color:#58595B;
    border:1px #929294 solid;
}
.registerContainer table.fields input.check {
    margin-right:5px;
    border:0px;
}
.registerContainer table.fields input.city {
    padding:0px 3px;
    width:90px;
    color:#58595B;
    border:1px #929294 solid;
}
.registerContainer table.fields input.state, .registerContainer table.fields select.state{
    padding:0px 3px;
    width:18px;
    color:#58595B;
    border:1px #929294 solid;
}
.registerContainer table.fields input.zip {
    padding:0px 3px;
    width:70px;
    color:#58595B;
    border:1px #929294 solid;
}
.registerTop {
}
.registerBottom {
    width:351px;
    height:5px;
    font-size:2px;
    line-height:2px;
    background-image:url(img/bgr_popup_register_bottom.gif);
    background-repeat:no-repeat;
    background-position:bottom;
}

.registerBottomWider {
    width:481px;
    height:5px;
    font-size:2px;
    line-height:2px;
    background-image:url(img/bgr_popup_register_bottom_wider.gif);
    background-repeat:no-repeat;
    background-position:bottom;
}
.registerContainer h1 {
    margin:0;
    padding:0;
    padding-top:5px;
    padding-bottom:4px;
    font-size:18px;
    font-weight:bold;
    color:#FFFFFF;
    text-align:center;
    /*	background-image:url(img/bgr_register_h1.jpg);
    background-repeat:no-repeat;
    background-position:top;*/
}
.registerContainerWider h1 {
    font-size:20px !important;
}
.registerContainer h3 {
    margin:0;
    padding:0;
    padding-bottom:2px;
    font-size:16px;
    font-weight:bold;
    color:#FFFFFF;
    text-align:center;
}
p.forgotPassword {
    padding-top:3px;
}
p.forgotPassword a, p.forgotPassword a:hover {
    font-size:11px;
    color:#58595B;
    text-decoration:underline;
}
#widget_Popup .whiteBox {
    padding-top:0px;
}
#widget_Popup .whiteBox {
    margin:0 auto;
    width: 341px;
}

#widget_Popup .whiteBox h2{
    color: #000;
    font-size: 13px;
    margin: 0;
    padding: 0 0 10px;
}

.whiteBoxPopUp {
    margin:5px auto;
    width:341px;
}

.whiteBoxPopUpWider {
    margin:5px auto;
    width:471px;
}

.whiteBoxPopUp h2 {
    margin:0;
    padding:0;
    padding-bottom:10px;
    font-size:13px;
    color:#000000;
}
.whiteBoxTop {
    width:341px;
    height:3px;
    font-size:2px;
    line-height:2px;
    background-image:url(img/bgr_white_box_top.jpg);
    background-repeat:no-repeat;
    background-position:top left;
}

.whiteBoxContent {
    padding:5px 5px;
    width:331px;
    background-image:url(img/bgr_white_box_content.jpg);
    background-repeat:repeat-y;
    background-position:right;
    background-color:#FFFFFF;
}
.whiteBoxBottom {
    width:341px;
    height:3px;
    font-size:2px;
    line-height:2px;
    background-image:url(img/bgr_white_box_bottom.jpg);
    background-repeat:no-repeat;
    background-position:bottom left;
}


.whiteBoxTopWider {
    width:471px;
    height:3px;
    font-size:2px;
    line-height:2px;
    background-image:url(img/bgr_white_box_top_wider.jpg);
    background-repeat:no-repeat;
    background-position:top left;
}
.whiteBoxContentWider {
    padding:5px 5px;
    width:461px;
    background-image:url(img/bgr_white_box_content_wider.jpg);
    background-repeat:repeat-y;
    background-position:right;
    background-color:#FFFFFF;
}

.whiteBoxContentWider h2{
    color:#2987AD;
    font-size:17px;
    padding: 10px;
}

.whiteBoxContentWider h3{    
    font-size:15px;
    font-weight: bold;
    color: #000000;
}

.whiteBoxBottomWider {
    width:471px;
    height:3px;
    font-size:2px;
    line-height:2px;
    background-image:url(img/bgr_white_box_bottom_wider.jpg);
    background-repeat:no-repeat;
    background-position:bottom left;
}

.whiteBoxContent p.policy {
    padding-bottom:15px;
    font-size:11px;
    color:#58595B;
    text-align:center;
}
table.socialNetworks {
    margin-bottom:8px;
    width:100%;
}
td.left {
    text-align:left !important;
}
td.right {
    text-align:right !important;
}
tr.topSpacer th, tr.topSpacer td {
    padding-top:13px;
}
.registerSubmit {
    width:331px;
    padding-top:18px;
}
.registerSubmitLeft {
    padding-top:6px;
    width:166px;
    float:left;
    text-align:left;
}
.registerSubmitLeft a {
    font-size:11px;
    font-weight:bold;
    color:#58595B;
    text-decoration:underline;
}
.registerSubmitRight {
    width:165px;
    float:left;
    text-align:right;
    margin-top:15px;
}
.popupClose {
    position:absolute;
    right:35px;
    top:8px;
    width:18px;
    height:18px;
}
/* old HC 2-2-0-1 */
.rightGiveVote {
    width:260px;
    height:76px;
    font-family:Arial,Helvetica,sans-serif;
    background-image:url(img/bgr_right_give_vote.jpg);
    background-repeat:no-repeat;
    background-position:top;
}
.rightGiveVote h1 {
    margin:0;
    padding:0;
    color:#FFFFFF;
    font-size:22px;
    font-weight:bold;
    line-height:28px;
    padding:9px 0 0 10px;
    text-align:center;
    width:240px;
}
p.earnVotes {
    margin:0;
    padding:0;
    font-size:10px;
    color:#58595B;
    text-align:center;
}
.rightEarnVotes {
    width:260px;
    height:27px;
    font-family:Arial,Helvetica,sans-serif;
    background-image:url(img/bgr_right_earn_votes.jpg);
    background-repeat:no-repeat;
    background-position:top;
}
/* end old HC 2-2-0-1 */
/* donation */
.registerContainerTopDonation {
    width:351px;/*351*/
    height:23px;
    background:url(img/bgr_register_container.png) no-repeat top;
}
.registerContainerTopDonation h1 {
    color:#FFFFFF;
    font-size:15px;
    font-weight:bold;
    margin:0;
    padding:4px 0 3px;
    text-align:center;
}
.recurringWhiteBoxTopDonation {
    margin:0px auto 0px auto;
    width:341px;
    height:23px;
    background:url(img/bgr_white_box_top_donation.jpg) repeat-x top;
}
.recurringWhiteBoxTopDonation ul {
}
.recurringWhiteBoxTopDonation ul li {
    list-style-type:none;
    display:block;
    margin-right:3px;
    float:left;
    width: 169px;
    height:23px;
    background-image:url(img/bgr_donation_li.png);
}
.recurringWhiteBoxTopDonation ul li a {
    display:block;
    line-height:23px;
    font-family:Arial, Helvetica, sans-serif;
    color:#FFFFFF;
    font-size:12px;
    font-weight:bold;
    text-align:center;
    text-decoration:none;
}
.recurringWhiteBoxTopDonation ul li a:hover {
}
.recurringWhiteBoxTopDonation ul li.active {
    background-image:url(img/bgr_donation_li_active.png);
}
.recurringWhiteBoxTopDonation ul li.active a {
    color:#404041;
}
.recurringWhiteBoxTopDonation ul li.last {
    margin-right:0px;
}
.whiteBoxDonation {
    margin:0 auto !important;
    padding-top:0px !important;
    color:#58595B !important;
    width:345px;
}
.whiteBoxDonation #tabs {
    padding:0px 1px;
    width:341px;
}
.whiteBoxDonation #tabs ul {
    width:341px;
}
.whiteBoxDonation #tabs ul li {
    float:left !important;
    display:block;
    margin-right:1px !important;
}
.whiteBoxDonation #tabs ul li a {
    padding:0px !important;
    line-height:23px;
    display:block;
}
.whiteBoxContentDonation {
    padding-bottom:0px;
    background-image:none;
}
.whiteBoxContentDonation .info {
    padding:7px 0px 10px 0px;
}
.whiteBoxContentDonation .info p {
    font-size:11px;
    text-align:center;
}
span.outline {
    font-weight:bold;
}
.whiteBoxContentDonation table.fields {
    width:331px;
}
.whiteBoxContentDonation table.fields td {
    text-align:left;
}
.whiteBoxContentDonation table.fields th {
    width:77px;
}
.whiteBoxContentDonation table.fields td {
    width:250px;
}
.whiteBoxContentDonation table.fields th.double {
    width:100%;
}
.whiteBoxContentDonation table.fields th.attention {
    padding-bottom:10px;
    width:100%;
    color: #58595B !important;
    font-weight:normal !important;
    font-size:12px !important;
}
.whiteBoxContentDonation table.fields th.attention img, .whiteBoxContentDonation table.fields th.attention h2 {
    display:inline;
}
.whiteBoxContentDonation table.fields th.attention h2 {
    margin-bottom:7px;
}
.whiteBoxContentDonation table.fields th.attention img {
    position:relative;
    top:5px;
    margin-right:5px;
}
.whiteBoxContentDonation table.fields td p {
    margin:0;
    padding:0;
}
.whiteBoxContentDonation table.fields td p span.totalDonation {
    font-size:24px;
    font-weight:bold;
    color:#2987AD;
}
.whiteBoxContentDonation table.fields td p span.totalDonationNote {
    font-size:10px;
    font-weight:bold;
    color:#2987AD;
}
.totalDonationNote, .totalDonation{
    float: left;
}
.totalDonationNote{
    padding: 3px 0px 0px 5px;
}
.whiteBoxContentDonation table.fields td input.text {
    width:241px;
}
.whiteBoxContentDonation table.fields td input.city {
    width:85px;
}
.whiteBoxContentDonation table.fields td select {
    width:250px;
    border:1px solid #929294;
    font-size:11px;
    color:#58595B;
}
.whiteBoxContentDonation table.fields td select.large {
    display:block;
    padding:1px 0px;
    height:28px;
    line-height:28px;
    font-size:18px;
    font-weight:bold;
}
.whiteBoxContentDonation table.fields td.left {
    width:auto;
}
.whiteBoxContentDonation table.fields td.double {
    padding-left:0px;
    width:100%;
    text-align:center;
}
.whiteBoxContentDonation table.fields td.double hr {
    margin:7px 0px 10px 0px;
    *margin:3px 0px 5px 0px;
    width:100%;
    height:1px;
    font-size:1px;
    background-color:#C0C1C3;
    border:0px;
}

.thankYouSubmit{
    height: 40px;
}

.thankYouSubmit div{
    margin:0;
    padding:0;
    width:104px;
    height:35px;
    line-height:14px;
    text-align:center;
    background-image:url(img/bgr_popup_thk_submit.jpg);
    margin-left: 7px;
    float: left;
}

.thankYouSubmit div a{
    font-size:11px;
    font-weight:bold;
    color:#FFFFFF;
    text-decoration:none;
}


.donateSubmit {
    margin:0;
    padding:0;
    width:334px;
    height:27px;
    line-height:27px;
    text-align:center;
}
.donateSubmit a {
    display:block;
    width:334px;
    height:27px;
    font-size:13px;
    font-weight:bold;
    color:#FFFFFF;
    text-decoration:none;
    background-image:url(img/bgr_popup_donate_submit.jpg);
}
.donationThankYou {
    padding:20px 0px;
    text-align:center;
    color:#2987AD;
}
.donationThankYou p {
    font-size:18px;
    font-weight:bold;
}
.donationThankYou p span.amount {
    font-size:55px;
}
.donationThankYou p span.normal {
    font-weight:normal;
}
.donationThankYou .voteCount {
    margin:20px auto 40px auto;
    padding-top:4px;
    width:286px;
    height:26px;
    background-image:url(img/bgr_donation_vote_count.jpg);
}
.donationThankYou .voteCount table {
    margin:0px 5px;
    display:inline;
}
.donationThankYou .voteCount table td {
    height:24px;
    font-size:1px;
    text-align:center;
}
.donationThankYou .voteCount table td.text {
    padding:0px 5px;
    font-size:12px;
    font-weight:bold;
    color:#58595B;
}
.donationThankYou .voteCount table td.left {
    width:5px;
    background-image:url(img/bgr_donation_vote_count_left.jpg);
}
.donationThankYou .voteCount table td.content {
    width:auto;
    padding:0px 2px;
    font-size:19px;
    color:#FFFFFF;
    background-image:url(img/bgr_donation_vote_count_content.jpg);
}
.donationThankYou .voteCount table td.right {
    width:5px;
    background-image:url(img/bgr_donation_vote_count_right.jpg);
}
.donationThankYou p.charged {
    font-size:12px;
    font-weight:normal;
    color:#58595B;
}

.donationThankYou .receipt{
    color: #A6A6A6;
    font-size: 10px;
}

.sepLine{
    background-color:#C0C1C3;
    border:0 none;
    font-size:1px;
    height:1px;
    margin:7px 0 10px;
    width:100%;
}

#tab1, #tab2 {
    padding: 1em 0em;
}

#tab1 p span, #tab2 p span{
    padding-top: 10px;
    line-height: 24px;
}

#tabs{
    padding: 0px;
    width: 100%;
}

#tabs .ui-widget-header{
    background: none;
    border: 0px;
    padding: 0px;
}

.tabsDonateLi{
    background-image:url(img/bgr_donation_li.png) !important;
    float: left !important;
    height:23px !important;
    list-style-type:none;
    margin-right:3px !important;
    width:167px;
}

.tabsDonateLi a{
    padding:0.2em 0.3em !important;
    color:#FFFFFF !important;
    font-family:Arial,Helvetica,sans-serif !important;
    font-size:12px !important;
    font-weight:bold !important;
    text-align:center;
    width:167px;
}

.error{
    border: 1px solid red !important;
}

#paypalDiv{
    background: url(img/payment_types.gif) no-repeat;
    height: 23px;
    padding-bottom: 2px;
}

#paypalDiv a{
    width: 36px;
    height: 23px;
    margin-right: 6px;
    float: left;
    display: block;
}

.paypalCheckbox{
    width: 36px;
    height: 23px;
    margin-right: 6px !important;
    float: left;
    display: block;
    outline: none !important;
}

.creditCardInfo label {
    font-family:Arial,Helvetica,sans-serif;
}

/* end donation */

.clear {
    height:0px;
    font-size:0px;
    line-height:0px;
    clear:both;
}

/* widget */
.widget {
    width:376px;
    float:left;
    font-family:Arial, Helvetica, sans-serif;
}
.step1 {
}
.step2 {
}
.step3 {
}
.step1 .msgCopyCode h2 {
    color:#6D6E70;
}
.step2 .msgCopyCode h2 {
    color:#6D6E70;
}
.step3 .msgCommunity textarea, .step3 .msgCopyCode textarea {
    color:#878787;
}
.widget h2 {
    margin:0;
    padding:0;
    padding-bottom:5px;
    font-size:11px;
    color:#2987AD;
}
.chooseSize {
    padding-left:10px;
    padding-bottom:25px;
}
.sizeOne, .sizeTwo {
    padding:0px 9px;
    filter: alpha(opacity=50); /* internet explorer */
    -khtml-opacity: 0.5;      /* khtml, old safari */
    -moz-opacity: 0.5;       /* mozilla, netscape */
    opacity: 0.5;           /* fx, safari, opera */
}
.sizeOne {
    width:85px;
    height:150px;
    float:left;
}
.sizeTwo {
    width:200px;
    height:150px;
    float:left;
}
.chosenSize {
    filter: alpha(opacity=100); /* internet explorer */
    -khtml-opacity: 1;      /* khtml, old safari */
    -moz-opacity: 1;       /* mozilla, netscape */
    opacity: 1;           /* fx, safari, opera */
}
.msgCommunity, .msgCopyCode {
    padding-bottom:5px;
}
.msgCommunity textarea, .msgCopyCode textarea {
    padding:2px;
    width:324px;
    border:1px #9F9F9F solid;
}
.msgCommunity textarea {
    height:30px;
    font-size:13px;
}
.msgCopyCode {
}
.msgCopyCode textarea {
    height:49px;
    font-size:10px;
}
.widgetGenerate {
    margin:0;
    padding:0;
    width:331px;
    height:22px;
    line-height:22px;
    text-align:center;
}
.widgetGenerate a {
    display:block;
    width:331px;
    height:22px;
    font-size:12px;
    font-weight:bold;
    color:#FFFFFF;
    text-decoration:none;
    background-image:url(img/bgr_widget_generate.jpg);
}
.widgetGenerate a.grey {
    background-image:url(img/bgr_widget_generate_grey.jpg);
}

/* overwrites blogspot post-body class */
.post-body {
    line-height:12px;
}
/*---*/
.widgetSmall img, .widgetLarge img {
    border:0px;
    padding:0px;
}
.widgetSmall {
    width:171px;
    height:auto;
}
.widgetSmallTop {
    padding-top:12px;
    padding-left:56px;
    width:115px;
    *width:171px;
    height:49px;
    *height:61px;
    background:url(img/bgr_widget_small_top.png) no-repeat 100% 100%;
}
.widgetSmallContent {
    padding:0px 2px;
    width:167px;
    *width:171px;
    min-height:10px;
    background:url(img/bgr_widget_small_content.png) repeat-y;
}
.widgetSmallTitle {
    padding-left:48px;
    height:55px;
    background:url(img/bgr_widget_small_title.png) no-repeat top left;
}
.widgetSmallTop h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size:100%;
    font-size:11px;
    letter-spacing:0px;
    font-weight:bold;
    color:#FFFFFF;
    line-height:14px;
    text-align: center;
    padding-right: 2px;
}
.widgetSmallShoutTop {
    width:156px;
    height:11px;
    font-size:9px;
    background:url(img/bgr_widget_small_shout_top.png) no-repeat bottom left;
}
.widgetSmallShoutContent {
    margin-bottom:12px;
    padding:2px 3px;
    width:150px;
    height:auto;
    background:url(img/bgr_widget_small_shout_bottom.png) no-repeat bottom left #E5F1F5;
}
.widgetSmallShoutContent h3 {
    font-size:13px;
}
.widgetSmallContent #widget_Popup .whiteBox {
    margin:0 auto;
    padding:0;
    width:164px;
    height:auto;
}
.widgetSmallContent .whiteBoxTop {
    width:164px;
    height:4px;
    font-size:2px;
    background:url(img/bgr_widget_small_white_box_top.png) no-repeat bottom;
}
.widgetSmallContent .whiteBoxContent {
    width:164px;
    height:auto;
    background:url(img/bgr_widget_small_white_box_content.png) repeat-y;
}
.widgetSmallContent .whiteBoxContent .profile {
    padding-bottom:2px;
}
.widgetSmallContent .whiteBoxContent .profileLeft {
    width:156px;
    float:left;
}
.widgetSmallContent .whiteBoxContent .profileLeft h3 {
    font-size:13px;
}
.widgetSmallContent .whiteBoxContent .profileLeft p {
    padding:0px;
}
.widgetSmallContent .whiteBoxContent .profileLeft p a {
    color:#298AB0;
    text-decoration:none;
}
.widgetSmallContent .whiteBoxContent .profileLeft p a:hover {
    text-decoration:underline;
}
.widgetSmallContent .whiteBoxContent .profileLeft .profilePhoto {
    width:50px;
    float:left;
}
.widgetSmallContent .whiteBoxContent .profileLeft .profilePhoto img {
    border:1px #9F9F9F solid;
    max-height: 69px;
    max-width: 69px;
}
.widgetSmallContent .whiteBoxContent .profileLeft .profileTitle {
    padding-left:6px;
    width:100px;
    float:left;
}
.widgetSmallContent .whiteBoxContent .profileRight {
    width:0px;
    float:left;
}
.widgetSmallContent .whiteBoxBottom {
    width:164px;
    height:4px;
    font-size:2px;
    background:url(img/bgr_widget_small_white_box_bottom.png) no-repeat top;
}
.widgetSmallContent p.logo {
    padding-top:7px;
    text-align:center;
}
.widgetSmallBottom {
    width:171px;
    height:29px;
    background:url(img/bgr_widget_small_bottom.png) no-repeat top;
}
.widgetLarge {
    width:401px;
    height:auto;
}
.widgetLargeTop {
    width:401px;
    height:8px;
    font-size:4px;
    background:url(img/bgr_widget_large_top.png) no-repeat bottom;
}
.widgetLargeContent {
    padding:0px 3px;
    width:395px;
    min-height:10px;
    background:url(img/bgr_widget_large_content.png) repeat-x top #2084A8;
}
.widgetLargeTitle {
    padding-top:12px;
    padding-left:55px;
    height:53px;
    background:url(img/bgr_widget_large_title.png) no-repeat top left;
}
.widgetLargeTitle h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size:100%;
    font-size:18px;
    letter-spacing:0px;
    font-weight:bold;
    color:#FFFFFF;
    line-height:19px;
    text-transform:capitalize;
}
.widgetLargeShoutTop {
    margin:0 auto;
    width:378px;
    height:11px;
    font-size:9px;
    background:url(img/bgr_widget_large_shout_top.png) no-repeat bottom left;
}
.widgetLargeShoutContent {
    margin:0px auto 10px auto;
    padding:3px;
    width:372px;
    height:auto;
    background:url(img/bgr_widget_large_shout_bottom.png) no-repeat bottom left #E5F1F5;
}
.widgetLargeShoutContent h3 {
    font-size:14px;
}
.widgetLargeContent p {
}
.widgetLargeContent p span.donations {
    font-weight:bold;
}
.widgetLargeContent #widget_Popup .whiteBox {
    margin:0 auto;
    padding:0;
    width:395px;
}
.widgetLargeContent .whiteBoxTop {
    width:395px;
    height:5px;
    font-size:3px;
    background:url(img/bgr_widget_large_white_box_top.png) no-repeat bottom;
}
.widgetLargeContent .whiteBoxContent {
    padding:2px 8px;
    width:379px;
    background:url(img/bgr_widget_large_white_box_content.png) repeat-y;
}
.widgetLargeContent .whiteBoxContent .profile {
}
.widgetLargeContent .whiteBoxContent .profileLeft {
    width:181px;
    float:left;
}
.widgetLargeContent .whiteBoxContent .profileLeft h3 {
    font-size:14px;
}
.widgetLargeContent .whiteBoxContent .profileLeft p {
    padding:0px;
}
.widgetLargeContent .whiteBoxContent .profileLeft p a {
    color:#298AB0;
    text-decoration:none;
}
.widgetLargeContent .whiteBoxContent .profileLeft p a:hover {
    text-decoration:underline;
}
.widgetLargeContent .whiteBoxContent .profileLeft .profilePhoto {
    width:71px;
    height: 69px;
    float:left;
}
.widgetLargeContent .whiteBoxContent .profileLeft .profilePhoto img {
    border:1px #9F9F9F solid;
}
.widgetLargeContent .whiteBoxContent .profileLeft .profileTitle {
    padding-left:6px;
    width:104px;
    float:left;
}
.widgetLargeContent .whiteBoxContent .profileRight {
    width:198px;
    float:left;
}
.widgetLargeContent .whiteBoxBottom {
    width:395px;
    height:5px;
    font-size:3px;
    background:url(img/bgr_widget_large_white_box_bottom.png) no-repeat top;
}
.widgetLarge table.votes {
    padding-top: 4px;
}
.widgetLarge table.votes th{
    padding:1px 9px;
    font-size:9px;
    color:#FFFFFF;
    text-align:left;
}

.widgetLarge table.votes td{
    font-size:9px;
    color:#FFFFFF;
    text-align:left;
}

.widgetLarge table.votes span {
    font-size:9px;
    color:#FFFFFF;
    text-align:left;
    margin-top:5px;
}

.widgetLarge table.votes th {
    font-weight:normal;
}
.widgetLarge table.votes th.logo {
    padding:1px 3px;
}
.widgetLarge table.votes td {
    font-weight:bold;
}
.widgetLargeBottom {
    width:401px;
    height:42px;
    background:url(img/bgr_widget_large_bottom.png) no-repeat top;
}
/* end widget */

.ui-state-active {
    background:url(img/bgr_widget_large_white_box_bottom.PNG) no-repeat top !important;
}

.ui-state-active a{
    padding:0.2em 0.3em !important;
    color:#000000 !important;
    font-family:Arial,Helvetica,sans-serif !important;
    font-size:12px !important;
    font-weight:bold !important;
    text-align:center;
    width:167px;
}

.earnVotesTitle{
    font-size: 14px;
    font-weight: bold;
    color:#2987AD;
}

.donateToTitle{
    font-size: 16px;
    font-weight: bold;
    line-height: 32px !important;
}

.donateToNote{
    font-size: 9px;
    font-weight: bold;
    line-height: 12px !important;
}


/* CSS Document */
* { margin:0; padding:0; }
.addFreeVoteSelector {
    width:295px;
    font-family:Arial, Helvetica, sans-serif;
    border:1px #385D8A solid;
    width:295px;
    display: block !important;
}
.addFreeVoteSelector img {
    border:0px;
}
.addFreeVoteTop {
    color:#000000;
    font-size:18px;
    border-bottom:1px #385D8A solid;
}
.addFreeVoteTopTxt {
    padding-top:2px;
    width:225px;
    float:left;
    text-align:center;
    font-weight:normal;
}
.addFreeVoteTopImg {
    width:27px;
    float:right;
}
.addFreeVoteContent {
}
.addFreeVoteContentHeader {
    font-weight:bold;
    color:#00B0F0;
}
.addFreeVoteContent .row {
    padding:6px 0px 6px 0px;
    text-align:center;
    height:16px;
    border-bottom:1px #385D8A solid;
}

.addFreeVoteContent .rowOver {
    color:#00B0F0;
    padding:6px 0px 6px 0px;
    text-align:center;
    border-bottom:1px #385D8A solid;
    height:16px;
}

.addFreeVoteContent .rowOver .col1 {
    width:90px;
    text-align:center;
    float:left;
    height:16px;
    width: 78px;
}

.addFreeVoteContent .row .col1 {
    width:90px;
    text-align:center;
    float:left;
    height:16px;
    width: 78px;
}

.addFreeVoteContent .rowOver .col2 {
    width:90px;
    text-align:center;
    float:left;
    height:16px;
    width: 78px;

}

.addFreeVoteContent .row .col2 {
    width:90px;
    text-align:center;
    float:left;
    height:16px;
    width: 78px;
}


.addFreeVoteContent .rowOver .col3 {
padding-right:1px;
width:114px;
text-align:center;
float:left;
height:16px;
width: 96px;
}

.addFreeVoteContent .row .col3 {
padding-right:1px;
width:114px;
text-align:center;
float:left;
height:16px;
width: 96px;
}
.addFreeVoteContent .last {
border-bottom:0px;
}
.clear {
height:0px;
line-height:0px;
font-size:0px;
clear:both;
}




