#proftbl{ margin-top:250px;}

.top6 {
    background-color: #B3D9FF;
    border: 1px solid #999999;
    border-radius: 0.5em 0.5em 0.5em 0.5em;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 11px;
    margin-left: 10px;
    opacity: 0.7;
    padding: 10px;
    width: 248px;
	float:left;
}

.top6 div{
	background-color: #3399FF;
	}
	
.top6 img{ height:36px; width:36px; border-radius: 4px 4px 4px 4px;}
.top6 td {
    border-bottom: 1px dotted #999999;
    height: 61px;
	color: #666
}

.top6 a{text-decoration:none; color:#000000;text-transform:capitalize}
.top6 b{ color:#000}
.top6 span{ color:#fff}
.top6 i{ color:#ccc}


.new_m {
    background-color: #FFE0C1;
    border: 1px solid #999999;
    border-radius: 0.5em 0.5em 0.5em 0.5em;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 11px;
    opacity: 0.7;
    padding: 10px;
	margin-left: 10px;
    width: 315px;
}
.new_m div {
    background-color: #FF9900;
}
.new_m span{ color:#000
}

.new_m td {
 border-bottom: 1px dotted #999999;
    height: 50px;
	color: #666
}
.new_m a{
text-decoration:none; color:#666666; text-transform:capitalize
}

.imgtls img{ height:64px; width:64px; margin:6px auto 6px auto;border-radius: 6px 6px 6px 6px;}
.content #calqueprofil{ position:absolute; top:50px; z-index:2; left:120px;}