/* CSS Document */

#singapore-rant {
	background-image: url(../images/singapore-rant.jpg);
	height: 142px;
	margin-top: 16px;
	padding-top: 30px;
	padding-left: 6px;
	font-size: 10px;
	line-height: 12px;
	padding-right: 6px;
}

#animSingapore{
	height: 148px;
	width: 300px;
	float: right;
	background-repeat: no-repeat;
	background-image: url(../images/singapore-home.jpg);
}

