/* -------------------------------------------
   Office of Research
   Designed by Josh Hughes (josh@deaghean.com)
   ------------------------------------------- */

/* Shared Styles */

#print_open{
	
}

img #print_header {display:block;}
#print_mulogo, #print_rlogo {display:none;}

#news_left{
float:left; 
width:380px;margin:0 10px;
}
/*
header, nav, section, aside, footer {
		display: none;
}

 @group Basic Styles */

body 
{
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue", HelveticaNeue, Helvetica, Arial, sans-serif;
	color: #000;
}


a 
{
	color: #777777;
	text-decoration:none;
	border-bottom: 1px solid rgb(153,51,0);
	border-bottom-color: #777777;
}
#news_center{

float:left; 
width:220px;
margin:0 30px 0 30px;
}
#news_right{
float:left; width:210px;
}



a img 
{
	border: 0;
}

a[href $='.pdf']:before
{
	content: url(../images/icons/icon_pdf.png);
	padding-right: 5px;
	border-bottom: 1px solid rgb(255,255,255);
}

a[href $='.doc']:before,
a[href $='.docx']:before
{
	content: url(../images/icons/icon_word.png);
	padding-right: 5px;
	border-bottom: 1px solid rgb(255,255,255);
}

a[href $='.ppt']:before,
a[href $='.pptx']:before
{
	content: url(../images/icons/icon_ppt.png);
	padding-right: 5px;
	border-bottom: 1px solid rgb(255,255,255);
}

a[href $='.xls']:before,
a[href $='.xlsx']:before
{
	content: url(../images/icons/icon_excel.png);
	padding-right: 5px;
	border-bottom: 1px solid rgb(255,255,255);
}

h1, h2, h3, h4, h5, h6, p, ul, ol, table, dl 
{
	margin: 0 0 15px 0;
}

blockquote, ul ul, ul ol, ol ul, ol ol
{
	margin: 0;
}

ul, ol, blockquote 
{
	padding: 0 0 0 30px;
}

ul 
{
	list-style: square;
}

ul ul, ol ul
{
	list-style: circle;
}

p, li, th, td
{
	line-height: 1.5em;
}

li 
{
	margin-bottom: 5px;
}

h1, h2, h3, .like_h3 
{
	font-size: 1.8em;
	line-height: 1.5em;
	color: rgb(0,0,0);
}


h4, .like_h4 
{
	font-size: 1.4em;
	line-height: 1.5em;
	color: rgb(0,0,0);
}

h5, .like_h5 
{
	font-size: 1.2em;
	line-height: 1.5em;
	color: rgb(0,0,0);
}

h6, .like_h6 
{
	font-size: 1.0em;
	line-height: 1.5em;
	color: rgb(0,0,0);
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
	border-bottom: 0;
}

abbr 
{
	border: 0;
}

table
{
	border-collapse: collapse;
}


th, td
{
	vertical-align: top;
	padding: 5px 10px;
	border: 1px solid rgb(232,232,232);
}

th
{
	text-align: left;
	background: rgb(232,232,232);
	border-bottom: 2px solid rgb(204,204,204);
	text-transform: uppercase;
	color: rgb(0,0,0);
}

table p, table h3, table h4, table h5, table h6
{
	margin-bottom: 0;
}

