	/* h1 {padding: 10px 0px 0px 0px;}
	h2 {padding: 15px 0px 0px 0px;} */

	p {
		line-height: 23px;
	}
	#banner {
		background-image: url(https://health.ebsco.com//files/img/home/bg-banner.png);
		background-position: top right;
		background-repeat: no-repeat;
		height: 375px;
	}
	#banner>div.inner:first-child {
		/*background-color: #ffffff;*/
		/*color: #000000;*/
	}

	#main_content{background: url(https://health.ebsco.com//files/img/home/bg-main.png) 50% 0% no-repeat #b3b3b3;}
	
	.panel_bevel { padding-top: 0;}

	.secondary_content p:first-child { /* same as h2, sort of */
		font-family: 'myriad-pro-n3', 'myriad-pro'; font-weight: 300; font-size: 30px; font-style: normal; line-height: 30px; margin: 0px 0px 0px 0px; padding: 10px 0px 0px 0px;
	}
	.home_content h2, .home_promo h2, .home_promo img {
		border-top: 1px solid #e2e2e2;
	}
	.home_content h2:first-child {
		border: none;
	}
	.space-buttons {
		display: inline; 
		margin-bottom: 20px;
	}		
	.turquoise-button {
		margin: 0 10px 20px 10px;
	}
	.banner-padding {
			margin-top: 50px;
	}
	.innerpanel_close {
		background-color: #fff; 
		padding-bottom: 10px;
	}
	.center-me {
		text-align: center;
	}
	.right-align {
		text-align: right;
	}	
	.bio-style {
		width: 140px; 
		background-color: #dddddd; 
		float: left; 
		margin-right: 10px;
	}
	.promo-img {
		width: 100%;
		max-width: 300px;
		padding-top: 10px;
	}
	.quote_box {
		background: url(/files/img/quote-bottom.png) no-repeat bottom left; 
		padding-bottom: 30px; 
		padding-top: 20px; 
		background-color: #fff;
	}
	.bevel {
    		background: #fff;
    		background: linear-gradient(240deg, transparent 25px, #fff 0) top right;
		background-repeat: no-repeat;
		padding:20px;
	}
	.panel_close {
		border-color: #fff;
	}	

/*	.translucent50 {
		background: url(/files/img/translucent-white-50.png);
	} */


/*	.quarterpanel_left, .quarterpanel_right {}*/

/*	.quarterpanel_left, .quarterpanel_left .inner {float: left}*/
/*	.quarterpanel_right, .quarterpanel_right .inner {float: right}*/

/*	.quarterpanel_left h1, .quarterpanel_left h2, .quarterpanel_left p {padding: 17px 10px 0px 15px; margin: 0px 0px 0px 0px;}*/
/*	.quarterpanel_right h1, .quarterpanel_right h2, .quarterpanel_right p {padding: 17px 10px 0px 15px; margin: 0px 0px 0px 0px;}*/


/*	.bevel_top, .bevel_repeat, .quote_bar {*/
		/*background-color: #ffeeee; */
/*		padding: 0px 0px 0px 0px; overflow: hidden;*/
/*		border-color: #e2e2e2; border-style: solid; border-width: 0px 0px 0px 1px;*/
/*	}*/

/*	.bevel_bottom {border-color: #e2e2e2; border-style: solid; border-width: 0px 0px 1px 1px; overflow: hidden; padding: 0px 0px 17px 0px;}*/

/*	.quote_bar {padding-bottom: 30px; border: 1px solid #e2e2e2;}*/


	@media only screen and (max-width: 720px) { /* 720 and under */
/*		.bevel_top, .bevel_repeat, .bevel_bottom, .quote_bar {background-color: #f3f3f3;}*/
		.banner-padding {
			margin-top: 10px;
	}
		.space-buttons {
			padding: 0 10px;
	}
	.quote_box {
		padding-top: 5px; 
	}
	.center-me h1 {
		margin-bottom: 10px;
	}	
	}

	@media only screen and (min-width: 721px) { /* 721 and over */
		#banner>div.inner:first-child {
		}
		#main_content>div.inner:first-child {
		}
		.turquoise-button, .black-button { /* white-space:nowrap; */
			width: auto;
			padding: 8px 18px 10px 18px;
			margin-left: 10px;
			margin-right: 10px; }
/*		.quarterpanel_left .inner div {width: 97%;}*/
/*		.bevel_top {background-color: transparent; background-image: url(/files/img/bevel-top.png); background-repeat: no-repeat; background-position: top right;}*/
/*		.bevel_repeat, .bevel_bottom {background-color: transparent; background-image: url(/files/img/bevel-repeat.png); background-repeat: repeat-y; background-position: right;}*/
	}

	@media only screen and (min-width: 721px) and (max-width: 960px) { /* between 721 and 960 */
		#banner { background-position: 35% 0%; }
		.panel_padding {
			padding-top: 50px;
		}
		.promo-img {
			width: 100%;
		}
	.center-me h1 {
		margin-bottom: 10px;
	}
	}

	@media only screen and (min-width: 961px) { /* 961 and over */
		#banner { background-position: 50% 0%; }
		.panel_padding {
			padding-top: 50px;
		}
	}

	@media screen and (min-width: 1281px) { /* 1281 and over */
/*		.hideOver16 { display: none; }*/
		.panel_padding {
			padding-top: 50px;
		}
	}
