#header{height:201px;}
#image-top{
	z-index:100;
	float:right;
	right:21px;
	position:absolute;
}

#content-top .left-column ul{
	/*float:right;*/
}

.inner-box {
	background-color:#E8ECD1;
	position:relative;
	padding:5px;
}

.btn{
	position:absolute;
	right:20px;
	bottom:-35px;
}

.filter-input{
	width:60px;
}

.filter-select{
	width:180px;
}

.filter-header{
	font-weight:bold;
}

.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;
}

#content-bottom .left-column{
	width:30%;
	float:left;
	border-left:1px dotted #888E51;
}

#content-bottom .right-column{
	width:30%;
	float:right;
	border-left:1px dotted #888E51;
}

#content-bottom .center-column{
	width:30%;
	margin-left:auto;
	margin-right:auto;
	border-left:1px dotted #888E51;
}

#content-bottom .left-column div,
#content-bottom .center-column div,
#content-bottom .right-column div{
	padding:5px;
}

#content-bottom img{
	margin-right:1px;
}