﻿/* BASIC STYLES */

/* USED */
.mainPageBackgroundContainer
{
	width:748px;
	height:640px;
	margin: 0 auto;
}

/* USED */
.headerNotisumLogoContainer
{
	width:174px;
	float:left;
}

/* USED */
.headerRnLogoContainer
{
	width:574px;
	text-align:right;
	margin-top:7px;
	float:right;
}

/* USED */
.middleLayoutColumnWide
{
	width: 588px;
	height: 310px;
	overflow: auto;
	float:left;	
}

/* USED */
.middleLayoutColumn
{
	width: 432px;
	height: 310px;
	overflow: auto;
	float:left;
}

/* USED */
.pageLayoutContent
{
	width:748px;
	text-align:left;
	height:320px;
}

/* USED */
.mainPageNewListContainer
{
	height: 312px;
}

/* USED */
.rightLayoutColumn
{
	height:318px;
}

.newsItemHeader
{
	width: 95%;	
}

.newsItemBody
{
	width: 95%;
}
