.cbTwitterWidget {
	width: 292px;
	height: 360px;
	border: 1px solid #005584;
	color: #fff;
	background: url(../simg/etFeelingBlueBG.gif) #005584 top center no-repeat;
	font-family: arial;
}

.cbTwitterWidget .tweetsWrapper {
	margin-top: 45px;
	height: 295px;
	overflow-y: auto;
}

.cbTwitterWidget .tweetsWrapper img {
	background-color: #fff;
	padding: 1px;
	border: 1px solid #005584;
}

.cbTwitterWidget .tweetsWrapper .cbOneTweet {
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color: #66a4cc;
}

.cbTwitterWidget .tweetsWrapper .cbOneTweet p {
	color: #fff;
	font-size: 9pt;
	margin-top: 1px;
	margin-bottom: 1px;
}

.cbTwitterWidget .tweetsWrapper .cbOneTweet a {
	color: #fff;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

.cbTwitterWidget .tweetsWrapper .cbOneTweet a:hover {
	text-decoration: underline;
}

.cbTwitterWidget .tweetsWrapper .cbOneTweet p a {
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
}

.cbTwitterWidget .tweetsWrapper .cbOneTweet .placed {
	color: #fff;
	font-weight: bold;
	font-size: 9pt;
}

.cbTwitterWidget .getIt {
	margin-left: 190px;
	margin-top: 3px;
}

.cbTwitterWidget .getIt a {
	font-weight: bold;
	color: #fff;
	font-size: 8pt;
	font-family: arial;
	text-decoration: none;
}

.cbTwitterWidget .getIt a:hover {
	text-decoration: underline;
}
