﻿.infoDiv
{
	height: 220px;
	background-color: #dedede; 
	float:left;
	padding:10px;
	position:relative;
	width:430px;
}
.newProductsRpt
{
	padding:10px;
	padding-top:0px;
}
.welcomeDiv
{
	float:right;
	height: 210px;
	background-color: #dedede; 
	padding:10px;
	padding-top:0px;
}
.menuDiv
{
	padding-bottom:6px;
	background-image: url(../../images/template/menubk.gif);
	background-repeat:repeat-x;
	font-size:110%;
}

.mainMenu
{
	font-family: verdana;
}
#tabs
{
	display:table;
	position:relative;
}

.ProductHeader
{
	font-size:200%;
}

.pListTitle
{
	font-family: Verdana;
	font-size: 25px;
	text-decoration: none;
	color: #008000;
}
.usefullLink
{
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #808080;
}
.usefullLink:hover
{
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
	color: #808080;
}
