#content_left_right_container {
	background:url(../images/profile_bg.png) repeat-y top left;
}

h1,
h2 {
	margin:0;
	padding:0;
	font-size:13px;
	color:#ab1355;
	font-weight:bold;
	text-transform:uppercase;
}

.profile_booking {
	width:174px;
	height:174px;
	background:url(../../images/text2.png) no-repeat top left;
	display:block;
	border-bottom:1px solid #FFF;
	padding:10px;
}

	.profile_booking p {
		text-align:center;
	}
	
	.profile_booking .hrer {
		width:100%;
		height:20px;
		display:block;
		background:url(../../images/stars.png) no-repeat center top;
		border:none;
	}

.profile_pic1 {
	width:194px;
	height:389px;
	display:block;
	border-bottom:1px solid #FFF;
}

	.profile_pic1 img {
		width:194px;
		height:389px;
	}
	
.profile_pic2 {
	width:388px;
	height:194px;
	display:block;
	border-bottom:1px solid #FFF;
}

	.profile_pic2 img {
		width:388px;
		height:194px;
	}
	
.profile_text {
	width:368px;
	height:auto;
	background:#FFF url(../../images/text1.png) no-repeat bottom left;
	display:block;
	border-bottom:1px solid #FFF;
	padding:10px;
}

	.profile_text table#specs {
		width:100%;
		border:none;
		border-collapse:collapse;
		margin:1em 0 0 0;
		padding:0;
		background:none;
	}
	
		.profile_text table#specs tr {
			padding:0;
			margin:0;
		}
		
			.profile_text table#specs tr td {
				padding:2px 5px 2px 0;
			}
			
			.profile_text table#specs tr td.title {
				font-weight:bold;
				color:#ab1355;
			}
			
	table#prices {
		width:368px;
		border:none;
		border-collapse:collapse;
		margin:0 10px 5px 10px;
		padding:0;
		background:none;
		border-top:1px solid #CCC;
	}
	
		table#prices tr {
			padding:0;
			margin:0;
		}
		
			table#prices tr td {
				padding:2px 5px 2px 0;
			}
			
			table#prices tr th {
				font-weight:bold;
				color:#ab1355;
				text-align:left;
				padding:6px 5px 2px 0;
			}
			
			table#prices tr td.title {
				font-weight:bold;
				color:#ab1355;
			}
			
	.prof_footer {
		border-top:1px solid #CCC;
		margin:10px;
		padding:10px 0 0 0;
	}
	
.profile_specs {
	width:194px;
	height:194px;
	background:url(../../images/flash1.png) no-repeat top left;
	display:block;
	border-bottom:1px solid #FFF;
}

	.profile_specs p {
		margin:0;
		padding:5px;
		color:#FFF;
	}
	
.profile_pic3 {
	width:194px;
	height:389px;
	display:block;
	border-bottom:1px solid #FFF;
}

	.profile_pic3 img {
		width:194px;
		height:389px;
	}
	
	
	
	
	
	
	
	

