/*THIS IS THE ROLL AREA */

/* Removes list-style from lists */
ol, ul {
	list-style:none;
	margin:0;
	padding:0;
}

div#images{
	width:140px;
	height:78px;
	overflow:hidden;
	border:none;
	outline:none;
}
