/*------------------------------------ five ----------------------------------*/

.five .productbox {
	cursor:auto;
	width:212px;
}
.five .productbox div.container {
	width:212px;
}


.five .productbox div.container h3{
	font-family:helvetica, sans-serif;	font-size:14px;
	text-align:center;
	margin-top:0px;
	padding-top:5px;
}
.five .productbox .tagline {
	
	font-weight:bolder;
	
}

.five .productbox .productcontent {
	padding: 9px 10px 0 10px;	
}

.five .productbox .productcontent p {
	height:90px;
}


/*------------ ACTIVE ------------*/

.five .prodActive {
	margin:-15px;
	z-index:3;
	cursor:auto;
	height:320px;
	width:220px;
	 

 
	
}

.five .prodActive div.container {
	width:215px;
	height:320px;	
	padding-bottom:7px;
	background:none;
	padding-left:0px;
	 
}

.five .prodActive .productcontent {
	 
}

.five .prodActive .productcontent p {
	 
}

.five .prodActive p {
	
}

.five .prodActive .tagline {
	border:none;
	background:none;
	width:200px;
	
 
		
}

/*------------ H3 ------------*/

.superHead {font-family: Trebuchet MS; font-weight: bold; font-size: 13px; color: rgb(57, 81, 105); margin-top: -16px; position:absolute;}

.five .productbox #prod_free h3 {
	background: url(http://dev.usadata.com/images/SL360_tab1.png) left top no-repeat;
	
}
.five .productbox #prod_basic h3 {
	background: url(http://dev.usadata.com/images/SL360_tab1.png) left top no-repeat;
}
.five .productbox #prod_deluxe h3 {
	background: url(http://dev.usadata.com/images/SL360_tab2.png) left top no-repeat;
}
.five .productbox #prod_premier h3 {
	background: url(http://dev.usadata.com/images/SL360_tab3.png) left top no-repeat;
}
.five .productbox #prod_homebiz h3 {
	background: url(http://dev.usadata.com/images/SL360_tab4.png) left top no-repeat;
	
}
 

.five .prodActive #prod_free h3 {
	background: url(http://dev.usadata.com/images/SL360_tab1.png) 0px 4px no-repeat;
}
.five .prodActive #prod_basic h3 {
	background: url(http://dev.usadata.com/images/SL360_tab1.png) 0px 4px no-repeat;
}
.five .prodActive #prod_deluxe h3 {
	background: url(http://dev.usadata.com/images/SL360_tab2.png) 0px 4px no-repeat;
}
.five .prodActive #prod_premier h3 {
	background: url(http://dev.usadata.com/images/SL360_tab3.png) 0px 4px no-repeat;
}
 
 

/*------------------------------------- Home Page -------------------------------*/


.five .productbox .productcontent {
	padding:9px 0 0 5px;
	height:274px;
}

.five .prodActive,
.five .prodActive div.container {
	 
}
 
.five .prodActive .productcontent {
	padding-left:10px;
	padding-right:7px;
	height:290px;
}


.five .productbox div.indent {
	padding:0 3px;
}

.five .prodActive div.indent {
	padding:0;
}

.five .productbox div.priceindent {
	padding:0;
}

.five .prodActive div.priceindent {
	padding:0 0 0 0;
}


.deluxeRecommended, .deluxeRecommendedSpacer, .deluxeRecommendedWhite {
	position:relative;
	height: 45px;
}

 

 

 
 
.prodActive #prod_business .deluxeRecommendedSpacer {_height: 36px}

 
.five .productbox .productcontent {
height:350px;
padding:9px 0 0 5px;}

.five .prodActive .productcontent {
height:350px;
padding-left:10px;
padding-right:10px;
}
 
#LiveChatLink {
	 width:117px;
	 height:36px; 
	border:0px;
	background:url(../images/live_chat_off.png);
	background-repeat:no-repeat;
 	
}
#LiveChatLink:hover {
		background:url(../images/live_chat_btn.png);
		background-repeat:no-repeat;
		 height:36px; 
} 

 

