/* Places */

#places a {
	padding: 0 40px 0 5px;
	font-size: 12pt;
	font-family: arial;
	color: #6397dc;
	text-decoration: none;
}

#places a:hover {
	text-decoration: underline;
}

#places td {
	padding: 0 0 10px 0;
}

.place-01 {
	background: url('/images/place-01.png') no-repeat;
	width: 8px;
	height: 31px;
	float: left;
}

.place-02 {
	padding-top: 6px;
	vertical-align: bottom;
	font-size: 12pt;
	font-weight: 600;
	font-family: arial;
	color: white;
	background: #76a1c6;
	width: 376px;
	height: 24px;
	float: left;
	border-top: 1px #d8e6eb solid;
	border-right: 1px #e5eeff solid;
}

.place-03 {
	padding: 6px 0 0 10px;
	vertical-align: bottom;
	font-size: 10pt;
	font-weight: 600;
	font-family: arial;
	color: white;
	background: #8eb5d6;
	width: 264px;
	height: 24px;
	float: left;
	border-top: 1px #d8e6eb solid;
	border-right: 1px #e5eeff solid;
}


.place-04 {
	padding: 6px 0 0 10px;
	vertical-align: bottom;
	font-size: 10pt;
	font-weight: 600;
	font-family: arial;
	color: white;
	background: #99bfdf;
	width: 268px;
	height: 24px;
	float: left;
	border-top: 1px #d8e6eb solid;
}

.place-05 {
	background: url('/images/place-02.png') no-repeat;
	width: 6px;
	height: 31px;
	float: left;
}


.place-06 {
	color: #4c535d;
	font-size: 13pt;
	font-family: arial;
	width: 470px;
	background: #f3f7ff;
	border-left: 1px #d8e6eb solid;
	border-bottom: 1px #d8e6eb solid;
	text-align: left;
	vertical-align: middle;
	padding: 15px;
}

.place-07 {
	color: #4c535d;
	font-size: 10pt;
	font-family: arial;
	width: 412px;
	background: #f3f7ff;
	border-bottom: 1px #d8e6eb solid;
	border-right: 1px #d8e6eb solid;
	text-align: right;
	vertical-align: middle;
	padding: 15px;
}

.place-08 {
	color: #4c535d;
	font-size: 13pt;
	font-family: arial;
	width: 470px;
	background: #ecf2ff;
	border-left: 1px #d8e6eb solid;
	border-bottom: 1px #d8e6eb solid;
	text-align: left;
	vertical-align: middle;
	padding: 15px;
}

.place-09 {
	color: #788394;
	font-size: 9pt;
	font-family: arial;
	width: 412px;
	background: #ecf2ff;
	border-bottom: 1px #d8e6eb solid;
	border-right: 1px #d8e6eb solid;
	text-align: right;
	vertical-align: middle;
	padding: 15px;
}

.place-10 {
	color: #2a384d;
	font-size: 11pt;
		font-family: arial;
	width: 912px;
	background: #e5eeff;
	border-left: #d8e6eb 1px  solid;
	border-right: #d8e6eb 1px  solid;
	padding: 15px 15px 5px 15px;
}

.place-11 {
	width: 10px;
	height: 10px;
	background: #e5eeff url('/images/place-04.png') no-repeat;

}

.place-12 {

	height: 10px;
	width: 924px;
	background: #b8bf50;
	background: #e5eeff url('/images/place-05.png') repeat-x;
}

.place-13 {
	width: 10px;
	height: 10px;
	background: #e5eeff url('/images/place-06.png') no-repeat;
}

.clear {
	clear: left;
	padding: 0;
	margin: 0;
}