#intro {
	padding-top: 20px;
}

.introContainer {
	float: left;
	height: 183px;
	width: 232px;
	padding-right: 8px;
}

.moreLink {
	text-decoration: underline;
	color: white;
	padding-left: 180px;
	font-size: 9px;
	line-height: 13px;
}

.more1 {
	height: 18px;
	width: 231px;
	background-color: #bc090a;
}

.more2 {
	height: 18px;
	width: 232px;
	background-color: #bc090a;
}

.more3 {
	height: 18px;
	width: 230px;
	background-color: #bc090a;
}

.introText {
	padding: 10px;
}

.introText img  {
	float: right;
}