h6 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 2em !important;
    text-align: center;
	color: #666;

}

#drops {width:100%; margin:0 auto; padding;0;}



#drops .col {
	background-color:#ffffff;

	border: solid;
	border-width:2px 2px;
	border-color:#666666; 
	padding: 1px;

	border-radius: 25px;
	
	
	}
#drops h1 {text-align:center}
ul.dragarea {list-style:none; margin:0; padding:0; width:100%; margin:0; display:inline-block; min-height:300px}

#drops li {width:25%; height:auto; float:left}
#img {width:100%; height:300px; margin:auto; padding:0; text-align:center;}

#img ul.dragarea {width:300px; margin:auto}
#img ul li {display:none; height:300px}
#img ul li:first-child{display:block;}

img {width:100%}

.ui-sortable-helper {box-shadow:0px 3px 10px #000}

#buttonsHolder {text-align:center;}
#results {
	 font-family: 'Open Sans', sans-serif;
	 margin:10px auto;	 
	 }
