
* html #menu ul,
* html #contentcontainer
{ width:100%; }

* html #container,
* html #footer
{
	width: 960px;
}


* html #menu
{
	height: 45px;
}

* html #menu ul
{
	width: 600px;
	padding-left: 10px;
}

* html #intro span
{
	padding-left: 290px;
}

* html .sideblock.login label
{
	float: none;
	width: 100px;
}

* html .sideblock.login input
{
	float: none;
	width: 145px;
}

* html .sideblock.login .buttoncontainer
{
	height: 50px;
}

* html .sideblock.login #loginlink a
{
	background-image: none;	
}

* html .news
{
	clear: both;
	display: inline-block;
}


* html .sideblock,
* html #contenthead
{
	display: inline-block;
}

* html .sideblock.login
{
	padding: 0px !important;
}

* html .sideblock.topic
{
	position: relative;
}

* html .sideblock a.topicbutton
{
	padding:0;
	margin:0;
	margin-top: 60px;
}

* html .news .areaA
{
	width: 32%;	
}

* html .news .areaB
{
	width: 67.999%;
}

* html .content table
{
	width: 95%;
}

* html .content ul
{
	line-height: 1.5em;
}

* html #head.c2
{
	background-image: url("img/head-bg-c2.jpg");
}

/**********************************************************************************************
 IMAGES
**********************************************************************************************/


* html #menu2arrow
{
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/arrow-menu2.png', sizingMethod='scale');
}

* html .sideblock h1 span,
* html #head h1 span
{
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/arrow-down-white.png', sizingMethod='scale');
}

* html .news .topicbutton,
* html .sideblock a.topicbutton
{
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/button-news-finance.png', sizingMethod='scale');
}

* html .news .topicbutton.company
{
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/button-news-company.png', sizingMethod='scale');
}

* html .news .topicbutton.precaution
{
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/button-news-precaution.png', sizingMethod='scale');
}

* html .news .topicbutton.insurance
{
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/button-news-insurance.png', sizingMethod='scale');
}

* html .news .topicbutton.assessment
{
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/button-news-assessment.png', sizingMethod='scale');
}

* html .sideblock a.topicbutton.calculate
{
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/button-calculate.png', sizingMethod='scale');
}

* html .sideblock a.topicbutton.aid
{
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/button-aid.png', sizingMethod='scale');
}

* html a.button,
* html button
{
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/button.png', sizingMethod='scale');
}

* html #submenu ul li.active
{
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/arrow-down-left-white.png', sizingMethod='scale');
}

* html .news .arrow
{
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/arrow-down-white.png', sizingMethod='scale');
}

