/* standard base css rules */
body {
   padding: 0;
   margin: 0;
   border: 0;
   text-align: center;
   color: #333;
   background: #adccd8;
}

body, td {
	font: normal 12px/1em "Trebuchet MS", sans-serif;
}

	body.small #content_middle #page_content,
	body.small #content_middle #page_content td,
	.small {
		font-size: 12px;
	}
	
	body.medium #content_middle #page_content,
	body.medium #content_middle #page_content td,
	.medium {
		font-size: 13px;
	}

	body.large #content_middle #page_content,
	body.large #content_middle #page_content td,
	.large {
		font-size: 14px;
	}
	
	table {
		font-size: inherit;
	}


p { margin: 10px 0; line-height: 1.38em;}


b, strong, .bold { font-weight: bold; }

em strong, strong em { font-weight: bold !important; }

em, i { font-style: italic; }

sup, sup a { font-size: .8em !important; line-height: .8em !important; }

h1 {
   font-size: 26px;
   color: #036;
   margin: 0 0 .5em 0;
	line-height: 1.07em;
}
	body#page_index h1 {
		font-size: 32px;
	}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #044164;
	margin: 0;
	line-height: 1.1em;
}

h3 {
	font-size: 16px;
	color: #044164;
	font-style: italic;
	font-weight: bold;
   	margin: 1.7em 0 0 0;
}

h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 1.5em 0 0 0;
}

h5 {
	font-weight: normal;
	font-size: 13px;
	line-height: 1.5em;
	margin: 0;
}

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

   ul li {
      margin-top: 0;
      padding-top: 0;
      list-style: none;
/*	clear: left;*/
   }
	
	.content ul {
		line-height: 1.38em;
		margin: 1em 0 1em 35px;
	}
	.content ul li {
		line-height: 1.38em;
	      margin-top: 0;
	      padding-top: 0;
	      list-style-image: url("/img/bullet.gif");
	      padding-bottom: 1em;
/*			clear: left;*/
	}	

ol {
	 margin: 0 0 0 22px;
	padding: 0;
}

   ol li {
		line-height: 1.38em;
      margin-top: 0;
      padding-top: 0;
      list-style-type: decimal;
      padding-bottom: 1em;
   }


dl {
	margin: 1em 0;
	line-height: 1.38em;
}
	dt {
		
	}
	
	dd {		
		margin-bottom: 1em;
	}

th {
	font-weight: bold;
	text-transform: uppercase;
}

#content-block-home { text-align: left; }

img { border: 0; vertical-align: middle; }

form { display: inline; }

select,
option,
textarea,
input { 
	font: inherit;
}
	select {
		min-width: 1.5em; /* firefox! */
		border: 1px solid #999;
	}

	input.text,
	textarea {
		border: 1px solid #999;
		padding: 1px 10px;
	}	
	
optgroup {
	color: #999;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 1em;
	font-size: inherit;
}
	optgroup option {
		font-weight: normal;
		color: #333;
	}
	
.line {
	clear: left;	
	margin: .5em 0;
	overflow: auto;
	line-height: 1.2em;
}	
	.line label {		
		display: block;
		float: left;
	}

.clear { clear: both; }

.normal { font-weight: normal !important; }

.error { color: red !important; }

