/* Panels */

.leftPanel{
	width:60%;	
}

.rightPanel{
	width:30%;	
}

/*Images*/
#contentShell #comic1Text img, #contentShell #visual1Text img{
	width:	95%;
	float:none;
}



#contentShell #random1Text img{
	width:200px;	
}

#contentShell #haiku1Text img{
	height:150px;	
}

/*  Titles */
.leftPanel h2{
	font-size: 1.5em;	
}
