#topProductBox .details #professional_tab{
	width:768px;
	height:188px;
	background:transparent url(../images/100mio_homepage.jpg) top left no-repeat;
	margin:0;
	padding:0;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	display:block;
	z-index:1;
}

#topProductBox .details #professional_tab h1{
	color:#FB8300;
	font-size:24px;
	width:540px;
	margin:0 0 0 40px;
	padding:10px 0 0 0;
}

#topProductBox .details #professional_tab p{
	color:#FFF;
	margin:10px 0 0 40px;
	padding:0;
	width:410px;
	font-size:11px;
	z-index:10;
	position:relative;
}

#topProductBox .details #box_container{
	margin-top:5px;
	margin-left:40px;
	position:relative;
	display:block;
}

#topProductBox .details #box_container a.product_box{
	margin:0;
	padding:0;
	position:absolute;
	left:-20px;
	top:-10px;
	z-index:2;
	text-decoration:none;
	display:block;
	outline:none;
}

#topProductBox .details #box_container img{
	margin:0;
	padding:0;
	z-index:2;
	border:none;
}

#topProductBox .details #box_container ul{
	position:absolute;
	top:5px;
	left:100px;
	font-size:11px;
	padding:0;
	margin:0;
	list-style-image:url(../images/list-item-professional.jpg);
	list-style-position:outside;
	color:#FFF;
	z-index:3;
}

#topProductBox .details #box_container li{
	list-style-image:url(../images/list-item-professional.jpg);
	list-style-position:outside;
	margin:0;
	padding:0 0 2px 0;
	color:#FFF;
	z-index:3;
}

#topProductBox .details #buttons_line{
	position:absolute;
	top:65px;
	left:85px;
	height:20px;
	display:block;
	z-index:4;
}

#topProductBox .details #buttons_line span.offer{
	color:#FB8300;
	font-size:13px;
	margin-left:10px;
	font-weight:bold;
	line-height:20px;
	z-index:4;
}

#topProductBox .details .button_professional{
	color:#FFF;
	text-decoration:none;
	line-height:29px;
	font-size:10px;
	font-weight:bold;
	position:relative;
	height:20px;
	float:left;
	z-index:5;
}
	
#topProductBox .details .button_professional span.right_end{
	background:transparent url(../images/background_button_professional_right.jpg) right top no-repeat;
	width:4px;
	line-height:20px;
	height:20px;
	cursor:pointer;
	float:left;
	display:block;
}

#topProductBox .details .button_professional span.center{
	background:transparent url(../images/background_button_professional_center.jpg) left top repeat-x;
	padding-left:15px;
	padding-right:15px;
	line-height:17px;
	height:20px;
	cursor:pointer;
	float:left;
	display:block;
}

#topProductBox .details .button_professional span.left_end{
	background:transparent url(../images/background_button_professional_left.jpg) left top no-repeat;
	width:4px;
	line-height:20px;
	height:20px;
	cursor:pointer;
	float:left;
	display:block;
}

.lm10{
	margin-left:10px;
}