/* CSS Document */

#infobox {
padding-top: 10px;
padding-bottom: 10px;
padding-left: 20px;
padding-right: 20px;
height: 275px;
width: 496px;
background: #FFF8DC;}

* html #infobox {
width: 496px;
height: 275px;
}

#se1{
background: #000 url(../images/se/se1.jpg) no-repeat;
width: 305px;
height: 233px;
margin: 0 auto;}

#se2{
background: #000 url(../images/se/se2.jpg) no-repeat;
width: 305px;
height: 233px;
margin: 0 auto;}

#se3{
background: #000 url(../images/se/se3.jpg) no-repeat;
width: 280px;
height: 350px;
margin: 0 auto;}

#se4{
background: #000 url(../images/se/se4.jpg) no-repeat;
width: 305px;
height: 233px;
margin: 0 auto;}

#headline {
width: 100%;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bolder;
background: #CD3700;
}

*html #headline {
width: 90%;
}