#services-list li {
	padding-bottom:30px;
}

#services-list li h2 {
	font-size:2.2em;
	line-height:1.5em;
	padding-right:20px;
	background:url(../images/bg-service-title.jpg) no-repeat right center;
	float:left;
	margin-bottom:5px;
}

#services-list li .reading {
	clear:both;
	font-size:1em;
}

#service-right {
	padding-right:0px;
}

#service-right.detail {
	background:url(../images/bg-service-detail-right.jpg) no-repeat;
}

#service-right .top {
	background:url(../images/bg-service-block-top.jpg) left bottom no-repeat;
}

#service-right .multimanage {
	background:url(../images/bg-service-multimanage.jpg) left top no-repeat;
}

.multimanage-text, .meeting-text {
	padding-left:80px;
}

#coffee {
	position:absolute;
	top:20px;
	left:-12px;
	width:108px;
	height:89px;
	background:url(../images/bg-coffee.jpg) no-repeat;
}

.service-right-block-wrapper {
	position:relative;
}

.service-right-block-wrapper .reading {
	padding-bottom:10px;
}

.service-right-block {
	padding:35px;
	color:#6d6d6d;
}

.service-right-block-wrapper h3 {
	color:#000;
}

.service-right-block-wrapper strong {
	color:#000;
}

.service-right-block-image {
	padding-bottom:15px;
}
