
.box {
	padding:0;
	margin:0;
	height:auto;
	border-bottom:1em solid #fff;
}	

.box h3 {
	background-position:top right;
	background-repeat:no-repeat;

	font-size:1.1em;
	height:1.6em;
	he\ight:1.4em;
	color:#fff;
	padding:0.25em 10px 3px 10px;
	margin:0;
}

.box a {
	color:#000;
}



.boxWrap {
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#ffffff;

}

.boxWrap2 {
	background-position:bottom left;
	background-repeat:no-repeat;
	clear:both;
	

}

html>body .boxWrap2	{
	height:auto;
	overflow:hidden;
}

.boxContent {	
	padding-top:10px;
	margin:0 12px;
	/*\*/height:1%;/* */
}
	
html>body .boxContent	{	
	position:relative;
	overflow:hidden;
}

.boxText{
padding-top:10px;
background-image:url(../images/CIP-LatestAdditions.png);
background-position:top right;
background-repeat:no-repeat;
margin-right:10px;
}

.boxText2{
padding-top:10px;
background-image:url(../images/CIP-UpcomingEvents.png);
background-position:top right;
background-repeat:no-repeat;
margin-right:10px;
}


.equalities {
	background-color:#2e66b0;
	background-image:url(../images/fluid_top_left_equalities.gif);
	background-repeat:no-repeat;
}

.equalities h3 { background-image:url(../images/fluid_top_right_equalities.gif); }
.equalities .boxWrap { background-image:url(../images/fluid_bottom_right_equalities.gif); }
.equalities .boxWrap2 { background-image:url(../images/fluid_bottom_left_equalities.gif); }

.equalities ul{
	margin:5px;
	margin-left:20px;
	padding-left:0;
}

.equalities ul li { 
	list-style-image:url(../images/equalities.gif);
	color:#006F99;
}

/* Page Content Area */
.LeftPageFloat	{	
	width:375px; 
	float:left;
	min-height:100px; 
}	
	
* html .LeftPageFloat	{	
	margin-right:30px;
	/*\*/margin-right:0;/* */
}	
	

	
html>body .LeftPageFloat{	
	/*\*/margin:0;/* */
	height:auto; 
	overflow:hidden;
}

#homepageDivider{
	width:20px;
	float:left;
}
