#divSelection {

	margin:0 0 0 70px;

	font-size:11px;

	color:#333;

}



#divSelection a {

	text-decoration:none;

}



#divSelection a:hover {

	text-decoration:underline;

}



#selReference {

	float:left;

	width:75px;

	margin:65px 80px 20px 0;

}



#selProduct {

	float:left;

	width:200px;

	margin:65px 50px 20px 0;

}



#selProduct span {

	font-family:"museo-sans",sans-serif;

	font-size:14px;

	font-weight:700;

	color:#000;

}



#selProductCode {

	float:left;

	width:100px;

	margin:65px 127px 20px 0;

	text-align:center;

}



#selQty {

	float:left;

	width:30px;

	margin:65px 150px 20px 0;

	text-align:center;

}



#selAction {

	float:left;

	width:70px;

	margin:65px 50px 20px 0;

	text-align:center;

}



#selAction a {

	color:#000000;

	text-decoration:none;

}



.selTitle {

	font-family:"museo-sans",sans-serif;

	font-size:15px;

	font-weight:700;

	color:#666;

	margin-bottom:60px;

}



.selFiber {

	float:left;

	width:110px;

	margin-right:5px;

}



.selFiber img {

	margin-right:10px;

	margin-bottom:-7px;

}



.selEdit {

	float:left;

	width:80px;

	height:30px;

	min-height:30px;

	margin-top:1px;

}



.selEdit img {

	margin-bottom:-7px;

}



.selEdit a {

	color:#ff0000;

	text-decoration:none;

}



.formQty {

	width:20px;

	font-size:11px;

}





#selFormLeft {

	float:left;

	width:470px;

	margin-right:37px;

}



#selFormRight {

	float:left;

	width:510px;

	font-size:11px;

}



.formField {

	float:left;

	font-family:"museo-sans",sans-serif;

	font-size:15px;

	font-weight:700;

	color:#666;

	text-align:right;

	width:84px;

	margin-right:15px;

	padding-top:4px;

}



.formField span {

	color:#ff0000;

	font-weight:bold;

}



.formInput {

	float:left;

	width:367px;

	margin-bottom:10px;

}



.formInput input {

	width:364px;

	border:#333 solid 1px;
	
	height: 18px;

}



.formInput textarea {

	width:363px;

	height:70px;

	border:#333 solid 1px;

}



input.captcha {

	width:100px;

}



.formInput button {

	

}



input.normal {

	width:170px;

}



a.removeItem {

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	font-weight:normal;

}