.bold{
     font-weight: bold;
}

.underline{
     text-decoration: underline;
}

.banner {
     float:right;
}

.logo img {
   margin-top:52px;
   margin-left:13px;
}

.order_step_label {
	position:relative;
	top:1px;
	font-size:9px;
	text-transform:uppercase;
}

.gray {
	color:#aaaaaa;
}

.nobr {
	white-space: nowrap;
}

.padding_20px {
	padding:20px;
}

div#cart_backlinks {
	padding-top:3px;
}
div#cart_backlinks a {
	font-size:12px;
	line-height:13px;
}

