.greycell {
    background-color: #ebebeb;
    color: #0C294B;
    font-family: Arial,Helvetica,tahoma,verdana,sans-serif;
}

.p_header {
	background-color: #365f91;
	color: white;
	font-size: 110%;
	font-weight: bold;
	padding: 2px 10px;
	margin-top: 30px;
}

.formtable {
	width: auto;
}

.photocells {
	width: 180px;
	vertical-align: top;
}

table.mediaform {
	border-collapse: collapse;
	width: 100%;
}

.mediaform th,.mediaform td {
	border: 1px solid black;
}

.t_header {
	background-color: #d9d9d9;
	font-size: 110%;
}

.row_header {
	font-weight: bold;
}

.noborder {
	border: none;
}

.noborder td {
	border: none;
}

.bghilight {
	background-color: #f2f2f2;
}

.bgbright {
	background-color: #ffff00;
}

.p_input {
	border: 1px solid silver;
}

.p_wide {
	width: 300px;
}

.list li {
    margin-bottom: 15px;
}
