<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 7.5.3-36-gea36ae7 */

/**************** STYLES FOR LISTING DISPLAY PAGE *******************/
/* Use caution when editing these, as it may disrupt the functionality of the popup */

UL.sharing_method_list {
	display: block;
	float: left;
	width: 50%;
	list-style: none outside none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

.sharing_popup_list_container {
	padding: 5px;
	margin-top: 5px;
}

/**************** STYLES FOR CRAIGSLIST SHARE METHOD *******************/

.clPreview {
	width: 700px;
	padding: 5px;
	margin: 10px;
	
	/* base craigslist styles */
	font-family: serif;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
}
.clPreview DL {
	width: 700px;
}
.clPreview DT {
	width: 700px;
}

.clPreview BIG {
	font-size: 18px;
}

.clShowHTML {
	padding: 5px;
	width: 564px;
}

.clInstructions {
	font-size: 10pt;
}

.clInput {
	width: 96%;
}

.share_clickToClose {
	color: #FFFFFF;
	font-size: 12pt;
	font-face: Arial sans-serif;
	float: right;
	margin-right: 4px;
	cursor: pointer;
}</pre></body></html>