@charset "ISO-8859-1";
#csimage {
	float: left;
	height: 190px;
	width: 140px;
	margin-right: 15px;
}
#cstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	width: 200px;
	clear: right;
}
.csimage {
	margin-right: 15px;
}
.cstitle {
	font-size: 15px;
	margin-bottom: 8px;
	color: #999999;
}
.close {
	float: right;
	width: 100%;
	text-align: right;
}