@media print { html, body { color: #333; background: #fff; } }

/* link specificity: link, visited, hover, active */

a {
   color: #0a94d6;
   text-decoration: none;
   text-transform: none;

}
	a:hover {
		color: #065480;
	}

	a.actionable {
	   padding-left: 14px;
	   background: url('/img/caret_mod.gif') no-repeat 2px .4em;		
	   font-weight: normal;
	}
		#block_featured_trials a.actionable,
		#block_center_col_left a.actionable,
		#block_recentnews a.actionable,
		#block_center_col_right a.actionable {
			line-height: 1em !important;
		}

	a.rsslogo {
		padding-left: 20px;
		background: url('/img/feed-icon16x16.png') no-repeat;
	}

/* standard base css rules EOF */






/* glossary css rules */
.gloss_item_wrapper {
	position: relative;
}
a.gloss_item {
   cursor: help;
   border-bottom: 1px solid #aac;
   z-index: 1;
/*   position: relative;*/
   voice-family: "\"}\"";
   /* hide from IE 5 */
   voice-family: inherit;
   border-bottom-style: dotted;
   text-decoration: none !important;
   margin: 0 !important;
   padding: 0 !important;
   line-height: normal;
}

.gloss_def {
   display: none;
   position: absolute;
   padding: 5px 1em;
   background: #fff url(/img/bkgd_mod_grad.gif) bottom left repeat-x;
   width: 200px;
   height: 15em;
	top: 1em;
	left: 0;
   color: #000 !important;
   font-size: .95em;
   line-height: 1.38em;
   font-family: 'Helvetica', arial, sans-serif;
   text-decoration: none;
   overflow: auto;
   opacity: .95;
   filter: alpha(opacity=95);
   border: 1px solid #ccc;
   z-index: 5000;
}

.gloss_def .defclose {
   background: url('/img/gloss_close.gif') no-repeat 0 0 !important;
	float: right;
/*	position: absolute;*/
	width: 47px;
	height: 9px;
}

.gloss_def .term {
   text-transform: uppercase;
   margin: 0 0 5px 0;
   display: block;
   font-weight: bold;
}

/* glossary css rules EOF */






/* jobs_resumes.php support */
.jobsubhead { font-weight: bold; }

.deptsubhead {
   font-weight: bold;
   padding-top: 0;
   margin-top: 10px;
   margin-bottom: 5px;
   padding-bottom: 0;
}

.joblist { padding-top: 0; margin-top: 0; }





/*htdig support */
.search_hilite { font-weight: bold; }




/* print template support */
.noprint { }

.noshowtitle { display: none; }

.noshow { display: none; }



/* ------------------ */

a.button {
	background: url(/img/nav_ct_l.png) 0 0 no-repeat;
	padding: 0 0 0 8px;
	font-size: 12px;
	color: #fff;
	line-height: 1em;
	height: 25px;
/*	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/nav_ct_l.png', sizingMethod='crop');*/
	

	display: block;
	float: left;	
}
	a.button_lit {
		background-image: url(/img/nav_ct_l_on.png);
/*		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/nav_ct_l_on.png', sizingMethod='crop');*/
	}
	a.button span {		
		background: url(/img/nav_ct_r.png) 100% 0 no-repeat;
		padding: 0 8px 0 0;
/*		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/nav_ct_r.png', sizingMethod='crop');		*/
		display: block;
	}
		a.button_lit span {
			background-image: url(/img/nav_ct_r_on.png);
/*			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/nav_ct_r_on.png', sizingMethod='crop');
*/
		}
		
		a.button span span {
			background: url(/img/nav_ct.gif) repeat-x;
			padding: 7px 0 8px 0;
			text-align: center;
			display: block;
		}
			a.button_lit span span {
				background-image: url(/img/nav_ct_on.gif);
/*				_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/nav_ct_on.gif', sizingMethod='crop');*/
			}
			

	a:focus,
	input:focus { 
		outline: none; /* gets rid of pesky border on click in FF */
	}


#page_wrapper {
	text-align: left;
	margin: 0 auto 15px auto;
	width: 983px; /* 995 - borders - padding */
	padding: 0 5px;
	background: #fff;
	border: 1px solid #ccc;
}


#masthead {
	overflow: auto;
	text-align: right;
	margin-top: 25px;
}	

	#masthead #nav_utility {
		margin-top: 25px;
		font-size: 12px;
		color: #333;
	}
		#masthead #nav_utility a {
			color: #0a94d6;
		}
		
		#masthead #nav_utility input#searchFormField {
			color: #333;
		}
		
		#masthead #nav_utility * {
			vertical-align: middle;
		}
	
	#masthead #logo {
		float: left;
		margin-left: 37px;
	}


/* breadcrumb */

ul#breadcrumb {
	margin: 0 0 1em 0;
	padding: 0;
	height: 20px;
	float: none;
	list-style: none;
	font-size: 13px;
	line-height: 1.23em;
}
	ul#breadcrumb li {
		clear: none;
		float: left;
		list-style: none;
		padding: 0;
		margin: 0 0 0 0;
	}
		ul#breadcrumb li a {
			margin: 0 5px;
		}
			ul#breadcrumb li.first a {
				margin-left: 0;
			}
			
