.cntnt{
	width:176px;
	background-color:#382838;
}


.items{
	background-color:#453845;
	padding-top:10px;
	padding-bottom:10px;		
}
.items a {
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	padding:2px 8px;
	background-color:#453845;
	text-decoration:none;
}
.items a:hover {
	color:#382838;
	background-color:#FFFFFF;
	text-decoration:none;
	color:#1e0a1f;
}
.bordercolor{
	border-bottom:solid 1px #1e0a1f;
}
.header{
	font-weight:bold;
	color:#fe7d17;
}

