a {
	outline: none; }
	
.lavaLampWithImage {
	position: relative;
	width: 90%;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: top;
	top: 0;
	left: 0;
        }
.lavaLampWithImage ul {
	margin: 0px;
	padding: 0px;
}
                .lavaLampWithImage li {
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
                }

.lavaLampWithImage li.back {
	width: 9px;
	height: 40px;
	position: absolute;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #666;
	z-index: 2;
                    }
                        .lavaLampWithImage li.back .left {
	height: 40px;
	margin-right: 9px;
	background-repeat: no-repeat;
	background-position: right;
	background-color: #666;
                        }
                    .lavaLampWithImage li a {
	font: bold 14px arial;
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	letter-spacing: 0;
	z-index: 20;
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	margin-top: auto;
	margin-right: 8px;
	margin-bottom: auto;
	margin-left: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
                    }
.cta-button { margin-bottom:2em; overflow:hidden; float:none; }
.cta-button a  { float:left; height:43px; line-height:43px; color:white; font-size:18px; background:url(../images/pricing-button-l.gif) no-repeat left top; padding-left:17px; }
.cta-button a span { float:left; padding-right:17px; background: url(../images/pricing-button-r.gif) no-repeat right top; color:white; font-weight:normal; }
.cta-button a strong { font-weight:bold; }
.cta-button a:hover { background-position:left bottom; text-decoration: none !important; }
.cta-button a:hover span { background-position:right bottom; }

