/* CSS Document for pages less than 960 pixels wide */
#messages {
	float:left;
	width: 50%;
	font-size: 1em;
	clear:both;
}
#contentbody {
 	position: relative;
	left: 0;
	top: 0;	 
	float:left;
	margin-top: 1.5%;
	margin-left: 1%;
	width: 100%;
}
aside#strippic	{
	float:left;
	width:40%;
}
