
.twoSquares {
	padding-left:30px;
	background-image:url(../_images/bg_twoSquares_bottom.gif);
	background-position:30px 10px;
	background-repeat:repeat-y;
	float:left;
	margin-top:15px;
}

.twoSquares div.leftSide,.twoSquares div.rightSide{

	width:245px;
	padding:0;
	float:left;
}

.twoSquares div.leftSide{
margin-right:40px;
}

.squaresMargin{
	margin-top:20px;
}

.twoSquares div img{
	display:block;
}

.twoSquares div h2{
	
	background-image:url(../_images/h3_twoSquares.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0 !important;
	padding:0;
}

.twoSquares div h2 span{
	display:block;
	background-image:url(../_images/bg_twoSquares.gif);
	background-position:bottom;
	background-repeat:no-repeat;

	padding:5px 5px 5px 10px !important;
	
}

.twoSquares div p{
	margin-left:10px !important;
	margin-right:10px !important;
}



.learnMore img{
	display:block;
	float:right;
	margin-bottom:5px;
	
}

.twoSquares div img.banner{
margin:8px 0 0 8px;
}

.learnMoreLinks{
	height:25px;
	width:530px;
	clear:both;
	
	}
	
.largeButtons .learnMoreLinks{
		height:30px;

}

.learnMoreLinks div{
	position:relative;
	
}

.learnMoreLinks a{
	position:absolute;
	top:0;
	
}

.learnMoreLinks .left a{
	right:295px;
	
}


.learnMoreLinks .right a{
	right:10px;
}

.twoSquares ul{

	margin:0 !important;
	padding:10px !important;
}

.twoSquares ul li{
	margin-left:0 !important;
	margin-right:0 !important;
	padding-left:0 !important;
	padding-right:0 !important;
	padding-top:10px;
	background-image:none !important;
}

.twoSquares ul li.first{
	padding-top:0;
}