.comment {
	background-color: #0B499D;
	background-position: center top;
	padding: 15px;
	line-height: 150%;
	color: #FFFFFF;
	font-size: medium;
	width: 980px;
	border: medium dashed #FFFFFF;
}


.img {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border:dotted;
	border-color:#0B499D;
	padding: 15px;
}
.img2 {
	float: left;
	left: 5px;
	right: 5px;
	border:dotted;
	border-color:#FF0000;
	padding:30px;
	margin:40px;
}
.img3 {
	left: 0px;
	border:dotted;
	border-color:#FF0000;
	padding:30px;
	margin:40px;
}





.wash {
	line-height: normal;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #0B499D;
	text-decoration: blink;
	background-color: #FFFFFF;
	font-weight: 900;
	float: left;
	width: 250px;
	margin-right: 20px;
	clear: none;
}
.wash2 {
	clear: left;
}

.position{
width:450px;
padding:15px;
float:left;
}

.position-r{
width:450px;
padding:15px;
float:left;
}

.table{
	
	background-color: #FFFFFF;
	width: 450px;
	float:none;
}


.a{
background-color:#0B499D;
color:#FFFFFF;
padding:10px;
width:150px;
font-size:small;
}


.b{
background-color:#FFFFFF;
padding:10px;
color:#0B499D;
line-height:150%;
border-color:#0B499D;
border-bottom:dotted;
border-right-style:dotted;
font-size:small;
}


.btn {
	background-position: center center;
	border: 1px ridge #FFFF00;
	font-size:medium;
	height: 30px;
	width: 150px;
}
.futter {
	font-size: x-small;
	color: #0B499D;
	background-position: center;
}
