﻿.rightUnit
{
	font-size:90%;
	width:606px;
	height:200px;
	margin: 15px 10px 10px 10px; 
	padding: 20px;
	background-color: #edebeb;
	background-image:url(../images/divbgw.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	border:solid 2px #C1C1C1;
}
.title
{
	margin-top: 25px;
	font-size:180%;
	font-weight:bold;
	text-align:center;
	width:100%;
}

.rightUnit img
{
	float:left;
	margin: 10px 40px 10px 10px;
}

.flash
{
	margin: 0px 0px 0px 25px;
}
.download
{
	font-size:80%;
}
