﻿#PageBody
{
    padding-top:15px !important;
}

.hometoproundwhite
{
    background:url(../../images/elements/topRoundWhite.png) no-repeat;
    height: 5px;
    width: 986px;
    display: block;
    margin-top:15px;
}

#PageBody #ContentWrapper
{
    background-color: #FFF;
    padding:26px 30px 30px 30px;
    width:926px;
}



#WrapperProductList {
	float:left;
	width:100%;
	clear:both;
	display:block;
	padding-bottom:10px;
}

#productList li {
	float:left;
}

#productList li a {
	
  border: 1px solid #FFFFFF;
  color: #376ABF;
  display: block;
  font-size: 13px;
  height: 64px;
  line-height: 15px;
  padding: 4px;
  text-align:left;
  width: 175px;
}

#productList li a img{
	float:left;
	vertical-align:text-top;
	margin-right:10px;
	width:57px;
	height:62px;
}

#productList li a:hover {
	background-image:url(../../images/elements/bg_button_products.png);
	background-repeat:repeat-x;
	border-color:#D9D9D9;
}

#WrapperSelectedAwards {
	float:left;
	width:445px;
	display:block;
	margin-right:35px;
}

	#selectedAwards{
		background-image:url(../../images/awards_klein2.jpg);
		height:118px;
	}
	
#WrapperSelectedCustomers {
	float:left;
	width:445px;
	display:block;
}

