@charset "UTF-8";
.righttext {
	width:160px;
	float:right;
}

.textblock img {
	float:left;	
}

.righttext p{
	margin-bottom:7px;
}

.righttext li {
	margin-bottom:5px;
}

#content, #wrapper{
	background-color:#F4F1EB;
}
#footer {
	margin-top:10px;
}