/* print / email -- content_utility */

#content_utility  {	
	overflow: auto;
	font-size: 13px;
	margin: 0 0 18px 0;	
}
#content_utility ul {	
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;	
	line-height: 1.5em;
}
	#content_utility ul li {
		list-style: none;
		float: left;	
	}
		#content_utility ul li a {
			padding: 0 8px;
			border-right: 1px solid #999;
		}
			#content_utility ul li.last a {
				padding-right: 0;
				border: 0;
			}




#page_utility {
	font-size: 12px;
	color: #666;
	padding: 10px 10px !important;
	overflow: auto;
	background: none !important;
}
	#page_utility .content {
		background: url(/img/divider_dotted.gif) 50% 0 repeat-y !important;	
		padding: 0 !important;	
		overflow: auto;
		_height: 1%; /* IE 6 */
	}

	#page_utility .ctl_group {
		width: 110px;
		line-height: 1.25em;
	}
		#page_utility .ctl_group h5 {
			margin-bottom: 2px;
			line-height: 1.1em;
		}
				
		#page_utility .ctl_group span {
			background: url(/img/divider_font.gif) 0 0 repeat-y;
			padding: 0 9px;
		}
			#page_utility .ctl_group span.first {
				padding-left: 0;
				margin-left: 0;
				background: none;
			}
			
		#page_utility #adj_font_size {
			float: right;
			text-align: right;
		}
			#page_utility #adj_font_size span {
				padding: 0 6px 0 7px !important;
				margin: 0 !important;
			}
				#page_utility #adj_font_size span img {
				}
				#page_utility #adj_font_size span.first {
					padding-left: 0 !important;
				}

		#page_utility #adj_lang {
			float: left;
		}		

	#font_selector_display_small,
	#font_selector_display_medium,
	#font_selector_display_large {
		display: none;
	}

	body.small #page_utility #font_selector_toggler_small,
	body.medium #page_utility #font_selector_toggler_medium,
	body.large #page_utility #font_selector_toggler_large {
		display: none;
	}
	body.small #page_utility #font_selector_display_small,
	body.medium #page_utility #font_selector_display_medium,
	body.large #page_utility #font_selector_display_large {
		display: inline;
	}

#page_content_wrapper {
	clear: both;
	width: 100%;
	margin: 15px 0;
}

#page_title { padding-top: 3px; }

/*#page_news_archive #page_title { visibility: hidden; } */

	body.sec #page_title {
		height: 153px;
		margin: 0 0 1em 0;
		position: relative;
		background-position: bottom right;
		background-repeat: no-repeat;
	}
		body.sec #page_title h1 {
			position: absolute;
			top: 75px;
			left: 18px;
			line-height: 1em;
			width: 65%;
		}
		
		body#page_clinical_research101.sec #page_title {
			background-image: url(/img/masthead_clinical_research.jpg);
		}
		body#page_clinical_research_news.sec #page_title {
			background-image: url(/img/masthead_research_news.jpg);
		}
		body#page_you_pd_clin_res.sec #page_title {
			background-image: url(/img/masthead_pd_research_and_you.jpg);
		}
		body#page_about_PDtrials.sec #page_title {
			background-image: url(/img/masthead_about_pdtrials.jpg);
		}
		

#site_menu {	
	margin: 0 0 15px 0;
	clear: both;
	height: 36px;
}

#content_left {
	position: relative;
	float: left;
	width: 195px;
}

#content_right {
	position: relative;
	float: right;
	width: 264px;
/*	z-index: 100;*/
}

#content_middle {
	position: relative;
	width: 711px;
	_width: 704px; /* stupid IE 6 */
/*	margin: 0 310px 0 0;*/
}
	body.with_sidenav #content_middle {
		width: 511px;
		_width: 500px;
		margin-left: 201px;
	}
	
	body.no_right_sidebar #content_middle {
		width: 783px;		
		*width: 765px; /*781px; /* stupid IE */
		/*_width: 779px; /* stupid IE 6 */
		margin-left: 201px;
	}
	
	#content_middle #page_content {
