.ehrcs {
	background-color: #555;
	padding: 0;
;}
.ehrcs p {
	color: white;
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	margin: 10px;
}

.ehrcs a:link {color: yellow;}
.ehrcs a:visited {color: orange;}
.ehrcs a:hover {color: red;}
.ehrcs a:active {color: aqua;}

.ehrcs em {
	color: yellow;
	font-weight: normal;
	font-style: normal;
}

.ehrcs img {
	display: block;
	border-right: 200px solid silver;
	border-bottom: 2px solid silver;
}

.ehrcs .logo {
	background-color: silver;
	display: block;
	margin-top: -8px;
	margin-bottom: 1px;
	padding: 0 10px 1px;
}

.ehrcs .logo img {
	margin-top: 8px;
	margin-bottom: 4px;
	padding-top: 5px;
}
.ehrcs .ways {
	background-color: #393939;
	margin-right: 200px;
	padding-bottom: 10px;
}

.ehrcs .ways  p{
	padding-top: 5px;
	padding-bottom: 0;
	margin: 0 0 0 10px;
}
