#exportblock, #importblock {
/*	float: left; */
	width: 350px;
	height: 280px;
	background: transparent url(/redesignImages/export_bigbutton_top.gif) top left no-repeat;
	}
#importblock {
	float: none;
/*	margin-left: 355px; */
	margin-left: 5px;
	background: transparent url(/redesignImages/import_bigbutton_top.gif) top left no-repeat;
	}
.innerblock {
	float: left;
	width: 350px;
	height: 280px;
	background: transparent url(/redesignImages/red_bigbutton_bottom.gif) bottom left no-repeat;
	}
#exportblock h4, #importblock h4 {
	text-align: center;
	font-size: 32px;
	color:white;
	padding: 0;
	padding-top: 10px;
	margin: 0;
	margin-left: 10px;
	text-align: left;
	width: 250px;
	}	
#exportblock h4 a, #importblock h4 a {
	text-decoration: none;
	border: 0;
	display: block;
	color: white;
	height: 55px;
}
#exportblock h4 a span, #importblock h4 a span {
	display: none;
}
#exportblock p, #importblock p{
	float: left;
	width: 195px;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	margin-top: 15px;
	line-height: 1.5em;
	}
#exportblock p span, #importblock p span{
	font-weight: bolder;
	color: #C30000;
}

.quicklinks{
	background: transparent url(/redesignImages/quicklinks.gif) no-repeat top center;
	float: right;
	width: 115px;
	margin: 0;
	margin-top: -20px;
	padding: 0;
	padding-top: 60px;
	}
.quicklinks ul, .quicklinks li {
	padding: 0;
	margin: 0;
	}
.quicklinks li {
	list-style: url(/redesignImages/redarrow.gif);
	margin: 0 5px 10px 15px;
	padding: 0;
	}
.quicklinks a {
	color: white;
}
.quicklinks a:hover {
	color: #000;
	}

	
#featured {
	width: 705px;
	height: 35px;
	background: transparent url(/redesignImages/featuredBanner.gif) no-repeat;
	margin: 20px 0 5px 0 ;
	clear: left;	
	float: left;
}
#featured span {
	display: none;
}
.featuredProduct {
	float: left;
	width: 170px;
	height: 160px;
	background: transparent url(/redesignImages/featuredBG2.gif) top left no-repeat;
	text-align: center;
	margin-right: 8px;
}
.featuredProduct img {
	margin-top: 12px;
	}
.featuredProduct h3, .featuredProduct p {
	padding: 0;
	margin: 0;
}
.featuredProduct h3 {
	color: #990000;
	padding: 4px 0;
	font-size: 16px;
}
.featuredProduct p {
	padding: 10px;
	padding-top: 0;
}
.leftFeatured {
    clear: left;
}
.rightFeatured p {
}