/*		overflow: auto;*/
	}



#footer {
	clear: both;
	margin: 10px 0 15px 0;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.4em;
	color: #999;
}
	#footer a {
		text-transform: uppercase;
		color: #eb6d10;
	}
	#footer ul {
		list-style: none;
		margin: 0;
		padding: 0;
		float: right;
		overflow: auto;
	}
		#footer ul li {
			list-style: none;
			padding: 0 0 0 8px;
			margin-left: 8px;
			border-left: 1px solid #999;
			float: left;
		}
			#footer ul li.first {
				border: 0;
				margin-left: 0;
			}



#sponsor_links {
	clear: both;
	border: 1px solid #ccc;
	margin: 10px 0 15px 0;
	padding: 14px 16px 28px 16px;
	background: #f5f6f6;
	font-size: 14px;
	line-height: 1.5em;
	text-transform: uppercase;
	font-weight: bold;
	_height: 1%; /* stupid IE 6 */
	overflow: auto;
}
	#sponsor_links .column {
		float: left;
		width: auto;
	}
	#sponsor_links .column_left {
		
	}
	#sponsor_links .column_right {
		margin-left: 70px;
	}		
		#sponsor_links .column_right img {
			margin-right: 20px;
		}
		
	#sponsor_links .group {
		margin-top: 25px;
	}
	#sponsor_links .first_group {
		margin: 0 !important;
	}
	
	

#builtat {
	font-size: 9px;
	width: 995px;
	text-align: left;
	margin: 20px auto;
}
	#builtat a {
		color: #999;
	}



	

/* columns */

.columns {
	overflow: auto;
}
	.column {
		float: left;
		width: 352px; /* + 1px borders */
		_width: 348px; /* stupid IE 6 */
		margin-left: 7px;		
	}
		.columns .first_column {
			margin-left: 0;
			_width: 349px; /* stupid IE 6 */
		}
		.column .content {
			padding: 18px 14px;
		}	
	
	

/* blocks */

.block {
	border: 1px solid #ccc;
	font-size: inherit;
	margin-bottom: 7px;
	position: relative;
}
	#content_right .block {
		padding: 1px;
	}
		#content_right .block h2 {
			margin: 0;
		}
		#content_right .content_wrapper {			
			background: url(/img/bkgd_mod_grad.gif) bottom left repeat-x;
		}

	.block .content {
		padding: 10px;
	}
	
	.block .content a.actionable {
		color: #0a94d6;
		text-transform: uppercase;
	}


#block_browse_trials {	

}
	#block_browse_trials .content {
		padding: 10px 5px 15px 5px;
	}	

	ul.clinical_trial_menu {	
		position: relative;	
		margin: 0;
		padding: 0;
		list-style: none;
		background: none;
	}	
		ul.clinical_trial_menu li {
			list-style: none;
			list-style-image: none;
			background: none !important;
/*			overflow: auto;*/
		}
			ul.clinical_trial_menu li.action {
				width: 116px;
				padding: 12px 0;
				*padding: 12px 0 0 0; /* IE */
				position: relative;
				overflow: visible !important;
				clear: left;
				width: 100%;
			}
			
		ul.clinical_trial_menu span.label {
			width: 117px;
			display: block;
			float: left;
		}

		ul.clinical_trial_menu a.button span span {
			width: 100px;
		}
		ul.clinical_trial_menu a.button {
			margin-right: 16px;
			float: left;
		}



		ul.clinical_trial_menu ul.menu  {
			background: #fff url(/img/bkgd_mod_ct.gif) bottom left repeat-x;
			padding: 0;
			margin: 0;
			color: #333;
			list-style: none;
			
			position: absolute;
			border: 1px solid #cbcac9;
			left: 126px;
			top: 0;
			width: 362px;
			visibility: hidden;
		}
			#content_right ul.clinical_trial_menu ul.menu {
				left: -368px;
			}
			ul.clinical_trial_menu ul.menu li {
				float: none;
				margin: 0;
				padding: 0 10px;
				overflow: visible !important;
				*height: 1%; /* stupid IE */
			}
				ul.clinical_trial_menu ul.menu li a {
					padding: 6px 0;
					border-top: 1px dotted #ccc;
					display: block;
				}
					ul.clinical_trial_menu ul.menu li.first a {
						border: none;
					}
		
