﻿#headers
{
	margin:30px 0 0 0;
	height:63px;
	float:left;
}


#headextra
{
 /* taken out: height:63px; so the flash text lines up */
    width:596px;
}


#headerlogo
{	
	width:330px;
	float:left;
}



/*where green bar goes */

#toppanel  
{
	z-index:-4;
	margin:0 0 10px 0;
}


.rowleftshadow
{
	background:url(/includes/images/products/em/gradient.gif) repeat-y 98% 0;
}


.wrapperfeatures ul li 
{
	background-image:url(/includes/images/products/em/features-bullet.gif);
	background-position: left center;
	background-repeat: no-repeat;  
	list-style:none;
	line-height: 2; 	
	padding:0 0px 0 14px;  
	margin:0 0 0 0px;
	width:320px;
	float:left;
} 


.boxtop
{
	background-image:url(/includes/images/products/em/box-top3.gif);
	background-repeat: no-repeat;
	background-position:top left;
	padding:0;
	margin:0;
	float:left;
} 


.boxmiddle
{
	background-image:url(/includes/images/products/em/box-middle3.gif);
	background-repeat: repeat-y;
	padding:0;
	margin:10px 0 10px 10px;
	float:left;
} 



.boxbottom
{
	background-image:url(/includes/images/products/em/box-bottom3.gif);
	background-repeat: no-repeat;
	background-position:bottom left;
	padding:0 0 15px 0;
	margin:0;
	float:left;
} 



.innercolumnwrapper
{
	margin:10px 0 0 10px;
}

.innercolumn1
{
	width:150px;
	margin:0 15px 20px 0;
	padding:0 10px 0 0;
	float:left;
	background:url(/includes/images/products/em/dashed-line.gif) repeat-y 100% 0;
}

.innercolumn2
{
	width:150px;
	margin:0 7px 20px 0;
	padding:0 10px 0 0;
	float:left;
	background:url(/includes/images/products/em/dashed-line.gif) repeat-y 100% 0;
}

.innercolumn3
{
	width:150px;
	margin:0 7px 20px 0;
	padding:0 10px 0 0;
	float:left;
	background:url(/includes/images/products/em/dashed-line.gif) repeat-y 100% 0;
}

.innercolumn4
{
	width:150px;
	margin:0 7px 20px 0;
	padding:0;
	float:left;
}




/*policy & personalization*/


.caroselholder
{
	margin:20px 10px 20px 50px;
}





/*features*/

h4
{
	margin:0 0 0 20px;
	padding:10px 0 2px 0;
	color:#034681;	
	font-size:13px;
}



.pfeatures
{
	margin:0 0 15px 0;
	padding:0;
	width:92%;
}



.button_dropfeatures
{
	margin:36px 0 11px 0;
	border: 0;
}



#productpagetitle
{
	width:350px;
	padding:0;
	margin:20px 0;
	height:100px;
}
        
        

#productpagetitle h1
{
	font: 2em Arial, sans-serif;
	color:#002D62;
	padding:0;
	margin:0;
	position:relative;
	/*top:1.3em;*/
	width:350px;
	/*height:185px;*/
}