#novosti {
float:left;
width:520px;
padding: 10px 0;
}

#novosti dl {
float:left;
width: 480px;
margin: 10px 20px;
padding: 0;
display: inline;
}



#novosti dt {
float:right;
width:342px;
margin: 0;
padding: 0;
font-size: 130%;
letter-spacing:1px;
color:#333366;
}

#novosti dd{
margin: 0 0 0 138px;
padding:0;
line-length: 1.5em;
}

#novosti dd.text {
background: url(images/close-quote.gif) no-repeat right bottom;
font: 1.2em/1em;
font-color:#333366;
text-align:justify;

}

#novosti dd.text p {
quotes: "\00ab" "\00bb";
}

#novosti dd.text:first-letter{
 background: url("images/open-quote.gif") no-repeat top left;
 font: italic bold 1.1em Georgia, "Times New Roman", Times, serif;
padding-left:25px;
}

#novosti dd.kartinka {
margin:0;
width:120px;
}

#novosti dd.kartinka img{
float:left;
margin: 0 8px 0 0;
padding: 4px;
border: 1px solid #6699ff;
border-bottom-color: #6699ff;
border-right-color: #6699ff;
background: white;
}

<style type="text/css">
.spoiler {
background-color : #edf5fd;
background-image : url(http://grayangel.ucoz.ru/design/spoiler_bg.gif);
background-repeat: repeat-x;
border : thin ridge #F0F0F0;
padding-left : 40px;
padding-right : 20px;
margin-left : 20px;
margin-right : 40px;
}
.spoilerheader {
padding-left : 15px;
background-image : url(http://grayangel.ucoz.ru/design/plus.gif);
background-repeat: no-repeat;
background-position:0 1;
display:block;
cursor: pointer;
}
.spoiler.open .spoilerheader {background-image : url(http://grayangel.ucoz.ru/design/minus.gif);}
.spoiler .spoilertext {display:none;}
.spoiler.open .spoilertext {display:block;}
</style>
