#dyes, #inks {
	width:200px;
}
#dyes .swatch, #inks .swatch{
    width:50px;
    float:left;
    margin-right:10px;
    border-radius: 25px;
            -moz-border-radius: 25px;
            -khtml-border-radius: 25px;
            -webkit-border-radius: 25px;
}
#dyes .input, #inks .input{
    width:20px;
    float:left;
}
#dyes li, #inks li{clear:right;height:20px;margin-bottom:5px}
#dyes .label, #inks .label{clear:right;}
input.sizes {
	width:25px;
	}
.whitebg {
	background-color:#fff;
	border:1px solid #c0c0c0;
	padding:3px;
	}
.brackettop {
	font-weight:bold;
	padding:3px;
	text-align:center;
	}
.bracketbottom {
	background-color:#fff;
	padding:3px;
	text-align:center;
	border-top:0px;
	}
.bracket {
	
	}
#extra {
	background-color:#fff;
	padding:3px;
	font-style: italic;
	text-align:center;
	}
.blue {
	background-color:#6699FF;
	padding:3px;
	color:#fff;
	}
#quantity_pick {
	
	}
#shirtlocations {
	background-color:#fff;
	border:1px solid #c0c0c0;
	}
.pricehead {
	padding:3px;
	color:#fff;
	background-color:#6699ff;
	}
.colorbox {
	background-color:#fff;
	border:1px solid #c0c0c0;
	}
#hiddenlogo {
	font-size:4em;
	text-align:center;
	color:#484848;
	}
        
 .social {
            float:left;width:50%;
            
        }
 #product_id{float:right;width:50%;text-align:right;}
        #shirt_title{
            margin:0px;
        }
        

input[disabled='disabled'] {
  background-color:#c0c0c0;
  cursor:not-allowed;
}

#finalform h3, #finalform p {margin:0px !important}
.hr {margin:0 auto;width:80%;border-bottom:1px solid #c0c0c0;margin-bottom:10px;margin-top:2px;}
#location_list .location_preview{float:left;height:88px;margin-right:10px}
#location_list .location_checkbox{padding-top:30px;height:50px;}

#freebies {width:450px;margin:0 auto;margin-bottom:30px;height:18px}
#freebies img{float:left;margin-right:10px;}
#freebies li{
    height:30px;
    width:100px;
    margin-right:10px;
    border-right:1px solid #c0c0c0;
    float:left;
    padding-top:5px;
}
#freebies li:last-child{border-right:none;}
.clear{clear:both;}
#notes p{padding:10px;}
#preview_bg{border:1px solid #000;margin-bottom:3px;}
#upload-form td:last-child{text-align:right;}
#paypal_seal{
    float:left;
    padding-top:10px;
    width:125px;
}
#notes_container {padding-right:20px}
#notes{width:100%;height:100px;}
