#promotionCode{
	border: 1px solid #999;
}
#search{
	font-size: 10px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 0px;
}
#shipping form {
	padding: 5px;
	width:510px;
	background: white;
	color: #404040;
}

#shipping fieldset {
	border: 0px solid #000
}
#shipping legend {
	font: bold 120%/1.6 Arial,sans-serif;
}
#shipping fieldset label {
	float:left;
	display:inline;
	width:100px;
    line-height:16px;
	margin: 3px 10px;
	//background: #FFF url('arrow.jpg') no-repeat right center;
	padding:1px;
	color: #404040;
}
#shipping input,textarea { 
	margin:3px 0 8px;
	border-style:solid;
	border-color: #E6E6B9 #E6E6B9 #E6E6B9 #E6E6B9;
    border-width:2px 1px 1px 2px;
	width: 360px
}
#shipping input {
	height: 14px
	}
#shipping br { 
	clear:left
}
#shipping input#go { 
	margin: 10px 0 0 130px;
	border-style:solid;
	border-color: #FFF #333 #333 #FFF;
    border-width:1px 2px 2px 1px;
	background: #CCC;
	width:auto;
	height: auto
}
#shipping #btnStep1{ 
	height: 22px

}
#shipping #images{ 
	width:auto;
	height: auto;
	border:0;
}
.listStock{
font-size: 10px;
font: normal;
text-align: center;

}
.breadcrumbs{
	position: relative;
	top:-10px
}
.breadcrumbs a{
	text-decoration: none;
}
.previus_price{
	text-decoration: line-through;
}
.ex_price{
	color: #f00;
}
