﻿.clear
{
    line-height:0;
    font-size:0;
    width:0;
    height:0;
    clear:both;
}
/*
body.public-layout
{
	background:#fdfdfd url('images/login-body.png') left top no-repeat;
}*/

div.login-page
{
	font-family:tahoma,arial,helvetica,sans-serif !important;
	min-height:100%;
	width:2000px;
	background:url('images/desktop-theme-background.png') left bottom no-repeat;
}

div.logo a
{
    display:block;
    width:380px;
    height:49px;
}

.baseFormPanel
{
    background:#EEEEEE;
}

.news_list .head .img {
	background: url(images/drop.png) no-repeat;
}

.sign_in .btn {
	background: url(images/btn.png) right 0 no-repeat;
}

.sign_in .btn .left{
	background: url(images/btn.png) 0 -58px no-repeat;
}

.sign_in.min .btn {
	background: url(images/btn.png) right -116px no-repeat;
}

.sign_in.min .btn .left{
	background: url(images/btn.png) 0 -156px no-repeat;
}

.modal .close {
	background: url(images/close_modal.png) no-repeat;
}

