		.about {
			float: left;
			padding-right: 15px;
			padding-bottom: 5px;
		}
		
		#folio_scroller_container {
			margin-top:80px;
			margin-bottom:40px;
			}
		.roundabout-holder {
			list-style: none;
			width: 100px;
			height: 150px;
			margin: 0px auto;
		}
		
		.roundabout-moveable-item {
			font-size:12px!important;
			height: 200px;
			width: 300px;
			/*cursor: pointer;*/
			padding: 5px;
			border: 1px solid #aaaaaa;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			background: #f9f9f9;
		}