﻿div.CenterPanel div.RightPane {
	float:left;
	padding:0px;
	width:455px;
	margin-bottom:30px;
}

div.CenterPanel div.RightPane span.Title {
	display:block;
	float:right;
	margin-right:5px;
	margin-top:1px;
	margin-bottom:-28px;
}

div.CenterPanel div.RightPane img.Image {
	margin-top:4px;
	float:left;
}

div.CenterPanel div.RightPane span.Text {
	float:left;
	display:block;
	margin-top:40px;
	margin-left:20px;
	width:255px;
	color:#000000;
	text-align:left;
}

div.CenterPanel div.RightPane span.Price {
	float:left;
	margin-top:7px;
	margin-left:20px;
	width:255px;
}

div.CenterPanel div.RightPane span.Price span.Currency {
	margin-top:11px;
	margin-left:4px;
	width:255px;
	text-transform:uppercase;
}

div.CenterPanel div.RightPane a.ButtonRedSmallest {
	float:right;
}

div.CenterPanel div.LeftPane {
	width:455px;
	float:left;
	background-image:url(../../images/title_pane_left.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin-bottom:30px;
}

div.CenterPanel div.LeftPane span.Title {
	display:block;
	float:left;
	width:191px;
	height:21px;
	padding-top:5px;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	margin-top:1px;
}

div.CenterPanel div.LeftPane img.Image {
	margin-top:4px;
	float:right;
}

div.CenterPanel div.LeftPane span.Text {
	float:right;
	display:block;
	margin-top:30px;
	margin-right:20px;
	width:255px;
	text-align:right;
	color:#000000;
}

div.CenterPanel div.LeftPane span.Price {
	float:right;
	margin-top:7px;
	margin-right:20px;
	width:255px;
	color:#990000;
	font-weight:bold;
	font-size:15px;
	text-align:right;
}

div.CenterPanel div.LeftPane span.Price span.Currency {
	margin-top:11px;
	margin-left:4px;
	width:255px;
	color:#990000;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
}

div.CenterPanel div.LeftPane a.ButtonRedSmallest {
	float:left;
}