#flash {
position: relative;
width: 768px;
margin: 0px;
background-image: url(/template/shared/images/background_flash.jpg);
background-repeat: no-repeat;
background-position: 0px 10px;
}

#flash div {
background-color: #ffffff;
margin: 0px;
}

#flash .flash_content {
padding: 20px 20px;
}