/*TOP SLIDER PANEL*/

#panel {
	background:  #d5e6ed;
	height: 400px;
	display: none;
}

.slide {
	margin: 0;
	padding: 0;
	border-top: solid 2px #fbfdfd;
	background: url(../assets/images/slide_button.png) no-repeat top;
}

.btn-slide {
	text-align: center;
	width: 154px;
	height: 26px;
	padding-top: 3px;
	margin: 0 auto;
	display: block;
	font: normal 12px Lucida Grande, Geneva, sans-serif;
	color: #31332c;
	text-decoration: none;
}

.active {
	background-position: right 12px;
}

/*form*/

.contentA{

		padding:0px;

		width:940px;

		margin: 0 auto;

		text-align:center;

	}



.contentL{

		padding:40px 10px 10px 10px;

		width:450px;

		margin: 0;

		float:left;

	}



.contentR{

		padding:40px 10px 10px 10px;

		width:450px;

		margin: 0;

		float:right;

	}



	.left2{

		width:150px;

		float:left;

		padding:7px 0px 0px 7px;

		min-height:24px;

	}



	.right2{

		width:250px;

		float:left;

		padding:5px;

		min-height:24px;

	}



	.clear{

		float:none;

		clear:both;

		height:0px;

	}



	.row{

		background:none;

		display:block;

		min-height:34px;

	}



	.text{

		width:190px;

	}





	.over{

		background-color:#333;

	}



	.out{

		background:none;

	}

	

.spacer{

	clear:both; 

	font-size:0px; 

	line-height:0px;

}

