
/* Style Sheet of Featured Listings Plugin for SOBI 2 Component                */
/* --------------------------------------------------------------------------- */
/* Copyright (C) 2006 Sigsiu.NET (http://www.sigsiu.net). All rights reserved. */
/* Authors: Sigrid & Radek Suski, Sigsiu.NET                                   */

/* Featured Listings */
/* -------------------------------------------------------- */

span.sobiFeaturedLabel {
	color: red;
	font-weight: bold;
	line-height: 35px;
}


/* In Add Entry Form */
/* ----------------- */
span.featuredListing_label {
	line-height: 22px;
}
/* Explanation text */
div.sobiFeaturedAlready,
div.fp_sobiFeaturedAlready,
div.sobiFeaturedExplanation,
div.fp_sobiFeaturedExplanation {
	margin-top: 5px;
	width: 400px;
}

table.sobiFpFeaturedTable,
table.sobiFeaturedTable {
	width: 80%;
	margin-top: 5px;
}
/* Checkbox and Text for activating featured listings selection */
td.fp_sobiFeaturedOptLabel,
td.sobiFeaturedOptLabel {
}
/* Label for the options */
td.fp_sobiFeaturedLabel,
td.sobiFeaturedLabel {
	width: 25%;
}
/* Prices for the options */
td.fp_sobiFeaturedBox,
td.sobiFeaturedBox {
}

span.sobiFeaturedAlreadyRemaining,
span.fp_sobiFeaturedAlreadyRemaining {
	font-weight: bold;
}

