td.table-bottom-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #374D64;
}

td.table-head1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #374D64;
}

div.center {
	text-align: center;
	margin: auto;
	background-position: center center;
	display: block;
}
td.price-back1{
	background-image: url(../img/products/price_back1.png);
	background-repeat: repeat-x;
	background-color: #2E75AB;
	width: 80px;
	height: 150px;
}
td.price-back2{
	background-image: url(../img/products/price_back2.png);
	background-repeat: repeat-x;
	background-color: #000000;
}
td.price-back3{
	background-image: url(../img/products/price_back3.jpg);
	background-repeat: repeat-x;
	background-color: #7C7C7C;
	width: 98px;
}
td.price-back4{
	background-image: url(../img/products/price_back4.jpg);
	background-repeat: repeat-x;
	background-color: #002b22;
	width: 80px;
	height: 150px;
}
td.price-back5{
	background-image: url(../img/products/price_back5.jpg);
	background-repeat: repeat-x;
	background-color: #D9824C;
	width: 80px;
	height: 150px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table.my-price {
	background-color: #FFF;
	background-image: url(../img/box-my-price.jpg);
	background-repeat: repeat-x;
	border: 1px solid #DBDBDB;
}

/* MY PRODUCTS */
div.div-desc1 {
	float: left;
	width: 300px;
	line-height: 20px;
	height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
div.div-desc2 { float: left; width: 60px; line-height: 20px; height: 20px; font-family: Verdana, Geneva, sans-serif; font-size: 12px; color: #333; text-align: center; 
}
div.div-desc3 {
	float: left;
	width: 20px;
	line-height: 20px;
	height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
}

div.div-desc4 {
	float: left;
	line-height: 20px;
	height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
td.myproducts-td-style1 { font-family: Verdana, Geneva, sans-serif; color: #333; font-size: 11px; }
td.myproducts-td-style2 { font-family: Verdana, Geneva, sans-serif; color: #333; font-size: 11px; }
td.myproducts-td-style3 { font-family: Verdana, Geneva, sans-serif; color: #333; font-size: 11px; }
td.myproducts-td-style4 { font-family: Verdana, Geneva, sans-serif; color: #333; font-size: 11px; }
td.myproducts-td-style5 { font-family: Verdana, Geneva, sans-serif; color: #333; font-size: 11px; }


div.div-myprice-container {
	border: 2px dashed #999;
	margin: auto;
	width: 650px;
}

/*INPUT FIELDS */
div.div-input-float{
	float: left;
	margin-right: 5px;
	clear: left;
	width: 0px;
}


/*ADS*/
div.xmas2009-back-en{ background-image: url(../img/christmas2009_en.png); background-repeat: no-repeat; display: block; margin: auto; height: 390px; width: 578px; }
div.xmas2009-back-de{ background-image: url(../img/christmas2009_de.png); background-repeat: no-repeat; display: block; margin: auto; height: 390px; width: 578px; }
div.xmas2009-box1{ display: block; height: 36px; width: 520px; padding-top: 290px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; }


/*FEEDBACK* & COMMON*/
hr.hr-style1{ border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #999; margin-top: 10px; margin-bottom: 10px; border-top-style: none; border-right-style: none; border-left-style: none; }

td.myprofile-line1 { border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #666; }

/*gravatar */
img.myprofile-grav{ border: 2px double #FFF; padding: 2px; }
