.boxContent select { width:195px; margin:5px 2px 5px 0px; color:#000; }
	.boxFooter {
		float:right;
		width:240px;
		margin-top:20px;
		color:#58595b;
		font-weight:bold;
	}
.pageFooter { float:left; width:622px; height:140px; margin-top:11px; }
		
/* Twitter feed */
#tweet ul { list-style: none; padding: 0; }
#tweet li { padding: 3px; border-bottom: #828384 dashed 1px; width:270px; }
#tweet span.prefix { font-weight: bold; }
#tweet span.time { color: #c5c5c5; }
#tweetFooter {
	float:right;
	width:200px;
	margin-top:5px;
	color:#c0107a;
	font-weight:bold;
	font-size:10px;
}

/* JQuery Roundabout */
.roundabout-holder { padding: 0; width: 220px; height: 150px; margin: 10px 0px 0px 20px; }
.roundabout-moveable-item {
	height: 88px;
	width: 88px;
	cursor: pointer;
	border: 1px solid #999;
	overflow: hidden;
}
.roundabout-in-focus { cursor: auto; }
#roundaboutContent {
	margin: 10px 0px 10px 10px;
	width: 250px;
}
#myRoundabout li a img { width:7.5em; height:7.5em; }


