h2 {
	float: right;
}
h2 a {
	color: #ff5219;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline; 
}
h4 {
	font-size: 20px;
	width: 560px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	margin: 0px;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 11px;
	margin-bottom: 3px;
	margin-top: 15px;
	display: table;
	float: left;
	background: url(../images/inside/frilly.gif) no-repeat bottom center;
}
#block-menu {
	width: 47%;
	float: left;
	padding: 3px;
	background-color: #f9f9f9;
	border-bottom: 1px dashed #CCCCCC;
	margin: 5px;
}
#title {
	font-family: georgia, times new roman;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #999999;
	text-align: left;
	margin: 0px;
	width: 100%;
	vertical-align: bottom;
	float: left;
	text-transform: capitalize;
}
#title div.cost {
	font-family: georgia, times new roman;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	vertical-align: bottom;
	display: inline;
	float: right;
}
#description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 100%;
	padding: 0px 4px;
	float: left;
	text-transform: lowercase;
}