@charset "UTF-8";
/* CSS Document */

#box_left {
width: 330px;
height: auto;
float: left;
}

#box_right {
width: 330px;
height: auto;
}

#box_left h3 {
font: 12px/14px bold Verdana, Arial, Helvetica, sans-serif;
margin-top: 2px;
color: #FFF;
font-weight: bold;
}

#box_right h3 {
font: 12px/14px bold Verdana, Arial, Helvetica, sans-serif;
margin-top: 2px;
color: #FFF;
font-weight: bold;
}

#classification {
position: relative;
height: 23px;
width: 201px;
margin-top: 0.5em;
margin-bottom: 0.5em;
}

#footer_content {
	height: 330px;
}

#flash {
height: 618px;
}