.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

.pulldown {
	clear:both;
	height:0;
	overflow:hidden;
}

.pd {
	clear:both;
	height:1px;
	overflow:hidden;
}

.dottedline {
	clear:both;
	height:1px;
	overflow:hidden;
	border-bottom:1px dotted #cccccc;
}

#bookmark {
	clear:both; 
	margin:25px auto 25px auto;
}

#bookmark_giftcert {
	clear:both; 
	margin:10px auto 0 auto;
}

#back { margin:12px 0 20px 0; }


#spacerblock { margin:auto; clear:both }



