/* CSS Document */

#marqueecontainer {
	width: 276px;
	height: 400px;
	float: right;
	text-align: left;
	color: #000066;
	padding: 12px;
	border: 1px solid #CCCCCC;
	line-height: 14px;
	overflow: hidden;
	clear: none;
	margin-top: 40px;
	position: relative;
}
.vmarquee_content {
	position:relative;
	padding-right: 12px;
}#scrollerbuttons {
	width: 276px;
	float: right;
	padding-bottom: 12px;
	clear: both;
}
