
/* Styles for the application */

#floatrightimgfade , #Right_column{
	float: right;
	margin: 10px 0 0 10px;
	width: 250px;
	height:450px;
	clear: both;
}

#floatrightimgfade h4{
margin: 10px auto 20px auto;
}

#imageContainer {
	position: relative;
	margin: 0 auto;
	height:400px;
	width:250px;
	border:1px solid #e1e1e1;
	background: #fff;
	
}
