* { margin: 0px; padding: 0px; } body { background-color: #FFFFFF; } p, .box { display: block; width: 716px; border: 1px solid #003366; padding: 5px; padding-bottom: 0px; margin: 15px; font-size: 14px; text-align: left; line-height: 150%; } p { background: #FFFFFF; } .box { background: url(./curve.png) no-repeat bottom right #FFFFFF; } .boxtag { color: #FFFFFF; font-family: Georgia, "Times New Roman", Arial; font-weight: 600; font-size: 12px; width: 716px; height: 20px; text-align: right; cursor: pointer; } a { color: #003366; } .box small a { color: #008000; } .adverts { padding: 5px; margin: 10px; }