ul.mermoomenu {
	font-size: 12px;
	font-weight: 200;
}
.items-leading {
	overflow: visible !important;
}
.li-list-row1 {
  background-color: #fff;
  border: 1px solid #dadada;
  border-radius: 5px;
  display: block;
  list-style-type: none;
  margin: 0 0 5px !important;
  padding: 5px !important;
}
h2.item-title {
  margin: 22px 0 8px;
  padding-left: 5px;
}
dd.main-image {
  float: right;
  margin: 0 10px 15px 15px;
}
.btn-submit{
	color: #000;
	text-shadow: 0;
}
.li-list-row1 .intro-text p a.btn {
	margin-top: 15px;
	font-size: 14px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
.li-list-row1 .intro-text p a.btn:focus{
	background-position: 0 0;
}
.memodal-button {
  background: none repeat scroll 0 0 #eeeeee;
  border: 1px solid #dddddd;
  font-weight: bold;
  padding: 1px 6px !important;
  text-decoration: none;
}
#cnav{
	margin-bottom: 0;
}
table.list td {
  padding: 0;
}
.row-fluid [class*="span"]{
	min-height: 0;
}
dd{
	margin-right: 10px;
}
.text-overflow{
	padding-left: 10px;
	padding-right: 10px;
}
.article-info{
	padding: 0 10px 10px;
}
.li-list-row2{
    border-bottom: 1px solid #efefef;
}