#header{height:201px;}
#image-top{
	z-index:100;
	float:right;
	right:15px;
	top:42px;
	position:absolute;
}

#content-top .left-column ul{
	/*float:right;*/
}

.right-column .align-right {
	margin-left:10px;
}

.right-column .align-center{
	margin-left:auto;
	margin-right:150px;
	text-align:left;
	border-right:1px dotted #888E51;
}


.inner-box {
	background-color:#E8ECD1;
	position:relative;
	padding:20px 20px 50px 20px;
	margin:10px 0 50px 0;
}

.big-field{
	width:100%;
}

.btn{
	position:absolute;
	left:20px;
	bottom:-35px;
}

.top-left{
	left:0px;
	top:0px;
	background-image:url(../../images/citl.png);
}

.top-right{
	background-image:url(../../images/citr.png);
	right:0px;
	top:0px;
}

.bottom-left{
	background-image:url(../../images/cibl.png);
	left:0px;
	bottom:0px;
}

.bottom-right{
	background-image:url(../../images/cibr.png);
	right:0px;
	bottom:0px;
}

.result{
	background-color:#FFFFFF;
	padding:10px;
	border: 1px dotted #888E51;
}

.separator{
	clear:both;
}

.btn-description{
	position:absolute;
	left:100px;
	bottom: 10px;
}