

/** Absolute-positioning on rounded boxes simply doesn't work */
.roundedBox {
	position: static;
	height: 1%;
}

.widget-Search {
	padding-bottom: 10px;	
}
.width-Search form .input-Button {
	padding-bottom: 10px;	
}
.widget-Search form #search-submit {
	float: right;	
}

#sell_form div #divSWFUploadUI {
	margin-top: -10px;	
}

label span.tooltip {
	position: relative;
	display: inline-block;	
	padding: 0;
	top: 4px;
	width: 20px; height: 20px;
}

td#continue.price .actionButton { margin-left: 6px; }

.blockColour .boxFrame .cell { float: left; height: auto; min-height: auto; padding-top: 10px; padding-bottom: 10px; display: block; }

#choices .blockColour { width: 546px; min-height: 115px; }

#choices .price { width: 200px; }

#choices .actionButton { margin-top: 10px; }