
#side-a {
	float: left;
	width: 290px;
}

#side-b { 
	/*margin: 0;*/
	float: left;
	width: 290px;
	height: 1%; /* Holly hack for Peekaboo Bug */
	text-align:justify;
	
}
#rotator
{

	cursor: pointer;
	position: relative;
	width: 290px;
	height: 222px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 290px;
	height: 222px;
}

p
{
	text-align: center;
}
