.cf:after {content: "."; display:block; height:0; clear:both; visibility:hidden;}
.cf {height:1%;}
img									{border:0;}
img, div { behavior: url("/images/iepngfix.php") };
form, input, textarea, select		{font-size:1.0em;}
fieldset, legend					{margin:0; padding:0; border:0;}
table, tr, td, th, div, p			{font-size:1.0em; margin:0; padding:0;}
dl, dt, dd, ul, ol, li				{
	margin:0;
	padding:0;
	font-size:0.89em;
}
dl, ul								{
}
h1, h2, h3, h4, h5, h6				{margin:0; padding:0; border:0;}
.content a,
a.page								{
	color:#e0e0e0;
	background:#212121;
	text-decoration:none;
}
.content a:hover,
.content a:active,
.content a.active,
a.page:hover,
a.page:active
a.page .active						{
	color:#fff;
	background:#1b1b1b;
}
a.link,								
a.link:hover,
a.link:active						{color:#dd5525; background:none; border:none; text-decoration:none;}
.cursor-pointer						{cursor:pointer;}
.hidden, dl dt, .js-show			{display:none;}
.strong								{font-weight:bold;}
  
/* RDF Microformats */
.vcard,
.vevent,
.tel,
.type,
.value,
.url,
.fn,
.org,
.adr,
.street-address,
.locality,
.region,
.postal-code,
.email,
.photo,
.country-name,
.geo,
.latitude,
.longitude						{}

/* END ELEMENTS */

/* ROUNDED CORNERS - controlled by js */
.rounded {padding:0; margin:0;}
	.rounded .f {margin:0 7px; height:100%;}
	.rounded .l {width:100%; height:7px; line-height:1px; display:block;}
	.rounded p {margin:0;}
	.rounded .top {height:7px;overflow:hidden; background:url(corner-tr.gif) no-repeat top right;}
		.rounded .top .l {background:url(corner-tl.gif) no-repeat top left; }
	.rounded .btm {background:url(corner-br.gif) no-repeat top right;}
		.rounded .btm .l {background:url(corner-bl.gif) no-repeat top left;}
	.rounded .rcontent, .rounded .f {background:#000;}
	.rounded .top .f	{background:url(bg-price-box.gif) repeat-x top;}
	.rounded .btm .f	{background:url(bg-price-box.gif) repeat-x bottom;}
