#footer {
	width: 631px;
	height: 24px;
	float: left;
	margin-left: 20px;
	background: url(../images/logo_kak.gif) #fff right no-repeat;	
	padding: 8px 10px 0 10px;
}

#footer_menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu_footer {
	float: left;
	margin-right: 10px;
}

#kak {
	width: 100px;
	height: 18px;
	float: right;
}

#kak i{
	visibility: hidden;
	display: block;
}

.crumbs {
	color: #fff !important;
}

#request_form {
	width: 100%;
	float: left;
	margin-top: 10px;
}

.input_form, #comment {
	width: 150px;
	border: solid 1px #000;
}

#comment {
	height: 70px;
}
#requestForm{
	float: right;
	width: 320px;
	font-size: 10px;
	font-family: Trebuchet MS, Arial,Tahoma, Century Gothic, Tahoma;
}
.formLabel{
	width: 80px;
	float: left;
	text-align: right;
	padding: 0px 5px;
}
.formField{
	width: 150px;
	height: 15px;
	line-height: 15px;
	border: 1px solid #AFC3FF;
	margin-bottom: 3px;
	font-family: Trebuchet MS, Arial,Tahoma, Century Gothic, Tahoma;
	font-size: 11px;
	color: #222;
}
.formArea{
	width: 150px;
	height: 100px;
	line-height: 15px;
	border: 1px solid #AFC3FF;
	margin-bottom: 3px;
	font-family: Trebuchet MS, Arial,Tahoma, Century Gothic, Tahoma;
	font-size: 11px;
	color: #222;
}
.formButton{
	border: 1px solid #CFC2CF;
	background: #BFBFBF;
	font-family: Trebuchet MS, Arial,Tahoma, Century Gothic, Tahoma;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	height: 17px;
	width: 150px;	
}
a.topGalleryTitle, a.topGalleryTitle:hover, a.topGalleryTitle:visited{
	font-family: Trebuchet MS, Arial,Tahoma, Century Gothic, Tahoma;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}
