#content div.tab {
	padding: 10px;
	background-color: #eee;
	margin: 10px 0;
}

#content h3 {
	font-size: 90%;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #C00051;
	font-weight: normal;
}

#content h4 {
	margin: 0;
	color: #666;
	font-weight: normal;
	text-align: right;
	font-size: 90%;
}
	

div#tempting_treatments {
	background: url(images/new.png) no-repeat right top;
	margin-top: 40px;
}
	div#tempting_treatments h2 {
		border: 0;
		text-transform: none;
		margin-bottom: 0;
		padding-bottom: 0;
	}
		div#tempting_treatments h2 a {
			color: #C00051;
			font-size: 1.2em;
			text-decoration: none;
		}
			div#tempting_treatments h2 a:hover {
				color: #757679;
			}

		div#tempting_treatments p {
			margin-top: 0;
			padding-top: 0;
		}
	div.tempting_treatment {
		border-bottom: 1px solid silver;
		padding-bottom: 30px;
		margin-bottom: 10px;
	}
		div.tempting_treatment .tempting_book {
			position: relative;
			float: right;
			width: 240px;
		}
	div#voucher_book {
		text-align: right;
	}


span.pink {
	color: #C00051;
}
span.big {
	font-size: 1.4em;
}
