@charset "utf-8";
.img_table {
	margin: 0px;
	padding: 0px;
	clear: right;
	float: left;
	height: 140px;
	width: 190px;
}
#image_table_holder {
	width: 570px;
	position: relative;
	overflow: visible;
	margin-left: 50px;
	float: left;
}
#holder #centre #image_table_holder img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#left {
	width: 410px;
	height: 510px;
	background-image: url(../images/lores_images/borders/left_border.png);
	background-repeat: no-repeat;
	overflow: hidden;
	float: left;
}
#left_content {
	margin-left: 15px;
	position: relative;
	margin-top: 20px;
	visibility: visible;
	width: 330px;
}
.list {
	margin-bottom: 10px;
	margin-top: 5px;
}
.cleared_p {
	clear: left;
}
