.tight{
	background-image: url(images/side.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:46px;

}
.header{
background-color:#212121;
text-align:right;
vertical-align: middle;
padding-right:20px;
padding-top:5px;
	background-image: url(images/white.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
	.footer{
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:95px;
	}
	.white{
	width:21px;
	}

	.adverts{
	height:89px;
	text-align:center;
	width:auto;
	}
	.res{
	background-image: url(images/bg_line.gif);
	background-repeat: repeat-x;
	padding-top:5px;
	}

body, td, p, div, input{
font-family: trebuchet MS; 
font-size:11px;
line-height:15px;
}

a{
color: black;
}
	
.res{
font-size:9px;
color:#716b69;
line-height:11px;
	}
.right {float:right;}
.left {float:left;}
.middle{vertical-align:middle;}
