@charset "utf-8";
/* Left Navigation */

.left_nav_hr {
	height:1px;
	margin-top:9px;
	margin-bottom:5px;
	border-style:none;
	background-color:#D4D4D4;
	padding:0px;
}

#left_nav {
	font: 9px/14px Verdana, sans-serif;
}


#left_nav a:link, #left_nav a:active, #left_nav a:visited {
	color: #4D4D4D;
	text-decoration: none;
}

#left_nav a:hover {
	color: #77AE99;
	background-color: #FFFFFF;
	font-weight:bold;
}

#left_nav a.left_nav_item_active         { color: #77AE99; font-weight: bold; }
#left_nav a.left_nav_item_active:visited { color: #77AE99; font-weight: bold; }


#left_nav ul {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#left_nav ul li {
	list-style-type:none;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#left_nav ul li.navActive a {
	color: #77AE99;
	font-weight: bold;
}

/* Contact Link */
#contact_link {
	height: 11px;
	width: 72px;
}

#contact_link em {
	visibility:hidden;
}

#contact_link a {
	position:absolute;
	background-image: url(/library/images/navigation/contact_up.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 72px;
}

#contact_link a:hover {
	background-image: url(/library/images/navigation/contact_over.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 72px;
}

/* Contact Link */
#contact_link2 {
	height: 11px;
	width: 72px;
}

#contact_link2 em {
	visibility:hidden;
}

#contact_link2 a {
	position:absolute;
	background-image: url(/library/images/navigation/contact_up.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 72px;
}

#contact_link2 a:hover {
	background-image: url(/library/images/navigation/contact_over.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 72px;
}

/* Login Link */
#login_link {
	height: 23px;
	width: 55px;
        padding-top: 10px;
}
#login_link em {
	visibility:hidden;
}
#login_link a {
	position:absolute;
	background-image: url(/library/images/navigation/login.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 55px;
}
#login_link a:hover {
	background-image: url(/library/images/navigation/login_over.gif);
	height: 23px;
	width: 55px;
}


/* Logout Link */
#logout_link {
	height: 23px;
	width: 65px;
        padding-top: 10px;
}
#logout_link em {
	visibility:hidden;
}
#logout_link a {
	position:absolute;
	background-image: url(/library/images/navigation/logout.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 65px;
}
#logout_link a:hover {
	background-image: url(/library/images/navigation/logout_over.gif);
	height: 23px;
	width: 65px;
}

/*Services A to Z */
#servicesa2z {
	margin-top:30px;
	height: 7px;
	width: 79px;
	margin-bottom:15px;
}

#servicesa2z em {
	visibility:hidden;
}

#servicesa2z a {
	position:absolute;
	background-image: url(/library/images/common/a2z_up.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 79px;
}

#servicesa2z a:hover {
	background-image: url(/library/images/common/a2z_over.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 79px;
}

/* Events and Speakers */

#events_speakers {
	height: 7px;
	width: 117px;
	margin-bottom:15px;

}

#events_speakers em {
	visibility:hidden;
}

#events_speakers a {
	position:absolute;
	background-image: url(/library/images/common/events_up.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 117px;
}

#events_speakers a:hover {
	background-image: url(/library/images/common/events_over.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 117px;
}

/* Global Locations */

#global_locations {
	height: 7px;
	width: 114px;
	margin-bottom:15px;

}

#global_locations em {
	visibility:hidden;
}

#global_locations a {
	position:absolute;
	background-image: url(/library/images/common/global_up.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 114px;
}

#global_locations a:hover {
	background-image: url(/library/images/common/global_over.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 114px;
}

/* Request*/

#proposal_request {
	height: 17px;
	width: 78px;
	margin-bottom:15px;

}

#proposal_request em {
	visibility:hidden;
}

#proposal_request a {
	position:absolute;
	background-image: url(/library/images/common/request_up.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 78px;
}

#proposal_request a:hover {
	background-image: url(/library/images/common/request_over.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 78px;
}




/* Right Navigation */

