* {
	color:			#000000;
	font-family:	verdana;
	font-size:		11px;
	margin:			0; 
	padding:		0;
}

a img {
border:0;
}

img {
  border: none;
}

body {
	background:		#f7f8f9 url(gfx/back.gif) repeat-x;
	text-align:		center;
}

.cleaner, .clearer {
	clear:			both;
}
.page {
	margin:			0 auto;
	width:			774px;
}
.head {
	margin-top:		62px;
	height:			349px;
	float:			left;
	overflow: 		hidden ;	
	width:			258px;
}

.content, .content2 {
	background:		#f7f8f9 url(gfx/line.gif) repeat-y;
	width:			251px;
	height:			220px;
	padding-left:	7px;
	padding-top:	12px;
	text-align:		left;
	float:			left;
}
.content2 {
	background:		#f7f8f9 url(gfx/line2.gif) repeat-y;
}
.line {
	float:			left;
	width:			7px;
}
	
	
