/*
Copyright Krivtsov Artur
	http://wartur.ru/me.html
CSS Stile System version 3 (css_v3)

Copyright (c) 2009 WWW.RUMB.RU. All rights reserved.
	RUMB.RU Modules : stiles
	
Revision: 5 (2009.07.05)
*/

/* w3d validator ========================================================== */
.w3d_m {
	width: 99px;
}
.w3d_m img {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 99px;
	line-height: normal;
}

/* RUMB.RU Copyright ====================================================== */
.copyright_m {
	width: 300px;
}
.copyright_m img{
	font-size: 36px;
	line-height: normal;
	font-weight: bold;
	height: 57px;
	width: 57px;
}
.copyright_m td{
	text-align: left;
	vertical-align: middle;
}
.copyright_m address{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #336699;
	padding-left: 10px;
}
.copyright_m a{
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
}
.copyright_m a:hover{
	text-decoration: underline;
}
.outimages {

}
.outimages img {
	width: 200px;
	margin-top: 20px;
}

