/* Share bazar related website */
.top-n-title{
	background-color:#167596;
	color:#fff;
	padding: 10px 5px;
	text-align:center;
	font-weight:600;
    
}

.share {
	padding: 20px;
	padding-left: 25px;
	float: left;
}

.share a:hover {
    color: #23282d;
    text-decoration: none;
}

.share img{
	width:30%
}

.list_style{
	background: #ffffff;
	}
.list-logo img {
    min-width: 171px;
    min-height: 61px;
    border: 1px solid #020202;
    width: 100%;
}
	
.list_style a {
    color: #000 !important;
    text-decoration: none;
}

.list_style ul{padding:0;}
.list_style ul li{
	list-style:none; 
	border-bottom: 1px solid #eee;
    border-bottom-width: 5px;
}

.most_view_tab_block{
    padding-bottom:15px;
}

.active-button{
    background: #F72749 none repeat scroll 0 0;
    color: #fff;
}

.content_div{
    
    margin-top:5px;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    border-right:1px solid #ccc;
}

.company_logo{
    float:left;
    height:85px;
    width:50%;
    text-align:center;
    border:1px solid #ccc;
    background-color:#F0F0F0;
    padding-top:5px
}

.company_logo img{
	width:100%;
}

.company_name{
    background-color:#fff;
    font-size:10px;
    width:100%;
    text-align:center;
    margin-top:10px;
    padding-top:5px;
    padding-bottom:10px
}
