/* CSS for styling the integrated IFRAME database */


body {
	background-color: #fff;
	overflow-x: hidden;
}

h1, h2 {
	color: #BC1B2F;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:2px;
	line-height:1.0em;
}

.form_title .title_container {
	font-size:1em;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:2px;
	color: #000;
}

.form_submit, .wwe_form_submit {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
}

.label, .wwe_form_submit, .wwe_form_submit_js_hover, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
}

.label {
	width: 190px;
}

select {
	width: 195px;
}

#page_container {
	font-size: 0.80em;
}

ol li, ul li {
	list-style-type: none;
}

#page_body_content_container {
	width: 420px;
}

.browse_background {
	border-top: none;
}

#field_25 {
	width: 400px;
}

td.detail a {
	display: none;
}

/*
#field_25 {
	content: 'text';
	background-color: green;
}*/

