@charset "utf-8";
body
{
	background: url('images/stripe.png') top left repeat;
}
#main_cont
{
	background: #FFFFFF !important;	
}
.block H3
{
	background: #dddddd url(images/shared/states/state_icons_18.png) 6px center no-repeat;
}
.flash
{
	margin: 15px 15px 0 15px;
	padding: 0 0 15px 0;
}
.menu_cont, .dynamic_area, .video_message, .click_browse_message
{
	background: -webkit-gradient( linear, left bottom, left top, color-stop(0.35, #9F0406), color-stop(0.65, #E14B4B) );
	background: -moz-linear-gradient( center bottom, #9F0406 35%, #E14B4B 65% );
}
