.visitListRemoveButton {
	float:right;
	margin:30px 25px 20px 20px;
}

div#wrapper h1 {
	clear:both; 
}
div.cartDownloadButton {
	float:right;
	margin:0px 0px 30px 0px;
}

div.cartDownloadButton a img {
	margin-bottom:-6px;
}


.visitListRemoveButton a img {
	margin:0px 0px -6px 0px;
}

.visitListProductImage, .visitListStoreLogo {
	float:left;
}

.visitListProductImage {
	width:190px;
}

.visitListStoreLogo {
	width:120px;
}

span.infoLabel {
	font-weight:bold;
}

span.separator{
    background:transparent url('/mimages/boxy09/store-info-separator.gif') no-repeat scroll center left;
    display:inline-block;
    height:12px;
    margin:0 5px -2px;
    width:1px;
}

div.cartItem {
	border-bottom: 1px solid #E7E7E7;
	clear:both;
	padding:0px 0px 30px 0px;
	margin:33px 0px 0px 0px;
}

div.cartItem.lastChild {
	border-bottom: none !important;
}

div.itemInfo {
	width:425px;
	margin-left:120px; 
}


