/* call.css - for UPA 2005 call for presentations */


caption {
 background-image: url(/conferences_and_events/upa_conference/2006/images/colors.gif);
 background-position: center left;
 background-repeat: no-repeat;
 font-weight: bold;
 margin-bottom: 2px;
 margin-top: 15px;
 padding: 4px 4px 4px 15px;
 text-align: left;
 color: rgb(67, 92, 112);
}

.formtable {
	border: 1px solid #ccc;
	background-color: #eeeeee;
	font-size: 90%;
	width: 60%;
	}
	.formtable td {
		margin: 0;
		border: 0;
		vertical-align: top;
		}
	.formtable .label {
		padding-top: 5px;
		text-align: right;
		padding-right: 5px;
		width: 35%;
		}

.otherPresenterHeading {
		padding-top: 10px;
		padding-left: 10px;
	}


div.fieldset {
 background-color: #fff;
/* border: 1px solid #ccc; */
}

input {
 font-size: x-small;
 margin: 5px;
}

select {
 margin: 5px;
}

.helpful {
 color: #333;
 font-size: x-small;
}

.label {
 padding-right: 8px;
 text-align: left;
 width: 35%;
}

.field {
 color: black;
 width: 65%;
}

.required {
 color: red;
}

#primarypresenter {

}

#generalinfo {

}

#otherpresenters {

}
