#screen{
	position:relative;
	height:312px;
	width:556px;
	padding:0;
	margin:0;
}

.screen-slider{
	width:563px; 
	background: url(http://www.concept3d.com/modelshop/shoppingcart/themes/prestashop/img/jquery/steps/Tab_steps_background.png) repeat-y top left; 
}

.screen-addtocart{
	width:563px; 
	float:left; 
	height:20px; 
	padding:5px 0 0 0; 
	background: url(http://www.concept3d.com/modelshop/shoppingcart/themes/prestashop/img/jquery/steps/Tab_steps_background.png) no-repeat top left; 
}

	#navigation{
		width:556px;
		height:23px;
		margin-left:0px;
	}
		#navigation ul{
			margin-left:0px !important;
			margin-left:0px;
			height:23px;
		}
			#navigation li{
				width:95px;
				height:23px;
				float:left;
				margin:0px;
				padding:0px;
				list-style-type:none;
	
			}
				#navigation a{
					
					font-weight:bolder;
					text-decoration:none;
				}
				
#navigation ul li .step-tab-text-1{
	z-index:3;
	position:absolute;
	top:4px;
	left:15px;
	padding-left:10px;
	color:#4c4c4c;
}

#navigation ul li .step-tab-text-2{
	z-index:3;
	position:absolute;
	top:4px;
	left:110px;
	padding-left:10px;
	color:#4c4c4c;
}

#navigation ul li .step-tab-text-3{
	z-index:3;
	position:absolute;
	top:4px;
	left:205px;
	padding-left:10px;
	color:#4c4c4c;
}

#sections-top-rounds{
	width:563px; 
	height:10px; 
	padding:0; 
	margin:0;
	float:left;
}

#sections-top-rounds img{
	padding:0;
	margin:0;
	border:0;
	float:left;
}
	
#sections{
	overflow:hidden;
	width:552px;
	height:264px;
	clear:left;
	margin-left:3px;
}
	
	#sections ul{
		width:2200px;
		height:264px;
	}
	
		#sections li{
			width:174px;
			float:left;
			padding:0px 5px;
			list-style-type:none;
		}
			
			#sections p{
				width:174px;
				margin:0px 0;
			}
			
			#sections h2{
				color:#993333;
				margin:00px 0pt;
			}
			
			
			.attribute_desc{
				margin-top:5px;
			}
			
			
			.attribute_groups_drops{
				margin-top:218px;
			}

.steps-email{
	margin-top:170px;
}

.steps-email a{
	font-weight:normal;
	font-size:10px;
}

