
#right li {
	background: url(img/arrow.jpg) no-repeat left 7px;
	list-style-type: none;
	padding-left: 20px;
	}
	
	


.section img {
	padding: 4px;
	border: 1px solid #2B6585;
	margin: 0 5px;
}



.form-status {
	color: red;
	margin: 10px 30px;
	}
/*---------------------*/

.block, .block .bg {
	float: left;
	width: 100%;
	}
	
.block {
	background: url(img/bg-block-bottom.png) no-repeat bottom left;
	padding-bottom: 10px;
	margin-bottom: 20px;
	position: relative;
}

.block .bg {
	background: url(img/bg-block-top.png) no-repeat top left;
	
}

.block .content {
	padding: 15px 20px 10px 20px;
	
	}

.blocklink {
	position: absolute;
	top: -28px;
	left: 40px;
	z-index: 100;
	}

.blocklink.alt {
	right: 40px;
	left: auto;
	}
/*------------------------------------*/

/*------------------------------------*/

/*------------------------------------*/

/*-------------------------------------*/

/*------------------------------------*/

/*------------------------------------*/

/*---------------------------*/

/*------------------------------*/	
