﻿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;
}

div.CenterPanel div.RightPane span.Text {
	float:left;
	display:block;
	margin:0px;
	width:455px;
	color:#000000;
	text-align:left;
}

div.CenterPanel div.RightPane span.LinkText {
	float:left;
	display:block;
	margin-top:0px;
	width:225px;
	color:#000000;
	text-align:left;
}

div.CenterPanel div.LeftPane {
	width:455px;
	float:left;
	background-image:url(../../images/subsection.gif);
	background-repeat:no-repeat;
	background-position:top right;
	margin-bottom:30px;
	border-top:1px solid #B5CF87;
}

div.CenterPanel div.LeftPane span.Title {
	display:block;
	float:right;
	width:106px;
	height:21px;
	padding-top:3px;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	margin-top:1px;
}

div.CenterPanel div.LeftPane span.Text {
	float:left;
	display:block;
	margin:20px 0px 0px 0px;
	width:455px;
	text-align:left;
	color:#000000;
}

a img {
	border:1px solid #6A9F0F;
}

span.Text div.Reserve {
	background-image:url(../images/button_red_small.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	float:left;
	clear:right;
	width:112px;
	height:20px;
	padding-top:4px;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	margin:5px 0px!important;
}

span.Text div.Next {
	background-image:url(../images/button_red_normal.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	float:left;
	clear:right;
	width:112px;
	height:20px;
	padding-top:4px;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	margin:5px 0px!important;
}

span.Text div.List {
	background-image:url(../images/button_green_back.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	float:left;
	clear:none;
	width:112px;
	height:20px;
	padding-top:4px;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	margin:5px 5px 5px 0px!important;
}

span.Text div.Text {
	float:left;
	clear:left;
	margin-top:10px;
	margin-right:10px;
}

span.Text {
	cursor:auto!important;
}
