﻿@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
{
	
}