@charset "utf-8";
/* CSS Document */

.title {
	background-image: url(../images/list_04.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #EA080A;
	font-size: 16px;
	float: none;
	width: 500px;
	font-family: Georgia;
	text-indent: 12px;
	text-align: left;
}
.pic {
	margin-right: 10px;
}

.info {
	font-size: 12px;
	color: #696969;
	float: none;
	width: 500px;
	margin-bottom: 10px;
	background-image: url(../images/media/titleline.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 5px;
	text-align: left;
	padding-top: 10px;
}

.summary {
	color: #333;
	font-size: 12px;
	line-height: 20px;
	float: none;
	width: 500px;
	text-align: left;
	margin-bottom: 10px;
}
