#beenup2 {
	display:block;
	width:950px;
	height:276px;
	background-color:#454545;
	background-image:url(http://www.themyriad.net/images/reflection.jpg);
}
.beenup2container {
	display: inline;
	float: left;
}
.beenup2box {
	width:1860px;
}
.beenup2top {
	display: block;
	width:150px;
	height:155px;
	margin:0 17px 0 17px;
	padding-top:2px;
	background-color:#5a2223;
}

A.beenup2top:Link {
	width:150px;
	height:155px;
	margin:0 17px 0 17px;
	padding-top:2px;
	background-color:#5a2223;
	text-decoration: none;
}
A.beenup2top:Hover {
	width:150px;
	height:155px;
	margin:0 17px 0 17px;
	padding-top:3px;
	background-color:#000000;
	text-decoration: none;
}

.beenup2pics {
	width:129px;
	height:96px;
	margin-top:5px;
	padding-top: 2px;
	background-color:#000000;
}

.beenup2pics img {
	width: 125px;
	max-width:125px;
	max-height:94px;
	height: 94px;
	border: 0px;
	clear: both;
}

.beenup2bottom {
	width:150px;
	height:40px;
	margin:2px 17px 0 17px;
	padding:0px;
	background-color:#454545;
}
.message {
	float:left;
	padding: 5px 2px 2px 2px;
	margin:0;
	font-family: arial, helvetica, sans-serif;
	color: #ffffff;
	font-size:10px;
	width:120px;
	text-align:left;
}
.postfrom {
	float:right;
	padding: 0 4px 0 0;
	margin:0;
	font-family: arial, helvetica, sans-serif;
	color: #ffffff;
	font-size:9px;
}
.postdate {
	float:left;
	padding: 2px 0 2px 5px;
	margin-top: 6px;
	font-family: arial, helvetica, sans-serif;
	color: #ffffff;
	font-size:11px;
	text-align:left;
}
.back {
	float:right;
	padding: 10px 18px 10px 0;
}
.logo {
	float:left;
	padding: 10px 0px 10px 18px;
}

div.scrollerList {
	height: 190px;
	width: 930px;
	float: left;
	padding: 5px;
	border: 1px solid #777
}

div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 930px;
	height: 190px;
	overflow: hidden;
	float: left;
	padding: 5px;
}
	
div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width: 930px;
	height: 190px;
	overflow:hidden;
	float:left;
	padding:5px;
}
		
div.scroller div.content {
	width: 10000px;
}
		
div#section1 {
	color:#666;
}

div#section2 {
	color:#666;
}