﻿fbody 
{
    font-family: Arial; 
}

#banner1
{	
	background-image:url("../img/prevenar_banner.jpg"); 
	background-repeat: no-repeat; 
	width: 990px; 
	height: 215px;
	text-align: left;  
}

#banner2
{	
	background-image:url("../img/prevenar13_banner.jpg"); 
	background-repeat: no-repeat; 
	width: 990px; 
	height: 215px;
	text-align: left;  
}

#middle_slice
{
    background-image:url("../img/main_body_1px_repeater.jpg"); 
    background-repeat: repeat-y; 
	width: 990px; 
}

#maincontent
{
     font-family: Arial; 
     font-size: 14px;
     color: #1D3160;   
     width:990px;
     text-align: center; 
     line-height: 30px;
     padding-top:30px;
}
#maincontent1
{
     font-family: Arial; 
     font-size: 14px;
     color: #1D3160;   
     width:990px;
     text-align: left; 
     line-height: 20px;
     padding-top:5px;
     padding-left:100px;
}

#maincontent .errorlbl
{
    color: Red;
    margin-right:10px;
    height:15px;     
}

#pickcountry
{    
    text-align:center;
    width: 990px;
    padding-top:20px;
    padding-bottom: 40px;
}
#pickcountry select
{
    font-family : Arial; 
    font-size : 14px;
    color: #000000; 
}

#pickcountry img
{
    margin-bottom:-8px;   
    margin-left: 20px; 
}

.trademark
{
    font-family:Arial;
	font-size: 11px;
	color: #979797;
	text-align:left;
	padding-left:70px;
}

#whitecorner
{
    background-image:url("../img/white_box_corners.jpg"); 
    background-repeat: no-repeat; 
	width: 990px;
	height: 15px;    
}

#grayrepeat
{
    background-image:url("../img/gray_1px_repeater.jpg"); 
    background-repeat: repeat-y; 
	width: 990px;
}

#graycorner
{
    background-image:url("../img/gray_footer_corners.jpg"); 
    background-repeat: no-repeat;
	width: 990px; 
	height:15px;
}

#fcontentbox
{
   line-height: 20px; 
   padding-top: 30px;
}

#fcontentbox .wyethlogo
{
	float:left;
	background-image:url("../img/wyeth_footer_logo.jpg"); 
	background-repeat: no-repeat; 
	width: 93px;
	height: 29px;
	margin-left: 100px;
	margin-top:-10px;
}

#fcontentbox .rights_content
{
	float: left;
	text-align: center;
	font-family:Arial;
	font-size: 11px;
	color: #666667;
	margin-left: 135px;
}

#fcontentbox .pfizerlogo
{
	float:right;
	background-image:url("../img/pfizer_footer_logo.jpg"); 
	background-repeat: no-repeat; 
	width: 81px;
	height: 49px;
	margin-right:100px;
	margin-top:-10px;
	margin-bottom:5px;
	
}
#fcontentbox .use_content
{
	text-align: center;
	font-family:Arial;
	font-size: 11px;
	color: #666667;
	padding-top:5px;	
}

#fcontentbox .copy
{
	text-align: center;
	font-family:Arial;
	font-size: 11px;
	color: #666667;
	padding-top:5px;	
}

img.submit
{
    cursor: pointer;
}

.clear
{
	clear: both;
}