#service {
  	width: 660px;
}

.service_header {
	height: 77px;
 	background-color: ;
  	color: #FFFFFF;
}

.service_block {
  	background-color: ;
  	color: #FFFFFF;
  	overflow:hidden;
}

.service_block div {
}

.close_block {
  	position: relative;
  	width: 100%;
  	bottom: 0px;
  	height: 15px;
  	text-align: center;
  	display: block;
}

.clear-services {
	height: 30px;
}

h2.services {
	margin-top: 15px ;
}

.toggle-link {
	position: absolute;
	width: 30px;
	left: 115px;
}


img.large-icon {
	float:left;
	margin: -5px 5px 0 0;
}
