#Listing_Wrapper {
	display: block;
	float: left;
	width: 725px;
}

.Wedding_Wrapper {
	display: block;
	float: left;
	width: 725px;
	margin-bottom: 15px;
}

.Wedding_Wrapper a {
	color: #792720;
	text-decoration: none;
	font-weight: bold;
}

.Wedding_Description {
	display: block;
	float: left;
	width: 685px;
	text-align: left;
	margin-right: 10px;
}

.Wedding_Title {
	text-indent: 10px;
	font-size: 14px;
	font-weight: bold;
	display: block;
	float: left;
	width: 695px;
	background-color: #792720;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #ffffff;
}