@CHARSET "ISO-8859-1";
.news{
position:relative;
float:left;
width:323px;
height:151px;
margin:0 20px 20px 0;
padding:10px;
/*border:1px solid #3C3C3C;*/
border:1px solid #313131;
}
.news p.suite{
position:absolute;
right:10px;
bottom:0;
}

div#images{
float:left;
width:206px;
}
div#text{
width:478px;
}
p.suite{
width:100%;
clear:both;
}