
.lmadvert-outer{
	background:url('../img/logo.jpg') 0 0 no-repeat !important;
	padding-top:59px;

}

.lmadvert-outer a.head{
    display: block;
    height: 60px;
    position: absolute;
    top: 0;
    width: 100%;
}

.lmadvert{
	padding: 10px 5px 0px 5px;
	margin-bottom:15px;
    float:left;
	border: 7px solid #cc99cc;
	border-top:1px solid #cc99cc;
}


.lmadvert span, .lmadvert strong{
	color: #cc99cc;
    display: block;
    float: left;
    font-family: sans-serif;
    font-size: 12px;
    line-height: 13px;
    margin: 0 0 3px 10px;
    padding: 0;
    position: relative;
    text-indent: 0;
    width: 135px;
}

.lmadvert strong{
	color: #000000;
    font-size: 13px;
    margin-top:4px;
}

.lmadvert img{
	float: left;
    margin: 0 !important;
    padding: 0 !important;
    height: 40px !important;
    width: 40px !important;
    display:block;
}

.lmadvert .column_headline{
	clear: both;
    float: left;
    margin-bottom: 10px;
    margin-left: 5px;
    width: 193px;
    color: #FF0000;
    text-decoration: none;
}



