* {padding:0; margin:0;}
html, body {font-family:Arial, Helvetica, sans-serif; background:url(../images/city_select/background.gif) repeat-x #e9e9e9; font-size:16px; color:#333; line-height:24px;}
div.clearall {float:none; clear:both;}
img {border:none; margin-top:15px;}

p.mainBannerTitle {height:92px; padding-top:15px; text-align:right;}
p.mainBannerLoc {padding-left:15px;}

a {color:#D31245; text-decoration:none;}

p {clear:both; font-size:18px; font-weight:300; color:#6D6E71;}
p label.identity {float:left; width:150px;}
p label.fieldForm {float:left;}
p label.fieldForm input {width:300px; padding:5px; color:#333; background:url(../images/city_select/input_background.gif) repeat-x top; border-bottom:1px solid #aaa; border-left:1px solid #ddd; border-right:1px solid #aaa; border-top:none; }

p label.fieldForm_textarea {float:left; color:#333;}
p label.fieldForm_textarea textarea {float:left; width:300px; height:75x; padding:5px; background:url(../images/city_select/input_background.gif) repeat-x bottom #fff; border-bottom:1px solid #aaa; border-left:1px solid #ddd; border-right:1px solid #aaa; border-top:none;}

li {text-decoration:inherit; margin-left:25px;}

div#container {width:600px; margin:40px 15px; text-align:left;}

div.selectcity {width:100%; padding:10px; float:left;}
div.selectcity {margin:0;}

#fileQueue {
	width: 450px;
	height: 125px;
	overflow: auto;
	margin-bottom: 10px;
	margin-top:25px;
	padding:5px;
	background:url(../images/input_background.gif) repeat-x bottom #fff; border-bottom:1px solid #aaa; border-left:1px solid #ddd; border-right:1px solid #aaa; border-top:none;
}


.uploadifyQueueItem {
	background-color: #F5F5F5;
	border: 2px solid #E5E5E5;
	font: 11px Verdana, Geneva, sans-serif;
	margin-top: 5px;
	padding: 10px;
	width: 410px;
}
.uploadifyError {
	background-color: #FDE5DD !important;
	border: 2px solid #FBCBBC !important;
}
.uploadifyQueueItem .cancel {
	float: right;
}
.uploadifyQueue .completed {
	background-color: #E5E5E5;
}
.uploadifyProgress {
	background-color: #E5E5E5;
	margin-top: 10px;
	width: 100%;
}
.uploadifyProgressBar {
	background-color: #0099FF;
	height: 3px;
	width: 1px;
}