#logoRotator{
	height: 100px;
	width: 220px;
	margin-top: 20px;
	margin-left: 10px;
}
#logoBorderTop{
	height: 24px;
	width: 220px;
	float: left;
	background-image: url(images/logo-rotator-top-trust.png);
}
#logoBorderLeft{
	height: 100px;
	width: 10px;
	float: left;
	background-image: url(images/logo-rotator-left.png);
	background-repeat: repeat;
}
#logoFrame{
	height: 80px;
	width: 195px;
	padding-top: 8px;
	padding-left: 5px;
	float: left;
}
#logoBorderBottom{
	height: 20px;
	width: 220px;
	float: left;
	background-image: url(images/logo-rotator-bottom.png);
}
#logoBorderRight{
	height: 100px;
	width: 10px;
	float: left;
	background-image: url(images/logo-rotator-right.png);
}
#captionRotator{
	height: 374px;
	width: 220px;
	margin-left: 10px;
}
#captionBorderTop{
	height: 24px;
	width: 220px;
	float: left;
	display: inline;
	background-image: url(images/logo-rotator-top-talk.png);
}
#captionBorderLeft{
	height: 275px;
	width: 10px;
	float: left;
	display: inline;
	background-image: url(images/logo-rotator-left.png);
	background-repeat: repeat;
}
#captionFrame{
	height: 275px;
	width: 200px;
	float: left;
	display: inline;
}
#captionBorderRight{
	height: 275px;
	width: 10px;
	float: left;
	display: inline;
	background-image: url(images/logo-rotator-right.png);
	background-repeat: repeat;
}
#captionBorderBottom{
	height: 20px;
	width: 220px;
	float: left;
	display: inline;
	background-image: url(images/logo-rotator-bottom.png);
}