#block_participant_stories {}

	#block_participant_stories .content_wrapper {
/*		height: 122px;*/
	}
		#block_participant_stories .content {
		background: url(/img/img_homepage_participant.jpg) bottom right no-repeat;
			padding-right: 75px;
		}


#block_browse_trials {
	
}
	#block_browse_trials .content_wrapper {
		background-image: url(/img/bkgd_mod_ct.gif) !important;
	}
	#block_browse_trials h2 {
		font-size: 16px;
	}	


#block_mailing_list {
	line-height: 1em;
}
	#block_mailing_list input {
		vertical-align: middle;
		width: 142px;
		margin-right: 5px;
	}



/* page-specific styles */	

#hp_cms_content_wrapper {
	padding: 1px;
	overflow: auto;
}
	#hp_cms_content_wrapper #hp_cms_content {		
		background: url(/img/bkgd_mod_ct.gif) bottom left repeat-x;
	}
	#hp_cms_content_wrapper .content {
		background: url(/img/img_browse_clinical.jpg) bottom right no-repeat;
		padding: 22px 185px 22px 32px;
	}
		#hp_cms_content_wrapper .content ul li {
			list-style: none;
			overflow: auto;
		}		
	#hp_cms_content_wrapper .clinical_trial_menu {
		width: 295px;
		margin-bottom: 2em;
	}	
		#hp_cms_content_wrapper ul.clinical_trial_menu span.label {
			width: 150px;
		}

body#page_index #block_featured_trials .content ,
body#page_index #block_recentnews .content {
	height: 22em;
	overflow: auto;
}		

body#page_index #block_center_col_left .content,
body#page_index #block_center_col_right .content {
	height: 15em;
	overflow: auto;
}

body#page_index .columns .block a.actionable {
	display: block;
	margin: .5em 10px;
	line-height: 1.33em;
}

/* third-party join page */
body#page_join table {
}
		


/* trial lists */
table.trial_list {
	border-collapse: collapse;
	font-size: 12px; /* stupid IE 6 */
}
	table.trial_list thead,
	table.trial_list tr {
		background: transparent url(/img/divider_nav.gif) bottom left repeat-x;
	}
	table.trial_list tr.odd {
		background-color: #f7fafb;
	}
	
	table.trial_list td,
	table.trial_list th {
		padding: 10px;
		_padding: 10px 5px; /* stupid IE 6 */
		vertical-align: top;
		text-align: left;
	}
		table.trial_list td.title {
		}
		table.trial_list th.accepts_healthy,
		table.trial_list td.accepts_healthy {
			padding: 10px 0;
		}

.pager {
	clear: both;
	color: #999;
	margin: 1em 0;
	text-align: right;
	line-height: 1em;
	padding: 16px 10px 10px 10px;
}
	.pager .current_page {
		color: #333;
		font-weight: bold;
	}
	.pager .current_page,
	.pager a {
		margin: 0 2px;
	}
	
	.pager .next {
		background: url(/img/caret_mod.gif) 100% 4px no-repeat;
		margin: 0 0 0 5px;
		padding: 0 16px 0 9px;
		border-left: 1px solid #999;
	}
	.pager .previous {
		background: url(/img/caret_left.gif) 0 4px no-repeat;
		margin: 0 5px 0 0;
		padding: 0 9px 0 16px;
		border-right: 1px solid #999;
	}
		
		
/* trial page */
#trial_contacts_more {
	display: none;
}


/* trial pages */
#special_header_area_wrapper {
	padding: 1px;
	overflow: auto;
}
	#special_header_area {
		padding: 6px 12px 15px 15px;
		background: url(/img/bkgd_mod_ct.gif) bottom left repeat-x;	
	}
