@CHARSET "UTF-8";

.animated_model {
	width: 500px;
	margin-bottom: 30px;
}

.animated_model .image {
	float: left;
	padding-top: 5px;
	width: 85px;
	margin-top: 45px;
}

.animated_model .image img {
	border: 1px solid #efefef;
}

.animated_model .description {
	float: left;
	margin-left: 15px;
	width: 400px;
}


.clear {
	clear: both;
}

ul {
	margin-bottom: 0px;
}
