.magnifier { transition: all .2s ease-in-out; }
.magnifier:hover { transform: scale(1.25); }

.comments-icon {
    background: url("/phoenix2015/images/icon-sprite.png") no-repeat scroll 0px 0px;;
    display: inline-block;
    height: 16px;
    width: 20px;
    margin-right: 5px;
    
    background-position: 0px -13px;
	color: #000;
	font-size: 12px !important;
	font-weight: bold;
	line-height: 12px;
	text-align: center;
	text-indent: -1px;
}

.dix_recommend_widget img {
	max-width: auto !important;
	width: auto !important;
	height: auto !important;
}

.dix_mobile_padding {
	margin-left: 5px !important;
	margin-right: 5px !important;
}

.headlines_content_hr {
	height: 5px;
}

.no_underline {
	
}

ul.no_underline a {
text-decoration: none !important;
}

.openx_mobile_hdr h3 {
	color: #000 !important;
	font-weight: bold !important;
	font-size: 14px !important;
    line-height: 18px !important;
    border-top: 1px #e9e9e9 solid !important;
    border-bottom: 1px #e9e9e9 solid !important;
    background-color: #f4f4f4 !important;
    margin-left: -15px;
	margin-right: -15px;
    padding-left: 15px;
}

.headlines-link a {
    font-family: "Arial,sans-serif;
    font-weight: bold !important;
    font-size:16px !important;   
    line-height: 20px !important;
    text-align:left;  
    text-decoration:none; 
    color: #000 !important;

 }  
 
.section-main-title {
  min-height: 6px;
  font-size: 32px;
  line-height: 24px;
  margin: 0 0 20px 0; 
}
.section-main-title a {
    font-weight: bold;
    text-transform: capitalize;
    color: #0d4b7c;
    background-color: #fff;
    padding-right: 10px; 
}

.share-this .box_long {
    border-left: 1px #e9e9e9 solid;
    float: left;
    width: 185px;
    height: 50px;
    padding: 12px 0; }
    
 .widget_content_wrapper_white {
  background-color: white; 
 }

.widget_content_wrapper_white .inner-content {
	padding: 15px;
}

.widget_content_wrapper_white img {
	max-width: 100%;
	height: auto;
}

.widget_content_wrapper_whiteOLD img {
	width: 100%;
	height: auto;
}

.widget_content_wrapper_white h3 {
	background-image: none;
	margin: 0;
}

.widget_content_wrapper_white ul {
	background-color: #fff;
	margin-top: 15px;
}

.widget_content_wrapper_white ul li {
	padding: 5px 15px;
}

.widget_content_wrapper_white form {
	text-align: center;
	background: #FFF;
	padding: 10px;
	margin-top: 10px;
}

.widget_content_wrapper_white form label {
	text-align: left;
}

.widget_content_wrapper_white form img {
	width: auto;
	max-width: 100%;
	height: auto;
	margin: 10px;
}

.widget_content_wrapper_white form .form-control {
	border: 1px solid #777;
	padding: 3px;
	border-radius: 0;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.075) inset;
	height: 24px;
	text-align: center;
}

.widget_content_wrapper_white form .btn-default {
	background: #777 !important;
	color: #ccc !important;
	margin: 0;
	border: 1px solid #777;
	height: 24px;
	font-size: 12px;
	line-height: 11px;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.widget_content_wrapper_white form p {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
}

