.content{
	background-image: url(/assets/images/global/pageFooterHome.jpg);
}

.content .columnA{
	position:relative;
	float:left;
	left:0;
	top:0;
	width:380px;
}

.content .columnA .padding{
	padding:10px 30px 20px 30px;
}

.content .columnB{
	position:relative;
	float:left;
	left:0;
	top:0;
	width:490px;
}

.content .columnB .padding{
	padding:10px 30px 20px 30px;
}

.content .columnB .icon{
	position:absolute;
	top:5px;
	left:400px;
	display:block;
	width:60px;
	height:60px;
}

/*-- Home Specific --*/

.content .columnA .more{
	position:relative;
	left:248px;
	display:block;	
	width:74px;
	background:transparent url(/assets/images/global/moreBackground.gif) 100% 100% no-repeat;
	padding-bottom:1px;
	margin-bottom:20px;
}

.content .columnA .more a{
	display:block;
	width:50px;
	padding-top:3px;
	height:14px;
	background:transparent url(/assets/images/global/dash.gif) 0 100% repeat-x;
	}

.content .columnA .more a{
	font-size:0.9em;
	color:#545485;
	text-decoration:none;
	line-height:1.2em;
	}

.content .columnA .more a:hover{
	color:#ffffff;
	}

.content .columnA td.date{
	color:#a0c53a;
	font-weight:bold;
	}