.gallery_demo_unstyled{
	background-color:#E0E0E0;
	padding:20px 0 20px 20px;	
}

.demo{
	height:349px;/*369*/
	background-color:#E0E0E0;
	position:relative;
	font-size:11px;
}

.demo a{
	color:#d5200f;
}

.demo p{
	position:absolute;
	bottom:20px;
	left:20px;
}

.demo h2{
	color:#d5200f;
	font-size:18px;
	width:270px;
	margin-bottom:20px;
}

