#mod-search-searchword89 {
    display: inline-block;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-color: #ddd;
    border-radius: 20px;
    margin:8px;
    padding-top: 4px;
    padding-right: 10px;
    padding-bottom: 4px;
    padding-left: 10px;
	width: 210px;
	font-size: 13px;
	font-style: italic;
	color: #666;
}
.btn {
	padding: 4px 15px;border-radius: 20px; background: #D73828; border: none;cursor: pointer; color: #fff
	
}
.btn-primary:hover {background: #fba819;}
div.top_hotline {
	padding-top:5px;
	
}
div#content_wrapper {
	padding-top:0;padding-bottom: 25px;
}

div#component_wrapper {
	
	padding-top:15px;
}

div#right_wrapper {
	
	padding-bottom:15px;
}

div#left_wrapper {
	padding-top:15px;
	padding-bottom: 15px;
}

.social{
  text-align: right;
}

.social-lienket{
	list-style: none;
	padding:0;
}
.social-share{
 display: inline-block;
 list-style: none;
 padding: 0;
 margin: 0;
}


ul.social-share li {
  display: inline-block;
}




ul.social-share a {
	    display: inline-block;
    color: #fff;
    background: #404040;
	font-size:20px;
    width: 30px;
	padding:5px;
    height: 30px;
    line-height: 25px;
    text-align: center;
    border-radius: 2px;
}

ul.social-share a:hover {
   display: inline-block;
    color: #fff;
    background: #999;
    width: 30px;
	padding:5px;
    height: 30px;
    line-height: 25px;
    text-align: center;
    border-radius: 2px;
}

div#bottom_wrapper .moduletable h3 {
	padding-bottom:15px;
	
	
}


.item-title  {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	padding-bottom: 10px;
	margin-bottom: 15px;
	padding-top:0px;
	padding-left:55px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CF0;
	background-image: url(../images/iconm.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:20px;
}
div.item-image {width:175px;
	height:auto;
	padding:2px;
	margin-right:10px;
	border: 1px solid #C9C9C9;}
div.pull-left {
	
	height:auto;
	padding:2px;
	margin-right:10px;
	
	
}

div.page-header {
	margin-bottom:0px;
	
}
div.items-leading {
	margin-bottom:15px;
	
}
div.page-header h2 {
	font-size:150%;
	padding-bottom: 7px;
	
	
}