th.module1, th.module2
{
	font-family: arial, helvetica, tahoma, verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #288DB7;
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
	paddint-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
}

td.module1
{
	padding: 2px; 
}

td.modules_selected
{
	padding: 1px; 
	background-color: #F0F6F8;
	font-weight:bold;
}



TABLE.module
{
	background-color: #FFFFFF;
	padding: 2px; 
	margin: 0px;
}

.modules_article_title {
	font-family: arial, helvetica, tahoma, verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #464646;
}

.modules_article_price {
	font-family: arial, helvetica, tahoma, verdana;
	font-size: 11pt;
	font-weight: bold;
	/* line-height: 50%; */
	text-align: center;
	color: #0040A9;
}

.modules_article_procent {
	font-family: arial, helvetica, tahoma, verdana;
	font-size: 14pt;
	font-weight: bold;
	/* line-height: 90%; */
	text-align: center;
	color: #FF7800;
}



.modules_more, .modules_more:HOVER, .modules_more:ACTIVE {
	font-family: arial, helvetica, tahoma, verdana;
	font-size: 9pt;
	color: #52BEE6;
}

.modules_more:HOVER { color: #a0a0a0; }

a.modules_see, a.modules_see:HOVER, a.modules_see:ACTIVE, a.modules_selected, a.modules_selected:HOVER, a.modules_selected:ACTIVE 
{
	font-family: arial, helvetica, tahoma, verdana;
	font-size: 8pt;
	color: #101010;
	font weight: none;
}
a.modules_see:HOVER { color: #909090; }

a.modules_selected, a.modules_selected:ACTIVE { color: #ffffff; font-weight: bold; }
a.modules_selected:HOVER { color: #f0f090; }