.ct_browse_parameters_wrapper {		
	_width: 658px; /* stupid IE 6 */
}
	.ct_browse_parameters_wrapper .content {
		padding-bottom: 3em;	
	}
	
	.ct_browse_parameters_wrapper p {
		margin-right: 145px; /* default */
	}
	
	#ct_browse_params_by_location {
		background: url(/img/img_icon_location.gif) 100% 0 no-repeat;
	}
	#ct_browse_params_all {
		background: url(/img/img_icon_all.gif) 100% 0 no-repeat;
		
	}
		#ct_browse_params_all p {
			margin-right: 170px;
		}
	#ct_browse_params_by_keyword {
		background: url(/img/img_icon_keyword.gif) 100% 0 no-repeat;
	}
		#ct_browse_params_by_keyword p {
			margin-right: 195px;
		}
	#ct_browse_params_by_symptom {
		background: url(/img/img_icon_symptom.gif) 100% 0 no-repeat;
	}
		#ct_browse_params_by_symptom p {
			margin-right: 185px;
		}
	#ct_browse_params_by_type {
		background: url(/img/img_icon_type.gif) 100% 0 no-repeat;
	}
		#ct_browse_params_by_type p {
			margin-right: 195px;
		}


form.ct_browse_form {
	display: block;
	margin: 1em 0;
	overflow: auto;
}
	form.ct_browse_form .line {
/*		display: inline;*/
		float: left;
		vertical-align: middle;
		clear: none;
	}
		form.ct_browse_form label {
			display: block;
			font-weight: bold;
			line-height: 1.5em;
			float: none !important;
		}
		form.ct_browse_form .line input,
		form.ct_browse_form .line select {
			vertical-align: baseline;
		}

form.ct_browse_form input.go {
/*	float: left;*/
	margin: 1.5em 0 0 10px;
}

#ct_browse_form_location_state {
	float: left;
/*	width: 256px;*/
	padding-right: 10px;
	border-right: 1px dotted #ccc;
}

	#ct_browse_form_location_zip {
		float: left;
		margin-left: 5px;
/*		width: 390px;*/
	}
		#ct_browse_form_location_zip .line {
			margin-left: 10px;
		}
		#ct_browse_form_location_zip #line_form_field_radius {
			margin-top: 2em;
		}
			#ct_browse_form_location_state input.go,
			#ct_browse_form_location_zip input.go {
				margin-top: 2em;
			}
		#ct_browse_form_location_zip #label_form_field_radius {
			display: inline;
		}
		#ct_browse_form_location_zip #form_field_term {
			width: 112px;
		}	
	

#accepts_healthy_legend {
	float: right;
}


/* search results */
.search_result {
	margin: 1.5em 0;
}


/* news items */
.dateline {
	font-weight: bold;
}
h3.presssubline {
	font-style: normal;
	margin: .5em 0 1em 0;
}

.news_list a.actionable,
.related_trials ul li a.actionable {
	text-transform: none !important;
}

.news_list {
	margin: 2em 0;
}

.related_trials {
	background: #f7fafb;
}
	.related_trials ul {
		margin: 1em 0 1em 5px;
		padding: 0;
		list-style: none;
	}
		.related_trials ul li {
			margin: 0 0 1em 0;
			padding: 0;
			list-style: none;
		}
		
/* sitemap */
#sitemap {
	overflow: auto;
}
	#sitemap .category {
		margin: 0 0 2em 0;
	}
		#sitemap .category .heading {
			font-weight: bold;
		}
	#sitemap .col {
		width: 320px;
		margin: 1em 20px 0 0;
		float: left;
	}
	
	
/* google mini */
#gmp_adv_search_block {
	
}
	#gmp_adv_search_block .line {
		margin: 1em 0;
	}
	#gmp_adv_search_block .content {
		background: url(/img/bkgd_mod_ct.gif) bottom left repeat-x;
	}
	#gmp_adv_search_block input.text {
		width: 70px;
	}
	#gmp_adv_search_block label {
		width: 120px;
	}
	#gmp_adv_search_block #line_form_field_as_occt label,
	#gmp_adv_search_block #line_form_field_sort label {
		width: auto;
		float: none;
	}


/* email page */
.email_form {}

	.email_form .line {
		margin: 0 0 .5em 0;
	}
	
	.email_form label {
		width: 125px;
	}
	
	.email_form input.text,
	.email_form textarea {
		width: 250px;
	}
	.email_form textarea {
		height: 125px;
	}
	
	
	
	
