/*------------------------------------ five ----------------------------------*/

.five .productbox {
	cursor:auto;
	width:182px;
}
.five .productbox div.container {
	width:182px;
}

.five .productbox .tagline {
	padding: px 0 0px 0px;
}

.five .productbox .productcontent {
	padding: 10px 10px 0 10px;	
}

.five .productbox .productcontent p {
	height:56px;
}


/*------------ ACTIVE ------------*/

.five .prodActive {
	margin:-5px -6px -3px -11px;
	z-index:1;
	cursor:auto;
	width:210px;
}

.five .prodActive div.container {
	width:210px;
	padding-bottom:0px;
	
}

.five .prodActive .productcontent {
	padding: 0px 0px;
	margin:0 0px;
}

.five .prodActive .productcontent p {
	height:0px;
}

.five .prodActive p {
	height: 0px;
}

.five .prodActive .tagline {
	border:none;
	background:none;
	padding:0px 0px 0px 0px;
	margin:0 0px;
}

/*------------ H3 ------------*/

.five .productbox #prod_free h3 {
	background: url(http://www.efraudprevention.com/images/tab_sm.gif) left top no-repeat;
	padding-top: 7px;
	padding-bottom: 0px;
}
.five .productbox #prod_deluxe h3 {
	background: url(http://www.efraudprevention.com/images/tab_sm.gif) left top no-repeat;
padding-top: 7px;
	padding-bottom: 0px;
}
.five .productbox #prod_premier h3 {
	background: url(http://www.efraudprevention.com/images/tab_sm.gif) left top no-repeat;
padding-top: 7px;
	padding-bottom: 0px;
}
.five .productbox #prod_homebiz h3 {
	background: url(http://www.efraudprevention.com/images/tab_sm.gif) left top no-repeat;
	padding-top: 7px;
	padding-bottom: 0px;
}
.five .productbox #prod_ppro h3 {
	background: url(http://www.efraudprevention.com/images/tab_sm.gif) left top no-repeat;
	padding-top: 7px;
	padding-bottom: 0px;
}

.five .prodActive #prod_free h3 {
	background: url(http://www.efraudprevention.com/images/tab_lg.gif) 4px 4px no-repeat;
	padding-top: 12px;
	padding-bottom: 0px;
}
.five .prodActive #prod_deluxe h3 {
	background: url(http://www.efraudprevention.com/images/tab_lg.gif) 4px 4px no-repeat;
padding-top: 12px;
	padding-bottom: 0px;
}
.five .prodActive #prod_premier h3 {
	background: url(http://www.efraudprevention.com/images/tab_lg.gif) 4px 4px no-repeat;
padding-top: 12px;
	padding-bottom: 0px;
}
.five .prodActive #prod_homebiz h3 {
	background: url(http://www.efraudprevention.com/images/tab_lg.gif) 4px 4px no-repeat;
	padding-top: 12px;
	padding-bottom: 0px;
}
.five .prodActive #prod_ppro h3 {
	background: url(http://www.efraudprevention.com/images/tab_lg.gif) 4px 4px no-repeat;
	padding-top: 12px;
	padding-bottom: 0px;
}

/*------------------------------------- Home Page -------------------------------*/



.five .productbox .productcontent {
	padding:0px 0px 0 0px;
	height:0px;
}

.five .prodActive,
.five .prodActive div.container {
	height:10px;
}

.five .prodActive .productcontent {
	padding-left:0px;
	padding-right:0px;
	height:0px;
}



.five .productbox div.indent {
	padding:0 0px 0 0px;
}

.five .prodActive div.indent {
	padding:0 0px 0 0px;
}

.five .productbox div.priceindent {
	padding:0;
}

.five .prodActive div.priceindent {
	padding:0 0 0 0;
}