.topNav_display
{
	width:100%;
	border-top: 10px solid #eeeff0;
}
.main_display_body {
	background: #eeeff0;
	height:100px;
	padding:5px 0px 0px 0px;
}
.display h5
{
	font-size:80%;
	color:#585858;
	font-weight:normal;
	text-transform:uppercase;
}
.display_text
{
	width:935px;
	padding: 0;
	margin:0px auto;
}
.display_text span
{
	display:none;
}
.display_panel_1
{
	width:186px;
	float:left;
	color:#01a0c7;
	font-size:75%;
	font-weight:bold;
	padding:10px 0px 0px 0px;
}
.display_panel_2
{
	width:370px;
	float:left;
	color:#585858;
	font-size:24px;
	font-weight:bold;
	text-align:right;
}
.display_panel_2 img
{
	margin:8px 0px 0px 0px;
}
.display_panel_2 a
{
	color:#585858;
	text-decoration:none;
	padding:0px 3px;
}
.display_panel_2 a:hover
{
	color:#585858;
	text-decoration:underline;
}
.display_panel_2 ul
{
	list-style:none;
}
.display_panel_2 li
{
	list-style:none;
	display:inline;
}
.display_option_btn {
	margin: 0 auto;
	padding: 0;
	text-align:right;
	width:935px;
}
.display_option {
	width:935px;
	padding: 0;
	background:url(../selesti-images/btn-display-options.gif) no-repeat right top;
	text-align:right;
	text-indent:-9999px;
	float:right;
}
.display_option_btn_slide {
	background: url(../selesti-images/btn-display-arrow.gif) no-repeat 6px 2px;
	text-align: center;
	width: 121px;
	height: 19px;
	padding: 0px 0px 0 0;
	margin:0px 30px 0px 0px;
	display: block;
	text-decoration: none;
	float:right;
}

.slide-button {
	margin: 0 auto;
	padding: 0;
	text-align:right;
	width:935px;
}
.slide {
	width:935px;
	padding: 0;
	background:url(../selesti-images/btn-display-options.gif) no-repeat right top;
	text-align:right;
	text-indent:-9999px;
	float:right;
}
.btn-slide {
	background: url(../selesti-images/btn-display-arrow.gif) no-repeat 8px 2px;
	text-align: center;
	width: 121px;
	height: 19px;
	padding: 0px 30px 0 0;
	margin:0px 0px 0px 0px;
	display: block;
	text-decoration: none;
	float:right;
}
.active {
		background: url(../selesti-images/btn-display-arrow.gif) no-repeat 8px -21px;
}





