/*
 Copyright 2007 CBENGINE
 cbengine.com Global CSS 
 $Revision: 1.3 $
*/


@import url("api.css");
@import url("styles.css");
@import url("app.css");
@import url("searchbox.css");
@import url("style-top.css");
@import url("../../res/results/results_bm.css");

@import url("cbnav.css");

/***** clear *****/

.clear { clear: both; height: 0; line-height: 0; }
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* End hide from IE-mac */.clearfix {height: 1%;}

.clearfix {display: block;}
/* End hide from IE-mac */




.rbox th, .rbox td { border-top: 1px solid #cccccc !important;
}
.rbox th { padding: 2px 8px 8px 0px;
}
.rbox img { margin-right: 8px;
}
.rbox td {
	text-align: left;
	padding-right: 5px; padding-bottom: 8px; padding-top: 6px;
	font: bold 11px Verdana, Arial !important;
}

.rbox a {
	color: blue;
	text-decoration: none;
}