.news_title {
	background-image: url(/library/images/right_column/title_news.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 154px;
	margin-bottom: 15px;
}

.events_title {
	margin-bottom: 15px;
	background-image: url(/library/images/right_column/title_events.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 154px;
}

.rightContentBox {
	margin: 0px;
	width: 158px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ABA397;
	border-left-color: #ABA397;
	background-image: url(/library/images/right_content_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, sans-serif;
	font-size:10px;
	color: #4d4d4d;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.closeContentBox {
	background-image: url(/library/images/right_content_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:1px;
}


.rightContentBox p {
	font-family: Verdana, sans-serif;
	font-size:10px;
	margin-top: 0;
	margin-bottom: 1.5em;
	line-height: 15px;
}

.rightContentBox a:active, .rightContentBox a:visited, .rightContentBox a:link {
	color: #4D4D4D;
	text-decoration: underline;
}

.rightContentBox a:hover {
	color: #77ae99;
}

.more_link {
	margin-top:5px;
	height:7px;
}

.more_link a {
	position:absolute;
	background-image: url(/library/images/common/more_up.gif);
	background-repeat: no-repeat;
	height: 7px;
	text-decoration:none;
}

.home_more_link {
	margin-top:5px;
	margin-left:215px;
	height:7px;
	width:39px;
}

.home_more_link a {
	position:absolute;
	background-image: url(/library/images/common/more_up.gif);
	background-repeat: no-repeat;
	height: 7px;
	width:39px;
	text-decoration:none;
}

.home_more_link a:hover {
	background-image: url(/library/images/common/more_over.gif);
}

.home_more_link a em {
	visibility:hidden;
}

.rightContentBox .more_link {
	margin-top:-10px;
	margin-bottom:15px;
	height:7px;
}

.rightContentBox .more_link_right, .view_all {
	margin-top:-10px;
	margin-bottom:15px;
	height:7px;
}

.more_link_inline {
	margin-top:7px;
	height: 7px;
}

.more_link em, .more_link_inline em,  .more_link_right em, .view_all em {
	visibility: hidden;
}


.more_link_inline a {
	position:absolute;
	background-image: url(/library/images/common/more_up.gif);
	background-repeat: no-repeat;
	height: 7px;
	text-decoration:none;
	margin-left:200px;
}

.rightContentBox .more_link_right a {
	position:absolute;
	background-image: url(/library/images/common/more_up.gif);
	background-repeat: no-repeat;
	height: 7px;
	text-decoration:none;
	margin-left:110px;
}

.more_link a:hover, .more_link_inline a:hover, .more_link_right a:hover {
	background-image: url(/library/images/common/more_over.gif);
}

.rightContentBox .view_all a {
	position:absolute;
	background-image: url(/library/images/registration/viewall.gif);
	background-repeat: no-repeat;
	height: 7px;
	text-decoration:none;
	margin-left:40px;
	width:114px;
}

.view_all a:hover {
	background-image: url(/library/images/registration/viewall_over.gif);
}


/* titles */

.recent_news {
	background-image: url(/library/images/titles/default/recent_news.gif);
	background-repeat: no-repeat;
	height: 9px;
}

.why_ppd {
	background-image: url(/library/images/titles/default/why_ppd.gif);
	background-repeat: no-repeat;
	height: 9px;
}

.expertise {
	background-image: url(/library/images/titles/default/expertise.gif);
	background-repeat: no-repeat;
	height: 9px;
	margin-bottom:15px;
}


/* Services Sub Nav */

#services_subnav {
	clear: both;
	margin-top: 25px;
	position: absolute;
	margin-left: 350px;
}

#services_subnav em {
	visibility:hidden;
}

#services_subnav a {
text-decoration:none;

}

#services_phase1 {
	position:relative;
	float:left;
	width:130px;
	height:10px;
	padding-right:10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ABA397;
}

#services_phase1 a {
	position:absolute;
	width:130px;
	height:10px;
	background-image: url(/library/images/services_nav/preclinical.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#services_phase1 a:hover, #services_phase1 a.phase1_active {
	background-position: left -21px;
}


#services_phase2 {
	position:relative;
	float:left;
	width:92px;
	height:10px;
	margin-left:8px;
	padding-right:10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ABA397;
}

#services_phase2 a {
	position:absolute;
	width:92px;
	height:10px;
	background-image: url(/library/images/services_nav/phase2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#services_phase2 a:hover, #services_phase2 a.phase2_active  {
	background-position: left -21px;
}

#services_postapproval {
	position:relative;
	float:left;
	width:115px;
	height:10px;
	margin-left:8px;
	padding-right:10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ABA397;
}

