#prsForm select {
	margin-top: .3em;
	font-size: 80%;
}
#prsForm .formLabel {
	font-weight: bold;
}

.formLabel:after {
	content: ":";
	clear: both;
}

.prsIndustries {
	padding-top: 1em;
	width: 32%;
	float: left;
}

.prsIndustries select {
	width: 100%;
}

.prsProducts {
	padding-top: 1em;
	padding-left: 1em;
	width: 32%;
	float: left;
}

.prsProducts select {
	width: 100%;
}
.prsTopics {
	padding-top: 1em;
	width: 32%;
	float: right
}

.prsTopics select {
	width: 100%;
}
.prsZones {
	padding-top: 1em;
	width: 32%;
	float:  left;
}

.prsZones select {
	width: 100%;
}
.prsCountries {
	padding-left: 1em;
	padding-top: 1em;
	width: 32%;
	float: left;	
}

.prsCountries select {
	width: 100%;
}

.prsInitiatives {
	padding-top: 1em;
	width: 32%;
	float: right;	
}

.prsInitiatives select{
	width: 100%;
}
.prsKeyword
 {
	clear: both;
	padding-top: 1em;
	
}

input#setDateSearchMethod {
	clear: both;
	margin-top: 1em;
}

#setTitleSearchString {
	clear: both;
	display: block;
	width: 15em;
	}
.prsReleaseDateGroup {
	width: 45%;
}



p#lblSearchByMonth {
	clear: both;
	display: inline;
	font-weight: bold;
}

/* Combo Box */
#setSearchMonth {
	margin-left: 0em;
	margin-right: 15em;
	margin-bottom: 1em;
	width: 17em;
}

p#lblSearchByMonth:after {
	content: ":";
	}
	
p#lblSearchByDateRange {
	display: inline;
	font-weight: bold;
	margin-right: 9em;
}

p#lblSearchByDateRange:after {
	content: ":";
}

#setBeginDateOperator {
	
}

#setBeginDate {
	margin-left: 1em;
	margin-right: 1em;
	width: 5em;
}
/* 2nd Combo */
#setDateJoinOperator {
	margin-right: 5em;
}

#setEndDate {
	margin-left: 1em;
	margin-right: 7em;
	display: inline;
	width: 5em;
}

#submit {
	padding-left: 0em;
	margin-left:0em;
	margin-top: 1em;
	width: 8em;
}

#reset {
	width: 8em;
}
