﻿@import url(/Common/Stl/Controls/Search.css);
@import url(/Common/Stl/Controls/SearchResult.css);
@import url(/Common/Stl/Controls/LanguageButton.css);
@import url(/Common/Stl/Controls/Login.css);
@import url(/Common/Stl/Controls/Form.css);
@import url(/Common/Stl/Controls/Popup.css);

html, body
{
	margin:0px;
	width:100%;
	height:100%;
	background-color: black;
}

img { behavior: url(/Common/Js/iepngfix.htc) }

.validator
{
	color: Red;
}

.btnClosePopup
{
	
}
.newsitem_text
{
	vertical-align: top;	
	width: 400px;
}

.newsitem_image
{
	vertical-align: top;
	padding-top: 30px;
	width: 250px;
}

.newsitem
{
	border-bottom: solid 1px #434343;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#divExtraButtons
{
	margin-top: 20px;
}
