#panel div {
	float: left;
}
hr {
	margin: 0px auto; border: 0px currentColor; width: 731px; height: 1px; background-color: rgb(243, 243, 243);
}
.press_title {
	margin: 0px auto; width: 560px;
}
.press_description {
	margin: 0px auto 0px 14px; padding: 10px 0px; width: 711px; color: rgb(102, 102, 102);
}
.press_title_short {
	width: 560px; height: 20px; text-align: left; margin-top: 20px; margin-left: 14px; cursor: pointer;
}
.press_title_short h2 {
	margin-top: 2px;
}
.press_description ul {
	list-style: none; margin: 0px; padding: 0px;
}
.press_description ul li {
	padding-bottom: 5px;
}
.accordion {
	width: 736px; margin-top: 0px; margin-left: -2px; float: left;
}
#acc_header {
	width: 736px; height: 58px; cursor: pointer; background-image: url("../images/accordion_minim.png"); background-repeat: no-repeat;
}
#acc_header:hover {
	background-position: left bottom; width: 736px; height: 58px; cursor: pointer; background-image: url("../images/accordion_minim.png"); background-repeat: no-repeat;
}
.current#acc_header {
	width: 736px; height: 50px; cursor: pointer; background-image: url("../images/accordion_maxi_top.png"); background-repeat: no-repeat;
}
.acc_content {
	width: 736px; float: left; background-image: url("../images/accordion_maxi_repeat.png"); background-repeat: repeat-y;
}
.acc_bottom {
	width: 736px; height: 30px; float: left; background-image: url("../images/accordion_maxi_bottom.png"); background-repeat: no-repeat;
}
.job_title {
	width: 560px; height: 20px; text-align: left; color: rgb(102, 102, 102); text-transform: uppercase; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 16px; margin-top: 16px; margin-left: 14px; float: left; cursor: pointer;
}
.job_description {
	width: 560px; text-align: justify; color: rgb(102, 102, 102); font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; margin-top: 10px; margin-bottom: 10px; margin-left: 16px; float: left;
}
.job_description ul {
	margin-left: -1.4em;
}
.job_description a {
	color: rgb(255, 130, 0); text-decoration: none;
}
.job_description a:hover {
	color: rgb(255, 130, 0); text-decoration: underline;
}
.accordion div.pane {
	width: 729px; color: rgb(255, 255, 255); display: none;
}
