.progressbar {
	width: 538px;
	height: 35px;
}
.bar1 {	background: url(progress-bar1.jpg) no-repeat;}
.bar2 {	background: url(progress-bar2.jpg) no-repeat;}
.bar3 {	background: url(progress-bar3.jpg) no-repeat;}
.bar4 {	background: url(progress-bar4.jpg) no-repeat;}
.bar5 {	background: url(progress-bar5.jpg) no-repeat;}

.progressbarlist {
	list-style-type: none;
	margin: 0;
	padding: 0;	
	}
	.progressbarlist li {
		margin-top: 8px;
		padding: 0;
		float: left;
		font-family: Tahoma, Verdana, sans-serif;
		font-size: 14px;
		color: #666666;
	}
	.progressbarlist li a {
		font-family: Tahoma, Verdana, sans-serif;
		font-size: 14px;
		color: #666666;
	}
	.progressbarlist li a:hover {
		text-decoration: none;
		color: #999999;
	}	
.progressbarlist li.item1 {	width: 85px; padding-left: 20px}
.progressbarlist li.item2 {	width: 78px;}
.progressbarlist li.item3 {	width: 84px;}
.progressbarlist li.item4 {	width: 104px;}
.progressbarlist li.item5 {	width: 50px;}

.progressbarlist li.active a,
.progressbarlist li.active { color: #333333;}


div.orderbox { 
	background: #e8e8e7; 
	margin: 5px 0 5px 0; 
}

div.orderboxpadding { 
	padding: 5px; 
}

b.r1 {margin: 0 5px}
b.r2 {margin: 0 3px}
b.r3 {margin: 0 2px}
b.r4 {margin: 0 1px; height: 2px}

.countrydropdown select {
	width: 95%;
}
