/*Hello. We're glad you like the Flavours Of Spain website enough to look at the style sheet. We were pretty pleased with it too. We're called Ragged Edge Design and you can see more of our work by visiting www.raggededgedesign.com . If you want to get in touch, email info@raggededgedesign.com or call +44 20 7233 9073. We hope you enjoy the code….*/
#productArea {
	margin-left:0px;
	margin-right:0px;
	padding: 0px 0px 10px 0px;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width:695px;
	float:right;
	clear: none;
}
#productImageArea {
	float: left;
	width: 315px;
}
#productImageArea img{
	margin:0;
	padding: 0px 10px;
	border: none;
	float:left;
}
#productTextAreaWrapperWine {
	float: right;
	text-align: left;
	width: 300px;
	padding-right: 48px;
}
#productTextAreaWrapperFood {
	float: right;
	text-align: left;
	width: 250px;
	padding-right: 48px;
}
#productTextArea {
	text-align: left;
}
#productTextArea h1{
	margin:0px -48px 0px 0px;
	padding:0px 0px 5px 0px;
	color:#522D47;
	font-size:14px;
	text-transform: none;
	line-height: 14px;
	font-weight: normal;
	border-bottom: 1px solid #CCCCCC;
}
#productTextArea p, #productTextArea p.nopad {
	font-size:11px;
	color:#666666;
	line-height:18px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	overflow: hidden;
}
#productTextArea p.nopad {
	padding:0px 0px 10px 0px;
}
#productTextArea p.doText {
	font-size:11px;
	color:#522D47;
	line-height:18px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	overflow: hidden;
	text-align: right;
	text-transform: uppercase
}
#productTextArea label.normal {
	font-size:11px;
	color:#522D47;
	line-height:18px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight: bold;
	overflow: hidden;	
}
h2.recommendText {
	font-size:12px;
	color:#666666;
	line-height:18px;
	margin:0px 0px 0px 0px;
	padding:20px 0px 0px 1px;
	font-weight: bold;
	overflow: hidden;
	text-transform: uppercase;
	clear:right;
}
#buyAreaWrapperWine {
	float: right;
	text-align: left;
	width: 300px;
	padding: 20px 48px 10px 0px;
	display: inline;
}
#buyAreaWrapperFood {
	float: right;
	text-align: left;
	width: 250px;
	padding: 20px 48px 10px 0px;
	display: inline;
}
#buyArea {
	text-align: left;
}
#buyArea p {
	float: left;
	text-align: left;
	display: inline;
	font-size: 11px;
	color:#666666;
	margin-top: 0px;
	padding-top: 4px;
}
#buyArea p strong{
	float: left;
	text-align: left;
	display: inline;
	font-size: 12px;
	font-weight: bold;
	color:#522D47;
}
#buyArea table {
	float: right;
	text-align: left;
	display: inline;
	padding:0;
	margin:0;
}
a.fosPageLink {
	color: #666666;
}
