﻿

.bucketwrapper{
position:relative;
width:480px;
padding:1px;
text-align:left;
}

.clearfix:after
{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
/*Hides from IE-mac\*/
* html .clearfix{height:1%;}
/*End hid from IE-mac*/

.bucketheader{
text-align:left;
padding: 2px;
height:20px;
top:0px; 
font-size:12px;
font-weight:bold;
}
    .picandtextcol{
    width:480px;
    text-align:left;
    padding: 0px 0px 10px 0px;
    }
        .bucketphotocol{
        width:200px;
        float:left;        
        text-align:left;
        padding: 2px;
        }

        .bucketrightcol{
        width:250px;
        float:right;
        position:relative;
        }

        .buckettextrect{
        width:220px;
        float:right;
        right:4px;
        padding:5px;
        border:dotted 2px #FEAC31; 
        }
        .buckettextspacer {
        height:20px;
        border:solid 2px #FFFFFF;
        }
        .bucketbutton{
        text-align:center;
        }

