/*IE7 styles */
#primary-menu li a {
	color:#FFFFFF;
	border:none;
	background:#0c0c0c;
	font-size:20px;
	padding:4px 15px;
	line-height:26px;
	float:left;
	margin-top:-10px;
}
.styled-select {
	width:325px;
	overflow:hidden;
	background:none;
	border-right:none;	
	height:45px;

}
.member-search-dropdown form select.country-box, .member-search-dropdown form select.state-box{
	border:#3e3e3e 1px solid;
	padding:8px 0px 8px 15px;	
	width:325px;
	font-size:20px;
	color:#dddddd;
	background:#141414;
	-webkit-appearance:none;
	height:45px;
	font-family:"GnuolaneFreeRegular", sans-serif;
	background: transparent;	
}
.news-item-title{
	text-decoration:underline;	
}
a:hover .news-item-title{
	text-decoration:none;	
}
div.breadcrumb{
	clear:right !important;	
	margin-top:-45px;
	line-height:16px;
}
.brp-parent-title{
	display:none !important;
}
.login-area form input#log, .login-area form input#pwd{
	float:left;
}
