.quick_checkout {
	    display:none;
	    position:relative;
	    top:-350px;
	    left:-50px;
	    width: 130px;
	    height: 280px;
	    background-image:url(http://images.weadmire.net/quick_checkout/panel.gif);
            overflow:hidden;
}
.qc_ring {
	    padding: 0;
        width: 14px;
        height: 47px;
        float:left;
}
.tshirt_size {
	    padding: 0;
        float:left;
    width: 17px;
    height: 40px;
    float: left;

}
h3 {
        margin:10px;
        padding:0;
}


