.fixed_footer_container
{
	padding: 0px 0px 30px 0px;
}

.fixed_footer_copyrights, .fixed_footer_copyrights *
{
	font-family: tahoma;
	font-weight: bold;
}

.fixed_footer_developer_image
{
	padding: 0px 0px 3px 0px;
}

.fixed_footer_developer_image img
{
	cursor: pointer;
}

.fixed_footer_developer_text
{
	font-family: tahoma;
	font-size: 11px;
}

.fixed_footer_developer_logo
{
	width: 89px;
	height: 34px;
	background: url(/blocks/public/fixed/footer/main/images/jetcode.png);
	cursor: pointer;
}

.fixed_footer_address
{
	display: none;
	margin : 20px 0px 20px 0px;
	background: white;
	font-weight: bold;
	color: black;
	font-size: 13px;
	padding: 10px;
	cursor: text;
}