/*  =PSYCHOLOGY TODAY
-------------------------------------------------------  */	

/*  =PSYCHOLOGY TODAY
-------------------------------------------------------  */	

.hat {
	width: 100%;
	height: 48px;
	margin-top:10px;	
}

.logo {
	float:left;
	width: 250px;

}

.search {
	height: 48px;
	float:right;
}

.searchform {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url('https://img.webmd.com/dtmcms/live/webmd/consumer_assets/site_images/cobrands/input-search1.gif');
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 330px;
}

.textform {
	background-attachment: scroll;
	background-color: transparent;
	background-image:none;
	background-repeat: no-repeat;
	border-bottom-color: #ccc;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-right-color: #ccc;
	border-right-style: none;
	border-right-width: 0px;
	border-left-color: #ccc;
	border-left-style: none;
	border-left-width: 0px;
	border-top-color: #ccc;
	border-top-style: none;
	border-top-width: 0px;
	color: #666;
	cursor:auto;
	display: inline-block;
	font-size: 18px;
	height: 27px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 7px;
	outline-color: #ccc;
	outline-style: none;
	outline-width: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	position: relative;
	text-align: auto;
	text-indent: 0px;
	width: 225px;
	float:left;
}

.searchbutton {
	float:right;
	position:relative;
}

.psychologyToday_boot_rdr {
	width: 991px;
	padding: 0px 0px 0px 4px;
	margin: 0px;
	background-color: #ffffff;
	height: 80px;
}
.psychologyToday_boot_rdr .psyBootContent_fmt{
	padding: 4px;
}
.psychologyToday_boot_rdr .psyBootBoxContent_fmt{
	border: #27689c solid 1px;
	background-color: #e7edf8;
	height: 70px;
}
.psychologyToday_boot_rdr .psyCopyCont_fmt{
	color: #7a7779;
	padding: 10px;
	font-size: 100%;
	font-weight:bold;
}
.psychologyToday_boot_rdr .psyCopyCont_fmt a{
	color: #7a7779;
	text-decoration: underline;
}
.psychologyToday_boot_rdr .psyCopyCont_fmt .psyCopyLft_fmt{
	float: left;
	font-size: 75%;	
}
.psychologyToday_boot_rdr .psyCopyCont_fmt .psyCopyRgt_fmt{
	float: right;
	font-size: 75%;
}