.footer_content, .footer_content *
{
	line-height: 1.0;
	font-size: 11px;
}

.footer_content
{
	background: #373737;
	padding: 40px 30px 30px 30px;
}

.footer_content_copyrights
{
	font-weight: bold;
}

.footer_content_developer
{
	color: #fff5ea;
}

.footer_content_developer a
{
	color: #fff5ea;
}

.footer_content_developer a:hover
{
	color: white;
}

.footer_content_developer_image
{
	margin: 0px 0px 7px 0px;
	display: block;
}

.footer_content_stripe
{
	background: #ff6600;
}

.footer_content_block
{
	padding: 0px 20px 0px 10px;
	color: #fff5ea;
	line-height: 1.3;
}

.footer_content_block_header
{
	color: #f7ddbe;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

.footer_dealers
{
	padding: 15px 30px 15px 30px;
	background: black;
}

.footer_dealers *
{
	color: #c0bbbb;
}

.footer_dealers_header
{
	font-weight: bold;
}

.footer_dealers_edit
{
	cursor: text;
	color: white;
	border: 1px solid #7c7c7c;
	background: #282828;
	height: 22px;
	padding: 3px 5px 0px 5px;
}

.footer_dealers_button
{
	height: 22px;
	color: black;
	font-weight: bold;
	padding: 0px 10px 3px 10px ;
	
}