
.breadcrumbs {
	 padding: 5px 0;
	 font-size: 12px;
	 color: rgb(163, 163, 163);
	 margin-bottom: 10px;    
	 border-bottom: solid 1px rgb(230, 230, 230);
}

.breadcrumbs .buterpath a {
	 color:#333;
	 text-decoration:none;
}

#content .cont_txt .objectNote {
	 font-size:14px;
	 padding-right:20px;
	 text-align:justify;
}


#content {
	 padding-right:20px;
	 margin-top:15px;
}
#main_content #content .mailLink {
color: #ff7f04;
text-decoration:none;
}