table.oddstripes tr:nth-child(odd) {background-color:#FFF; }
table.oddstripes tr:nth-child(even) {background-color:#F0F0F0; }


/* @end */

/* @group Special Classes */

.container 
{
	width: 960px;
	position: relative;
}

.left_figure 
{
	float: left;
	margin: 0 20px 20px 0;
}

.right_figure 
{
	float: right;
	margin: 0 0 20px 20px;
}

.sandbag 
{
	float: right;
	width: 120px;
	height: 20px;
}

.stripe td
{
	background: rgb(246,246,246);
}

.table_center_dept
{
	width: 351px;
}

.table_director
{
	width: 150px;
}

.table_phone
{
	width: 100px;
}

.table_person_title
{
	color: rgb(102,102,102);
}

.table_fiscal
{
	width: 500px;
	text-align: left;
	background: rgb(232,232,232);
	border-bottom: 2px solid rgb(204,204,204);
	text-transform: uppercase;
	color: rgb(0,0,0);
}

.table_link
{
	width: 101px;
	text-align: left;
	background: rgb(232,232,232);
	border-bottom: 2px solid rgb(204,204,204);
	text-transform: uppercase;
	color: rgb(0,0,0);
}

.table_contact_name
{
	width: 351px;
	text-align: left;
	background: rgb(232,232,232);
	border-bottom: 2px solid rgb(204,204,204);
	text-transform: uppercase;
	color: rgb(0,0,0);
}

.table_contact_phone
{
	width: 150px;
	text-align: left;
	background: rgb(232,232,232);
	border-bottom: 2px solid rgb(204,204,204);
	text-transform: uppercase;
	color: rgb(0,0,0);
}

.table_contact_email
{
	width: 100px;
	text-align: left;
	background: rgb(232,232,232);
	border-bottom: 2px solid rgb(204,204,204);
	text-transform: uppercase;
	color: rgb(0,0,0);
}

.table_link a
{
	text-align: center;
}

/* @end */

/* @group Header */

#header 
{
	display:none;
	/*background: url(../images/header/background.png) repeat-x rgb(42,37,31);
	overflow: hidden;
	width: 100%;
	min-width: 960px;
	height: 112px;
	position: relative;*/
}

#header h1,
#header h2 
{
	margin: 0;
}

#header h1 a 
{
	width: 315px;
	height: 0;
	padding-top: 60px;
	overflow: hidden;
	margin: 0;
	/*background: url(../images/header/header.png) no-repeat;*/
	position: absolute;
	top: 29px;
	left: 84px;
	border: 0;
}

#header h2 a 
{
	width: 64px;
	height: 0;
	padding-top: 72px;
	overflow: hidden;
	margin: 0;
	/*background: url(../images/header/mu_logo.png) no-repeat;*/
	position: absolute;
	top: 20px;
	left: 0;
	border: 0;
}

/* @end */

/* @group Search Form */

#search_form 
{
	display:none;
	/*width: 280px;
	position: absolute;
	top: 35px;
	right: 0;*/
}

#search_form label 
{
	display:none;
	/*position: absolute;
	visibility: hidden;*/
}


#search_form input
{
	display:none;
	vertical-align: middle;
	-webkit-border-radius: 0;
}

#search_form #search 
{
	display:none;
	
}

::-webkit-search-decoration 
{
	display: none;
}

#search_form #search:focus,
#search_form #search:focus + input
{
	outline: none;
}

/* @end */

/* @group Main Menu */

#menu 
{
	display:none;
	/*
	height: 46px;
	background: url(../images/menu/background.png) repeat-x rgb(217,217,217);
	clear: both;
	margin: 0 0 25px 0;
	position: relative;
	z-index: 7;
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: -3px 3px 3px rgba(0,0,0,0.3);
	box-shadow: 0 3px 3px rgba(0,0,0,0.3); */
}

#menu ul 
{
	list-style: none;
	margin: 0 auto 20px;
	padding: 0;
	width: 960px;
	height: 46px;
	position: relative;
}

#menu ul li 
{
	height: 46px;
	float: left;
}

#menu ul li a 
{
	display: block;
	height: 0;
	padding-top: 46px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0 0;
	border: 0;
	border-right: 2px solid rgb(218,218,218);
}

#menu ul li:hover a,
#menu ul li.hover a 
{
	background-position: 0 -46px;
	position: relative;
	margin-left: -2px;
	border-left: 2px solid rgb(161,41,15);
	border-right: 2px solid rgb(161,41,15);
}

#menu ul li#menu_skip_to_content 
{
	height: auto;
	float: none;
	position: absolute;
	top: -75px;
	left: 528px;
	width: 120px;
	overflow: hidden;
	display: none
}

#menu ul li#menu_skip_to_content a 
{
	height: auto;
	border: 0;
	padding: 0;
	color: rgb(255,204,51);
	display: block;
	position: relative;
	border-bottom: 1px solid rgb(255,204,51);
	border-color: rgba(255,204,51,0.3);
	left: 160px;
	text-align: center;
}

#menu ul li#menu_skip_to_content a:focus,
#menu ul li#menu_skip_to_content a:active 
{
	left: 0;
	margin: 0;
}

#menu #menu_about_us a 
{
	width: 104px;
	background-image: url(../images/menu/about_us.png);
	border-left: 2px solid rgb(218,218,218);
}

#menu #menu_about_us:hover a,
#menu #menu_about_us.hover a
{
	margin-left: 0;
	border-left-color: rgb(161,41,15);
}

#menu #menu_news a 
{
	width: 72px;
	background-image: url(../images/menu/news.png);
}

#menu #menu_publications a 
{
	width: 131px;
	background-image: url(../images/menu/publications.png);
}

#menu #menu_funding a 
{
	width: 95px;
	background-image: url(../images/menu/funding.png);
}

#menu #menu_compliance a 
{
	width: 122px;
	background-image: url(../images/menu/compliance.png);
}

#menu #menu_tech_transfer a 
{
	width: 144px;
	background-image: url(../images/menu/tech_transfer.png);
}

#menu #menu_forms_policies a 
{
	width: 158px;
	background-image: url(../images/menu/forms_policies.png);
}

#menu #menu_contact_us a 
{
	width: 116px;
	background-image: url(../images/menu/contact_us.png);
}

#menu #menu_about_us ul a,
#menu #menu_news ul a,
#menu #menu_publications ul a,
#menu #menu_funding ul a,
#menu #menu_compliance ul a,
#menu #menu_tech_transfer ul a,
#menu #menu_forms_policies ul a,
#menu #menu_contact_us ul a
{
	width: auto;
	border: 0;
	border-bottom: 1px solid rgb(204,204,204);
	background: rgb(255,255,255);
	background: rgba(255,255,255, 0.95);
}

#menu li ul 
{
	position: absolute;
	top: 46px;
	left: -9999em;
	list-style: none;
	margin: 0 0 0 -2px;
	padding: 0;
	z-index: 8;
	width: auto;
	height: auto;
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	border: 1px solid rgb(0,0,0);
	border-top: 0;
}

#menu li#menu_about_us ul 
{
	margin: 0;
}

#menu li:hover ul,
#menu li.hover ul 
{
	left: auto;
}

#menu li ul li 
{
	font-size: 1.1em;
	line-height: 1.1em;
	font-weight: bold;
	margin: 0;
	float: none;
	height: auto;
}

#menu li ul li a 
{
	display: block;
	padding: 8px 20px;
	border: 0;
	border-bottom: 1px solid rgb(204,204,204);
	background: rgb(255,255,255);
	background: rgba(255,255,255, 0.95);
	color: rgb(0,0,0);
	overflow: hidden;
	position: relative;
	height: auto;
}

#menu li:hover ul li a,
#menu li.hover ul li a 
{
	margin: 0;
	border-left: 0;
	border-right: 0;
}

#menu li ul li a:hover,
#menu li ul li a:focus,
#menu li ul li a:active,
#menu #menu_about_us ul li a:hover,
#menu #menu_about_us ul li a:focus,
#menu #menu_about_us ul li a:active,
#menu #menu_news ul li a:hover,
#menu #menu_news ul li a:focus,
#menu #menu_news ul li a:active,
#menu #menu_publications ul li a:hover,
#menu #menu_publications ul li a:focus,
#menu #menu_publications ul li a:active,
#menu #menu_funding ul li a:hover,
#menu #menu_funding ul li a:focus,
#menu #menu_funding ul li a:active,
#menu #menu_compliance ul li a:hover,
#menu #menu_compliance ul li a:focus,
#menu #menu_compliance ul li a:active,
#menu #menu_tech_transfer ul li a:hover,
#menu #menu_tech_transfer ul li a:focus,
#menu #menu_tech_transfer ul li a:active,
#menu #menu_forms_policies ul li a:hover,
#menu #menu_forms_policies ul li a:focus,
#menu #menu_forms_policies ul li a:active,
#menu #menu_contact_us ul li a:hover,
#menu #menu_contact_us ul li a:focus,
#menu #menu_contact_us ul li a:active
{
	background: rgb(151,36,10);
	color: rgb(255,255,255);
	border-top: 1px solid rgb(125,25,4);
	border-bottom: 1px solid rgb(125,25,4);
	margin-top: -1px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}

#menu li ul li:first-child a,
#menu #menu_about_us ul li:first-child a,
#menu #menu_news ul li:first-child a,
#menu #menu_publications ul li:first-child a,
#menu #menu_funding ul li:first-child a,
#menu #menu_compliance ul li:first-child a,
#menu #menu_tech_transfer ul li:first-child a,
#menu #menu_forms_policies ul li:first-child a,
#menu #menu_contact_us ul li:first-child a
{
	padding-top: 10px;
}

#menu li ul li:last-child a,
#menu #menu_about_us ul li:last-child a,
#menu #menu_news ul li:last-child a,
#menu #menu_publications ul li:last-child a,
#menu #menu_funding ul li:last-child a,
#menu #menu_compliance ul li:last-child a,
#menu #menu_tech_transfer ul li:last-child a,
#menu #menu_forms_policies ul li:last-child a,
#menu #menu_contact_us ul li:last-child a
{
	padding-bottom: 10px;
	border-bottom: 0;
}

#menu li ul li:first-child a:hover,
#menu li ul li:first-child a:focus,
#menu li ul li:first-child a:active,
#menu #menu_about_us ul li:first-child a:hover,
#menu #menu_about_us ul li:first-child a:focus,
#menu #menu_about_us ul li:first-child a:active,
#menu #menu_news ul li:first-child a:hover,
#menu #menu_news ul li:first-child a:focus,
#menu #menu_news ul li:first-child a:active,
#menu #menu_publications ul li:first-child a:hover,
#menu #menu_publications ul li:first-child a:focus,
#menu #menu_publications ul li:first-child a:active,
#menu #menu_funding ul li:first-child a:hover,
#menu #menu_funding ul li:first-child a:focus,
#menu #menu_funding ul li:first-child a:active,
#menu #menu_compliance ul li:first-child a:hover,
#menu #menu_compliance ul li:first-child a:focus,
#menu #menu_compliance ul li:first-child a:active,
#menu #menu_tech_transfer ul li:first-child a:hover,
#menu #menu_tech_transfer ul li:first-child a:focus,
#menu #menu_tech_transfer ul li:first-child a:active,
#menu #menu_forms_policies ul li:first-child a:hover,
#menu #menu_forms_policies ul li:first-child a:focus,
#menu #menu_forms_policies ul li:first-child a:active,
#menu #menu_contact_us ul li:first-child a:hover,
#menu #menu_contact_us ul li:first-child a:focus,
#menu #menu_contact_us ul li:first-child a:active
{
	border-top: 0;
	margin-top: 0;
}

/* @end */

/* @group Footer */

#footer 
{
	clear: both;
	width: 100%;
}

#footer .container 
{
	padding: 30px 20px 20px 20px;
	width: 920px;
}

#footer p 
{
	margin: 0;
	font-size: 0.95em;
	line-height: 1.5em;
	text-align: left;
}

#footer a 
{
	font-weight: bold;
	color: #777;
}


/* @end */

/* @group Content */

#content 
{

}

#main_heading
{
	margin: 0;
}

#main_heading h2 {
	color: #000;
	padding-left: 20px;
	padding-top: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	text-transform:uppercase;
}

#main_heading span,
#main_heading a
{
	padding: 100px 0 0 0;
	width: 960px;
	height: 0;
	overflow: hidden;
	display: block;
}

.one_column #content
{
	background: #ffffff;
}

.two_columns #content,
.three_columns #content
{
	background: #ffffff;
}

#left_sidebar 
{
	display:none;
	width: 215px;
	padding: 20px;
	float: left;
	overflow: hidden;
}

#main_column 
{
	padding: 20px;
	float: left;
}

.one_column #main_column
{
	width: 920px;
}

.three_columns #main_column
{
	width: 430px;
	padding-right: 0;
}

#right_sidebar 
{
	width: 215px;
	padding: 20px;
	float: left;
	margin: 0;
	position: relative;
}

#secondary_menu 
{
	list-style: none;
	margin: 0 0 40px -20px;
	padding: 0;
	width: 250px;
}

#secondary_menu li 
{
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
	color: rgb(0,0,0);
	margin: 0;
}

#secondary_menu a,
#secondary_menu strong 
{
	display: block;
	padding: 7px 20px;
	border: 0;
}

#secondary_menu a:hover,
#secondary_menu a:focus,
#secondary_menu a:active,
#secondary_menu strong
{
	background: rgb(255,255,255);
	color: rgb(0,0,0);
}

#contact_information h4 
{
	font-size: 1.2em;
	background: url(../images/icons/contact_info.png) no-repeat bottom left;
	min-height: 24px;
	padding-left: 33px;
}

#contact_information p 
{
	margin: 0;
}

#contact_information p.phone 
{
	margin-top: 15px;
}
#contact_information2 h4 
{
	font-size: 1.2em;
	background: url(../images/icons/contact_info3.jpg) no-repeat bottom left;
	min-height: 24px;
	padding-left: 33px;
}

#contact_information2 p 
{
	margin: 0;
}

#contact_information2 p.phone 
{
	margin-top: 15px;
}

#breadcrumbs 
{clear: both;
padding: 10px 20px;

}


#feature 
{
	width: 960px;
	height: 375px;
	position: relative;
	clear: both;
}

#feature ul 
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#feature li 
{
	margin: 0;
	padding: 0;
	overflow: hidden;
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.5), -3px 3px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.5), -3px 3px 3px rgba(0,0,0,0.5);
	box-shadow: 3px 3px 3px rgba(0,0,0,0.5), -3px 3px 3px rgba(0,0,0,0.5);
	background: rgb(255,255,255);
}

