.breadcrumb a {
	 color: #A1A1A1;
}
.breadcrumb a:hover {
	 color: #873;
}
a {text-decoration: none;}
.view-list-service {
    color: #333;
text-align:justify;	
}
.view-list-service h2.h2-title {
	margin-bottom:5px;
}
.view-list-service .views-row{
	border-bottom:1px #873 solid;padding-bottom: 15px;padding-top: 10px;
} 
.view-list-service .read-more
{
	margin-top:5px;
	text-align: right;
}
.view-list-service .read-more a{
	  background: url("../images/btn_book.gif") no-repeat scroll 0 0 transparent;
    color: white;
    font-weight: bold;
    height: 23px;
    padding: 2px 20px;
    width: 121px;
}

.view-list-service  .views-row-last { border:0;}
