@import "ironman.css";
@import "ironman-video-player.css";

#header {
	height:130px;
}

#content {
	padding: 15px 50px 15px 50px;
	line-height:1.5em;
	min-height:280px; 
	height:auto;
}
/* #content min-height for Internet Explorer */
/*\*/
* html #content {
	height: 280px;
}
/**/
.error {
	font-weight:bold;
	color:#ff0000;
}
textarea {
	font-size:small;
	font-family:Verdana, Arial, sans-serif;
}
.phpdigHighlight {
	background-color:#FFE400;
	font-weight:bold;
}

#temp_nav li {
	padding:0;
	line-height:1.2em;
}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #182B4B;
	font-weight: bold;
}
