
.toggler {
	color: #384b75;
	margin: 0;
	padding: 6px;
	background: #9fadca;
	/*background-image: url('http://157.150.171.183:443/multibox_test/files/images/dwnld_ico.png');*/
	background-repeat: no-repeat;
	background-position: left;
	text-indent:30px;
	border-bottom: 1px solid #fff;
	/*border-right: 1px solid #fff;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;*/
	font-size: 12px;
	font-weight: bold;
	font-family: Myriad, Helvetica, Sans-serif;
	cursor: pointer;
}

.lightBg {background-color: #d7dbe4; border-bottom: 1px solid #fff;}

.whiteBg {background-color: #ffffff; border-bottom: 1px solid #d7dbe4;}

.element {
	
}

.element p {
	margin: 0;
	padding: 4px;
}

/*.float-right {
	padding:10px 20px;
	float:right;
}*/

/*blockquote {
	padding:5px 0 5px 30px;
}*/

/*preloader style*/
#loading {
	position: absolute;
	top: 5%;
	left: 50%;
	/*width: 20%;
	height: 20%;*/
	/*_width: 20%;
	_height: 20%;*/
	/*background-color: #fff;*/
	_left: 20%;
	z-index:1001;
	-moz-opacity: 0.6;
	opacity:.60;
	filter: alpha(opacity=60);
	text-align: center;
	color: #fff;
	/*padding-top: 25%;*/
}
