@charset "utf-8";

/* Gold Coast City Council - goldcoast.qld.gov.au
---------------------------------------------------

[IE7 only Stylesheet]

[Table of contents]

1. Form Styles

/*====================================
1.	FORM STYLES
=====================================*/

input.text {	
	background:#fff !important;
	border:1px solid #c2c2c2;
	float:left;
	height: 20px;
    margin: 0;
    padding: 6px 8px 0px 7px;
	position:relative;
    vertical-align: text-top;
    width: 305px;
}
hr {
	margin-top:10px;
}

.galleria-info-text {
	zoom:1;
}