#feature li a 
{
	border: 0;
}

#feature ul#arrows li 
{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#arrows #previous a,
#arrows #next a 
{
	position: absolute;
	top: 40px;
	left: 0;
	width: 120px;
	height: 0;
	padding: 270px 0 0 0;
	background: url(../images/index/arrow_left.png) no-repeat 62px 116px;
	border: 0;
	z-index: 5;
	overflow: hidden;
}

#arrows #next a 
{
	left: auto;
	right: 0;
	z-index: 6;
	background: url(../images/index/arrow_right.png) no-repeat 30px 116px;
}

#arrows #previous a:hover,
#arrows #previous a:focus,
#arrows #previous a:active 
{
	background-position: 62px -38px;
	outline: none;
}

#arrows #next a:hover,
#arrows #next a:focus,
#arrows #next a:active 
{
	background-position: 30px -38px;
	outline: none;
}

.feature_left 
{
	position: absolute;
	top: 40px;
	left: 0;
	z-index: 1;
}

.feature_center 
{
	position: absolute;
	top: 0;
	left: 120px;
	width: 720px;
	height: 350px;
	z-index: 4;
}

.feature_right 
{
	position: absolute;
	top: 40px;
	left: 405px;
	z-index: 2;
}

.feature_left img,
.feature_center img,
.feature_right img 
{
	width: 100%;
	height: 100%;
}

.feature_left,
.feature_right,
.feature_left2 img, 
.feature_right2 img 
{
	width: 555px;
	height: 270px;
}

.caption 
{
	width: 220px;
	position: absolute;
	top: 30px;
	left: 30px;
	overflow: hidden;
	padding: 20px;
}

.feature_left .caption,
.feature_right .caption 
{
	display: none;
}

.caption h2
{
	height: 0;
	overflow: hidden;
	margin: 0 0 10px 0;
}

.caption p
{
	font-size: 12px;
	margin: 0 0 10px 0;
	color: rgb(255,255,255);
}

.caption p.more 
{
	width: 102px;
	height: 0;
	margin: 0;
	padding: 28px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0 0;
}

.caption .more:hover 
{
	background-position: 0 -28px;
}


/* @end */

/* @group Export Controls */

#export_controls #content a,
#export_controls #content h3 
{
	color: rgb(4,96,172);
	border-color: rgb(4,96,172);
	border-color: rgba(4,96,172,0.3);
}

#export_controls #content a:hover,
#export_controls #content a:focus,
#export_controls #content a:active 
{
	color: rgb(0,0,0);
	border-color: rgb(0,0,0);
}

#export_controls #main_heading span,
#export_controls #main_heading a
{
	background: url(../images/export_controls/heading.png) no-repeat;
	width: 705px;
}

#export_controls #main_column 
{
	background: url(../images/export_controls/heading_curve.png) no-repeat top right;
	margin-top: 30px;
}

#export_controls #left_sidebar
{
	margin-top: 10px;
}

#export_controls #right_sidebar 
{
	background: url(../images/export_controls/heading_image.jpg) no-repeat top right;
	padding-top: 220px;
	margin-top: -70px;
}

#export_controls #news h4 
{
	font-size: 1.2em;
	border-bottom: 2px solid rgb(204,204,204);
}

#export_controls #news h5 
{
	font-size: 1em;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	color: rgb(102,102,102);
}

#export_controls #news ul 
{
	list-style: circle;
	padding-left: 20px;
}

#export_controls #news .from 
{
	display: block;
}

#export_controls #breadcrumbs
{
	background: #6FB6DE;
}

#export_controls #breadcrumbs span
{
	background: url(../../images/breadcrumbs/blue_arrow.png) center no-repeat;
}

/* @end */

/* @group About Us */

#about_us #main_heading span,
#about_us #main_heading a
{
	background: url(../images/about/heading.png) no-repeat;
}

/* @end */

/* @group Publications */

#publications #main_heading span,
#publications #main_heading a
{
	background: url(../images/header/heading.png) no-repeat;
}

.pub_image
{
	-moz-box-shadow: 5px 5px 10px #000;
	-webkit-box-shadow: 5px 5px 10px #000;
	border: #666 solid 1px;
	box-shadow: 5px 5px 10px #000;
	margin: 5px;
	float:right;
}

/* @group Funding */
#main_heading
{
	/* background: url(../images/header/heading.png) no-repeat;
	height: 70px; */
}

#main_heading h1
{
	color: #OOO;
	padding-left: 20px;
	padding-top: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	/*text-shadow: 2px 2px #000000;*/
	text-transform:uppercase;
	
}

#heading img
{
	position:absolute;
}

#heading h2
{
	position: absolute;
}

#sidecontent
{
	display:none;
	float: right;
	overflow: hidden;
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	margin-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

#asideheader {
	background: #993300;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	text-align: center;
	color: #fff;
}

#asideheader h2 {
	text-shadow: 2px 2px 2px #000000;
	color: #fff;
}

#asidecontent {
	padding-left: 10px;
}

#right_sidebar 
{
	width: 215px;
	padding: 20px;
	float: right;
	margin: 0;
	position: relative;
}

.contact
{
	padding-left: 20px;
	width: 250px;
}

.job_title {
	color: rgb(102,102,102);
}

#lastupdated {
	text-align: left;
	float: left;
	width: 665px;
}

#contactform table, tr, td {
	border: none;
}

#contactform textarea#comment {
	height: 200px;
}