.clearfix:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.clearfix {display: block;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}
.ldc-ul_cont{cursor: pointer; font-size: 13px; font-weight: bold; margin-bottom: 0px; outline: 0 none; padding: 3px 0px;  position: relative; vertical-align: middle; white-space: nowrap; word-wrap: normal;padding-left:25px;display:inline-block;margin-right:3px;} 
.ldc-ul_cont img{
    background: none repeat scroll 0 0 transparent;
    box-shadow: none;
    margin: 0 5px 0 0;
    position: relative;
}
.likebtn_container{float: right; font: 14px/16px arial; color: #000;position: relative; }

.like-dislike { position: relative;color: #000;background: #F2F2F2;padding: 3px 5px 5px 5px;border: 1px solid #DDD;}
span.alert-msg {
    position: absolute;
	height:35px;
    width: 140px;
    text-align: right;
    right: 0;
    color:#004470;
    top: -20px;
     font-family: 'Conv_FordAntennaWGL-Regular';
    font-size: 13px;
    /*text-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px;
    box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 2px 0px;*/
}

@media (max-width: 480px) {
    span.alert-msg {top: -16px; position: static;display: block; float: none; clear: both; width: 100%;}
  
}