/* Aleksey Skubaev

askubaev@gmail.com
icq - 322253350
Разработка шаблонов для DLE и кроссбраузерная верстка
------------------
Дополнение. Фиксим глюки выкидышей майкрософта - IE6/IE7/IE8.
*/

body {
	_background: #4d4d4d;
}

body div {
	_display: none;
}


.alert {
	position: absolute;
	width: 500px;
	height: 500px;
	display: block !important;
	background: url(../images/ie6.jpg) left top no-repeat;
	left: 50%;
	top: 50%;
	margin: -250px 0 0 -250px;
	z-index: 100000;
}

	.alert:hover {
		
	}
	
.top-news-images img{
	position: absolute;
	top: 0px;
	left: 0px;
	max-width: 97px;
	min-height: 97px;
}

.left-block{
	width: 301px;
	height: 226px;
} 
.bn-otpravit{
	display: block;
	padding: 14px 0 0 0;
}

.pm_head input {
	margin: 0 0 0 20px;
}
.pm-content{
	margin: 30px 0 0 0;
}
.left-block-title{
	font: bolder 13px Arial;
	color: #000;
	position: absolute;
	top: 15px;
	left: 0px;
	text-align: center;
	width: 301px;
}
.login-line {
		position: relative;
		background: url(../images/login-line1.png) left top no-repeat;
		width: 130px;
		height: 28px;
		top: 20px;
		left: 0px;
		margin: 0 4px 20px -60px;
	}

