#section .module.module2.narrow{
	width:47.5%;
	margin-right:5%;
}
#section .module.module2.narrow.last{
	margin-right:0;
}
#section .module.module2.narrow .title{
	background:none;
	border:none;
	color:#333;
	font-size:20px;
	line-height:20px;
	height:auto !important;
	margin:10px 0 3px 0;
	text-shadow:0 1px 0 #CCC;
	padding:0;
}
#section .module.module2.narrow .title a{
	color:#1A619B;
	text-shadow:none;
}
#section .module.module2.narrow .title span{
	color:#666;
	font-size:12px;
}
#section .title{
	text-shadow:0 1px 0 #666;
}
#section .module.module2.narrow .image{
	border:1px solid #CCC;
	display:block;
	float:left;
	margin:9px 10px 0 0;
	padding:5px;
}
#section .module.module2.narrow .image img{
	display:block;
}
#section .module.module2.narrow .content{
	float:left;
	border:none;
	color:#444;
	height:auto;
	padding:0;
	padding-bottom:5px;
	width:280px;
}
#section .content p{
	font-size:12px;
	margin-bottom:10px;
		.width:340px;
}
