﻿body 
{
	background-image: url('../../pedialyte/img/background/body_bg.jpg');
	background-repeat:repeat-x;
	margin: 0px auto 0px auto;
	font: normal normal normal 10pt/1.2em Arial;
	text-align: center;
	padding-top: 19px;	
}

img
{
	border: none 0px;
}

.bold 
{
	font-weight: bold;
}

.super
{
	font-size: 75%;
	vertical-align: super;	
	line-height: 0em;
}

.spaced 
{
	line-height: 1.4em;
}

.contentwrapper 
{
	
	width: 947px;
	margin: 0px auto 0px auto;
	text-align: left;
}

.pageheader
{
	width: 947px;
	height: 94px;	
	background-image: url('../../pedialyte/img/background/header_bg.png');	
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 0;
}

.logodiv
{
	width: 139px;
	height: 77px;
	padding-top: 12px;
	padding-left: 19px;	
	float: left;
}
.abbottlogo
{
	width:89px;
	height:26px;

	
	
}

.righttopheader
{
	padding-bottom: 19px;
	width: 947px;
	padding-right:36px;
	margin: 0px auto 0px auto;
	text-align: right;
	
	
}
.rightheader
{
	width: 778px;
	height: 94px;	
	float:left;	
}

.signupbutton
{
	width:251px;
	height: 30px;
	padding-left: 527px;
	padding-top: 8px;
}

.headerlinks 
{
	width: 766px;
	height: 25px;
	padding-top: 31px;
	padding-left: 23px;	
}

.headerlinkbutton 
{
	height: 25px;
	margin-right: 3px;
	float: left;	
}

.pagefooter 
{
	width: 100%;
	padding-top: 7px;
	text-align: center;
	font: normal normal normal 9pt/1.5em Arial;
	color: #175499;
	float: left;
}

a.footerlink 
{
	line-height: 1.5em;
	text-decoration: none;
	color: #175499;
}

a.footerlink:hover 
{
	text-decoration: underline;
	color: #175499;
}

.headlinetext 
{
	color: #4B98C6;
	font-weight: bold;
	font-size: 11pt;
	line-height: 1.4em;
}
#cross_brand_footer 
{
	width: 933px;
	text-align: center;
	word-spacing:0.15em;
    letter-spacing:0;
    line-height:1.5em;
    font-size:9pt;
    margin: 0 auto;
}

#cross_brand_footer a ,.footer_gray
{
    color:#858383;
    text-decoration:none;
}

#cross_brand_footer ul 
{
	list-style-type:none;
	margin: 0px auto 0px auto;
}

#cross_brand_footer li 
{
	display: inline;
	color:#858383;
	padding: 3px 0px 3px 0px;			
}
.clearfix:after 
{
    content: "."; 
    display: block; 
    height: 1%; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}

