.catalogueLeft {
	width: 735px;
	display: block;
	float: left;
	margin-top: 0px;
}
.catalogueLeft .navTitle {
	display: block;
	float: left;
	padding-left: 10px;
	color: #2B3B85;
}
.catalogueLeft .list .aattr {
	display: block;
	position: relative;
	top: -40px;
}
.catalogueLeft .boxCatalogueGreen #controlRow {
	display: none;
}
.catalogueRight {
	display: block;
	float: right;
	margin-top: 0px;
	margin-left: 0px;
	width: 250px;
}
.filterCat {
	text-align: left;
	line-height: 17px;
	color: #000;
}
.filterCat .filterLink {
	padding-left: 3px;
	text-align: left;
	color: #2756A6;
}
.filterCat .filterLink:hover {
	text-decoration: underline;
}
.filterCat .filterImg {
	display: block;
	float: left;
	padding-top: 1px;
	position: relative;
}
.element_h2 {
	width: 90px;
	height: 95px;
	overflow: hidden;
	float: left;
}
.catalogueLeft .bottomCaption,
.catalogueLeft .bottomCaption .bxhead th {
	background: none;
}
.catalogueLeft .bottomCaption .bxGreenH,
.catalogueLeft .bottomCaption .bxdelim,
.catalogueLeft .bottomCaption .bxmiddle,
.catalogueLeft .bottomCaption .bxbottom {
	display: none;
}
.catalogueLeft .bottomCaption #controlRow {
	display: block;
	margin: auto;
	padding: 0px;
}
.catalogueLeft .catHead {
	font-weight: 100;
	color: black;
	font: 10pt Arial;
	width: 700px;
	text-align: center;
	margin-top: -5px;
}
.catalogueLeft .catHead .toolbar-list {
	background: url(/res/images/list.png) no-repeat left;
	padding: 2px 30px 2px 30px;
	cursor: pointer;
}
.catalogueLeft .catHead .toolbar-grid {
	background: url(/res/images/table.png) no-repeat left;
	padding: 2px 0px 2px 30px;
	cursor: pointer;
}
.catalogueLeft .catHead a.selected {
	text-decoration: underline;
}
.element_h2 a {
	border: none;
	color: #3a4e3e;
}
.element_h2 .over {
	float: left;
	width: 90px;
	height: 95px;
	position: relative;
	top: -95px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	background-color: #FFFFFF;
}
.element_h2 .inelt2 {
	width: 100%;
}
.element_h2 .inelt2 td {
	text-align: center;
	font-size: 8pt;
}
.element_h2:hover a {
	text-decoration: underline;
}
.element_h2 a .inelt2 {
	width: 100%;
}
.element_h2 a .inelt2 td {
	text-align: center;
	font-size: 8pt;
}
.element_h2:hover a .inelt2 td {
	text-decoration: underline;
}
