.tweeted-arrow {
	background: url(images/light-arrow.png) top left no-repeat !important;
}

.tweeted-main {
	background: #fff url(images/light-bg.png) bottom left repeat-x !important;
	border: 3px solid #fff !important;
}

.tweeted-info {
	border-bottom: 4px double #ccc !important;
}

.tweeted-info h2, .tweeted-info h2 a {
	color: #9ac306 !important;
	text-shadow: 1px 1px 0 #fff !important;
}

.tweeted-info h3 {
	color: #000 !important;
	text-shadow: 1px 1px 0 #ccc !important;
}

.tweeted-tweet p {
	color: #000 !important;
	text-shadow: 1px 1px 0 #fff !important;
}

.tweeted-tweet a {
	color: #9ac306 !important;
}

.tweeted-tweet a:hover {
	color: #9ac306 !important;
}

.tweeted-tweet span.props a {
	color: #000 !important;
}

.tweeted-tweet span.props a:hover {
	color: #000 !important;
}

.tweeted-tweet span {
	color: #666 !important;
}

.tweeted-tweet span a {
	color: #000 !important;
}

.tweeted-tweet span a:hover {
	color: #000 !important;
}