#services_postapproval a {
	position:absolute;
	width:115px;
	height:10px;
	background-image: url(/library/images/services_nav/postapproval.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#services_postapproval a:hover, #services_postapproval a.postapproval_active  {
	background-position: left -21px;
}

#services_lab {
	position:relative;
	float:left;
	width:43px;
	height:10px;
}

#services_lab a {
	position:absolute;
	width:43px;
	height:10px;
	background-image: url(/library/images/services_nav/labs.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#services_lab a:hover, #services_lab a.lab_active {
	background-position: left -21px;
}

#sub_title {
	margin-top:5px;
	font-size: 11px;
}

#sub_title2 {
	margin-top:5px;
	font-size: 9px;
}

#sub_title a { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #47126D;
	text-decoration:none;
}

#sub_title2 a { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #47126D;
	text-decoration:none;
}

#sub_title  a.sub_title:hover   { color:#77AE99; }
#sub_title  a.sub_title_active  { color:#77AE99; }
#sub_title2 a.sub_title2:hover  { color:#77AE99; }
#sub_title2 a.sub_title_active  { color:#77AE99; }

/* Template 5 Styles */

.content_block5 {
	position:relative;
	overflow:hidden;
	width:420px;
	height:150px;
	margin-bottom:15px;
	background-color: #F2F2F2;
}

#content_block5_image {
	float:left;
}

.content_block5_text {
	float:left;
	margin-left:10px;
	width:240px;
}

/* Template 6 Styles */

.inset_column_left {
	float:left;
	width: 205px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ABA397;
	padding-right:8px;
}

.inset_column_right {
	float: right;
	width: 195px;
}

/* Inset Images */

.img_left_align {
	margin-right:10px;
	margin-bottom:5px;
}

.img_right_align {
	margin-right:10px;
	margin-bottom:5px;
}

/* Volunteers */

.inset_section_col_1 {
	float:left;
	width:300px;
}

.inset_section_col_2 {
	float:left;
	width:300px;
}

.inset_section_border {
	clear:both;
	background-image: url(/library/images/two_col_bk.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:1px;
	width:100%;
}

.inset_section_mask {
	width:602px;
	position:relative;
	overflow:hidden;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ABA397;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ABA397;
	background-image: url(../images/twocolumn_border.gif);
	background-repeat: repeat-y;
	background-position: 300px;
}

.inset_section_content {
	margin:10px;
}

.headerText_b {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #77AE99;
	line-height: normal;
}

.more_link_inset em {
	visibility:hidden;
}
.more_link_inset {
	margin-top:5px;
	margin-bottom:20px;
	height:7px;
}

.more_link_inset a {
	position:absolute;
	margin-top:5px;
	margin-bottom:10px;
	height:7px;
	text-decoration:none;
	background-image: url(/library/images/common/more_up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:235px;
}


.more_link_inset a:hover {
	background-image: url(/library/images/common/more_over.gif);
}

/* Volunteer Landing */
#volunteerLanding {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ABA397;
	border-left-color: #ABA397;
	padding:10px;
}

#volunteerLanding a {
	text-decoration:none;
}

.faqbanner {
	position:relative;
	width:586px;
	height:209px;
	background-image: url(../images/volunteers_landing/faqs.jpg);
	background-repeat: no-repeat;
	margin-bottom:10px;
}

#volunteersFAQ {
	position:absolute;
	width:586px;
	height:209px;
}

#volunteersFAQ em {
	visibility:hidden;
}

.standardColMask {
	position:relative;
	width:100%;
	overflow:hidden;
}

#volunteersWho {
	position:relative;
	float:left;
	width:288px;
	height:116px;
	background-image: url(../images/volunteers_landing/who.jpg);
	background-repeat: no-repeat;
}

#volWho {
	position:absolute;
	width:288px;
	height:116px;
}

#volWho em {
	visibility:hidden;

}

#volunteerOpps {
	position:relative;
	float:right;
	width:288px;
	height:116px;
	background-image: url(../images/volunteers_landing/volOpps.jpg);
	background-repeat: no-repeat;
}

#volOpps {
	position:absolute;
	width:288px;
	height:116px;
}

#volOpps em {
	visibility:hidden;
}


.volFeedRoom {
	position:relative;
	width:400px;
	float:left;
}

