/* Gallery styling */

pre, code, #ngg-download-frm, .ngg-galleryoverview, .ngg-gallery-thumbnail-box, .ngg-gallery-thumbnail, .ngg-gallery-thumbnail a, .ngg-gallery-thumbnail a img, .ngg-gallery-thumbnail label, #ngg-download-frm label span, #ngg-download-frm label input{
float:left;
}

#ngg-download-frm{
	width:100%;
}

#ngg-download-frm input.button{
	background: #98AE3B;
	border:0;
	border-radius:20px;
    color: #FFFFFF;
	font-family: Georgia;
	font-size: 12px;
    font-style: italic;
    padding: 5px 15px;
    text-align: center;
	margin:3px 10px 0 0;
	-webkit-border-radius: 20px;
}

#ngg-download-frm label{
	margin-top:10px;
}

#ngg-download-frm label span{
	height:40px; 
}