﻿.productlist td
{
	vertical-align: top;
}
.productlist .details
{
	padding-left: 14px;
}

.labproducts
{
	width: 700px;
	
	border-left: solid 1px #e3eaf1;
	border-right: solid 1px #e3eaf1;
	border-bottom: solid 1px #e3eaf1;
	vertical-align: top;
}

.labproducts .headline
{
	background-color: #f2f5f8;
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	color: #003472;
	font-weight: bold;
	padding: 5px 0 5px 10px;
	/*text-transform: lowercase;*/
}

.newproducts
{
	width: 700px;
	
	border-left: solid 1px #e3eaf1;
	border-right: solid 1px #e3eaf1;
	border-bottom: solid 1px #e3eaf1;
	vertical-align: top;
}

.newproducts .headline
{
	background-color: #f2f5f8;
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	color: #003472;
	font-weight: bold;
	padding: 5px 0 5px 10px;
	/*text-transform: lowercase;*/
}

.productimage
{
	border: solid 1px #7f9db9;
}

/* Privileges */
.privileges .privilegesleft
{
	width: 50%;
}

.privileges .privilegesright
{
	width: 50%;
	padding-left: 15px;
}