#volfaqQuestion {
	position:relative;
	width:176px;
	height:262px;
	float:right;
	background-color:#9A71A7;
}

#volunteerAnswers {
	position:absolute;
	width:176px;
	height:262px;
	text-decoration:none;
}

#volunteerAnswers em {
visibility:hidden;
}

#volFAQSelection {
	position:relative;
	width:608px;
	height:80px;
	background-image: url(../images/volunteers_landing/selection.jpg);
	background-repeat: no-repeat;
	margin-top:10px;
}

#volFAQSelection #PageRedirect {
	width:510px;
	border: 1px solid #999999;
	margin-top:48px;
	margin-left: 80px;
}

#services_landing {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ABA397;
	border-left-color: #ABA397;
	padding:10px;
}

.services_landing_border {
	width:100%;
	height:1px;
	background-image: url(/library/images/services_bk.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#left_nav .link_preclinical a:hover, div.faqText a.link_preclinical:hover, #preclinical_services a:hover, #phase1_services a:hover {
	color:#8a2437;
}

#left_nav .link_phase2 a:hover, div.faqText a.link_phase2:hover, #phase2_services a:hover{
	color:#E6560E;
}

#left_nav .link_postapproval a:hover, div.faqText a.link_postapproval:hover, #postapproval_services a:hover {
	color:#008AC6;
}

#left_nav .link_labs a:hover, div.faqText a.link_labs:hover, #labs_services a:hover {
	color:#398B2F;
}

/*Contact PPD Page */

.corpContact {
	float:left;
	width:420px;
}

.corpContactInfo {
	float:right;
}

.corpContactHighlight {
	color:#47126D;
	font-size: 11px;
	font-weight: bold;
}

.contactPPDList {
	clear:both;
}
.ppdListLeft {
	float:left;
	width:295px;
	margin-right:10px;
}

.ppdlistRight {
	float:left;
	width:295px;
	margin-left:10px;
}

.locationSection {
	position:relative;
	overflow:hidden;
	background-color:#F5F5F5;
	margin-top:15px;
	height:56px;
}

.locationLink {
	position:absolute;
	height:56px;
	width:295px;
	left: 0;
	top: 0;
}

.locationImage {
	width:95px;
	float:left;
	margin-right:10px;
}

.locationText {
	float:right;
	width:190px;
	text-transform:uppercase;
	font-size: 14px;
	font-weight: bold;
	margin-top:18px;
	color:#47126D;
}

#contact_services {
	background-image: url(/library/images/contact/services.gif);
	background-repeat: no-repeat;
}

#contact_services a.locationLink:hover {
	background-image: url(/library/images/contact/services_over.gif);
	background-repeat: no-repeat;
	background-position: 95px;
}

#contact_volunteers {
	background-image: url(/library/images/contact/volunteers.gif);
	background-repeat: no-repeat;
}

#contact_volunteers a.locationLink:hover {
	background-image: url(/library/images/contact/volunteers_over.gif);
	background-repeat: no-repeat;
	background-position: 95px;
}


#contact_events {
	background-image: url(/library/images/contact/events.gif);
	background-repeat: no-repeat;
}

#contact_events a.locationLink:hover {
	background-image: url(/library/images/contact/events_over.gif);
	background-repeat: no-repeat;
	background-position: 95px;
}


#contact_investigators {
	background-image: url(/library/images/contact/investigators.gif);
	background-repeat: no-repeat;
}

#contact_investigators a.locationLink:hover {
	background-image: url(/library/images/contact/investigators_over.gif);
	background-repeat: no-repeat;
	background-position: 95px;
}

#contact_webmaster {
	background-image: url(/library/images/contact/webmaster.gif);
	background-repeat: no-repeat;
}

#contact_webmaster a.locationLink:hover {
	background-image: url(/library/images/contact/webmaster_over.gif);
	background-repeat: no-repeat;
	background-position: 95px;
}


#contact_careers {
	background-image: url(/library/images/contact/careers.gif);
	background-repeat: no-repeat;
}

#contact_careers a.locationLink:hover {
	background-image: url(/library/images/contact/careers_over.gif);
	background-repeat: no-repeat;
	background-position: 95px;
}

#contact_investor {
	background-image: url(/library/images/contact/investor.gif);
	background-repeat: no-repeat;
}

