

#content-left img
{
	display:block;
	height:auto!important;
	width:100%!important;
	margin-left:auto!important;
	margin-right:auto!important;	
	margin-top:10px!important;
	margin-bottom:10px!important;
	padding:0px!important;
}

#context
{
	width:100%;
	position: fixed;
	z-index:9;
	height:300px;
	border-bottom: 1px solid #000;
	display:none;
	box-shadow: 1px 1px 10px #888;
}