@charset "utf-8";
/* CSS Document */

#trichomonosis-hdr {
	background-image: url("/img/pg_hdr/trichomonosis.jpg");
	background-size:cover;
}
#trichomonosis-hdr h1 {
	color:#fff;
}

.document-box-right {
	width:275px;
	float:right;
	margin:0px 0px 25px 25px;
	padding:15px;
	border:#333 1px solid;
}
div.bwrepblock {
	overflow:hidden;
	height:50px;
}
div.showrps {
	overflow:visible;
	height:auto;
}
#cwd-previous-years table tr td:first-child {
	white-space: nowrap;
}

#mapbigico {
	float:right;
    height: 120px;
	width:225px;
    background: url(/img/map-ico.png) no-repeat center center;
    background-color: #F47925;
    padding: 15px;
    color: #fff;
    text-align: center;
    font-weight: bold;
	margin:0px 0px 15px 15px;
	background-position: bottom 25px left 50%;
}
#trich-contacts {
	background-color: #E2E3E4;
	border:#333 1px solid;
	padding:15px;
}
#trich-contacts p {
	font-size:95%;
}