.place_300 {
	color: #333333;
	margin-bottom: 6px;
}

.place_300 .head {
	background-image: url(images/place_3_Ubg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	clear: both;
}
.place_300 .pl_txt {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 15px;
	width: 99%;
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.place_300 .Lbg {
	background-image: url(images/place_3_Lbg.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.place_300 .bottom {
	background-image: url(images/place_3_Bbg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 29px;
}



.place_300 .head .txt {
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;
	text-align: center;
	float: left;
}

.place_300 .head .topL {
	float: left;
}
.place_300 .head .topR {
	float: right;
}
.place_300 .Rbg {
	background-image: url(images/place_3_Rbg.png);
	height: 100%;
	width: 3px;
	background-repeat: repeat-y;
	background-position: right;
}
.place_300 .bottom .botL {
	float: left;
	margin-right: 20px;
}
.place_300 .bottom .botR {
	float: right;
	margin-left: 20px;
}
