/************************************************************
*
*   Common Features
*
************************************************************/

BODY
{
	padding: 0px;
	margin: 0;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 70%;
	color: #494949;
	text-align: center;
}

#Layout
{ width: 640px; margin-left: auto; margin-right: auto; text-align: left; }

#LayoutTable
{ width: 640px; }

H1.ForPrintOnly	{ font-size: 140%; }
H2.ForPrintOnly	{ font-size: 140%; }
DIV.TextWOHeader { margin-top: 0; }

#Logo
{ width: 250px; text-align: left; }
#Logo IMG
{ display: block; width: 195px; height: 75px; border: none; }


THEAD .LeftColumn
{ width: 640px; }
THEAD .RightColumn
{ display: none;}

THEAD TD
{ padding-bottom: 20px; }


TBODY .LeftColumn
{ display: none; }

TBODY .RightColumn
{ width: 640px; }

#Copyright
{ padding: 0px 20px 20px 20px; border-left: 1px solid #ABABAB; }
#MadeIn
{ width: 250px; float: left; height: 130px; padding-left: 20px;}

DL
{ margin: 0; padding: 0; }

DD
{ margin-bottom: 1em; }


#PageContent
{ padding: 0;}

#RightColumn
{ display: none; }

DL
{ margin: 0; padding: 0; }

DD
{ margin-bottom: 1em; }


/************************************************************
*
*   MainMenu
*
************************************************************/
#MainMenu
{ display: none; }


/************************************************************
*
*   Footer
*
************************************************************/

#MadeIn
{ display: none; }
#Copyright
{
	border-left: none;
	border-top: 1px solid #A4A4A4;
	margin: 50px 0 0 0;
	padding: 20px 0 45px 0; 
}


/************************************************************
*
*   TextContent
*
************************************************************/
#TextContent
{ padding: 10px 0px 50px 0px; position: relative; top: 0px; left: 0px; }

.PreviewImgInText, .ImgInText
{ display: block; float: left; margin: 0px 10px 10px 0px; }

#TextContent TABLE TD
{ padding: 0 20px 0.5em 0px; }

.TwoColumnContent .Left
{ width: 50%; }

.TwoColumnContent .Right
{ width: 50%; }

/*******************************
*
*	Баннеры
*
********************************/
UL.BannersList
{ display: none; }

/*******************************
*
*	Новости и т.д.
*
********************************/


DIV.BackLink
{ display: none;  }