#contact_investor a.locationLink:hover {
	background-image: url(/library/images/contact/investor_over.gif);
	background-repeat: no-repeat;
	background-position: 95px;
}

#contact_media {
	background-image: url(/library/images/contact/media.gif);
	background-repeat: no-repeat;
}

#contact_media a.locationLink:hover {
	background-image: url(/library/images/contact/media_over.gif);
	background-repeat: no-repeat;
	background-position: 95px;
}

#contact_vendors {
	background-image: url(/library/images/contact/vendors.gif);
	background-repeat: no-repeat;
}

#contact_vendors a.locationLink:hover {
	background-image: url(/library/images/contact/vendors_over.gif);
	background-repeat: no-repeat;
	background-position: 95px;
}

.RightNav_Text_Default { text-align:left; }

.RightNav_Text_Align_Left { text-align:left; }

.RightNav_Text_Align_Center { text-align:center; }

.RightNav_Text_Align_Right { text-align:right; }

.RightNav_Html_Default { text-align:left; }

.RightNav_Html_Blip { 
  text-align:left; 
  margin-top: 10px; 
  margin-bottom: 5px;
  font-family: Verdana, sans-serif;
  font-size:10px;
  color: #4d4d4d;
}

.RightNav_Image_Default { text-align:left; }

.RightNav_Image_Align_Left { text-align:left; }

.RightNav_Image_Align_Center { text-align:center; }

.RightNav_Image_Align_Right { text-align:right; }

.RightNav_Image_Align_More { text-align:right; margin-bottom: 15px; }

.RightNav_Image_Align_Title { text-align:left; margin-top: 5px; }

.columnMask {
	position:relative;
	overflow:hidden;
	width:100%;
}

.careersGraphic {
	position:relative;
	float:left;
	width:210px;
	height:262px;
	background-image: url(/library/images/careers/workatPPD_landing.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.oneClipPlayer {
	position:relative;
	float:right;
	width:400px;
}

#careerRegions {
	margin-top:20px;
	position:relative;
	clear:both;
	height:114px;
	background-image: url(/library/images/careers/regionsMap.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;
	margin-bottom:15px;
	padding-top:75px;
}

#regionForm {
	padding-top:75px;
	
}

.services_list {
	padding:0px;
	margin:0px;
	list-style-type: none;
}

.services_list li {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom:5px;
}

.services_list li.firstSvr {
	border-top-width: 0px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom:5px;
}
.enhancedLink {
	font-size:12px;
	font-weight:bold;
}

/* Resources Styles */

.resources_mask {
	position:relative;
	overflow:hidden;
	width:100%;
}

.resources_text {
	position:relative;
	float:left;
	width:420px;
}

.resources_photo {
	position:relative;
	float:right;
        margin-top: 30px;
}

.inset_section_col_1a {
	float:left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ABA397;
	border-left-color: #ABA397;
	width:300px;
	height:200px;
}

.inset_section_col_2a {
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ABA397;
	width:300px;
	height:200px;
}

.resourceHeader {
	background-color:#EFEFEF;
	color:#46126C;
	font-weight:bold;
	padding:7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align:center;
}

.resourceHeader2 {
	background-color:#EFEFEF;
	color:#46126C;
	font-weight:bold;
	padding:7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.resourceListCell {
	padding:7px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
        font-size: 10px;
	text-align:center;
}

.resourceListCell2 {
	padding:7px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
        font-size: 10px;
}

.resourceListCellStart {
	padding:7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align:center;
}

.resourcePrompt {
	font-weight: bold;
	text-transform: uppercase;
	color: #46126C;
}
.resourceInput input, .resourceInput select {
	border: 1px solid #CCCCCC;
}

.resourceInput #format, #category, #keywords {
        width: 150px;
        font-size: 9px;
}

.resourceInput select {
        width: 200px;
}

.fullContent {
	width: 780px;
	margin-left:30px;
	clear: both;
	position: relative;
}

#contact_vendors a.locationLink:hover {
background-image:url(/library/images/contact/vendors_over.gif);
background-repeat:no-repeat;
background-position:95px;
}

.inlinemore2 {
	margin-left:375px
}

#getStarted_study {
	position:absolute;
	width:140px;
	height:20px;
	margin-top:170px;
	margin-left:40px;
}
