﻿.openBlockBottom {
	background: url(/images/art-border-bot.gif) no-repeat bottom left;
	padding: 10px 12px 15px 15px;
	cursor: pointer;

}
.openBlockTop {
	background: url(images/art-border-top.gif) no-repeat top left;
	margin-top: -1px;
}
.openBlockTop h2 {
	margin: 0 0 10px 0 !important;
	cursor: pointer;
	float: left;
}

.closedBlock {
	padding-bottom: 4px;
	padding-top: 3px;
	border-bottom: 1px solid #dadada;
	width: 641px;
}
.closedBlock span {
	color: #3f3f3f;
}
.rightblock {
	float: right;
	width: 650px;
}
.rightblock h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10pt;
	padding-bottom: 2px;
	padding-left: 15px;
	cursor: pointer;
	background: url(images/dot.png) no-repeat 0% 3px;
	text-decoration: none;
}

.header {
	padding-bottom: 6px;
	padding-top: 3px;
	border-bottom: 1px solid #dadada;
	width: 650px;
}