/*Page related styles for you to view*/

#events_scroll {
	height:300px;
	overflow:scroll;
	width: 245px;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	border-right: #8cc63f 1px solid;a
}

/* general page style ends here */
#flowerShow_scroll{
	height:400px;
	overflow:scroll;
	width: 434px;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;	
}
