body { text-align:center; font-family:arial, helvetica, verdana, sans-serif; font-size:12pt; margin:0 auto; color:#333333; }
A:link { text-decoration: none }
A:visited { text-decoration: none }
A:active { text-decoration: none }
A:hover { text-decoration: underline; }
h1 { margin:0; padding:0; font-size:13pt; font-weight:bold; display:inline; }
h2 { margin:0; padding:0; font-size:12pt; font-weight:bold; color:#000000; }
h3 { margin:0; padding:0; font-size:10pt; font-weight:bold; }
.collabel{ font-weight:bold; }
ul { margin:0; padding:0 0 0 15px; }
li { margin:0; padding:0 0 10px 0; }
img { border: none; }
.imgx { padding: 4px; }

div#resourcelist ul li { margin:0; padding:0; font-size:10pt; font-weight:normal; }
#errormsg { color:#FF0000; }
#noticemsg { background-color: yellow; }
.helpmsg { font-size:9pt; vertical-align: text-center; }

/*- all main content --- */
#content{ margin-top: 5px; margin-left: 5px; margin-right: 5px;	border:0px dotted; padding: 0px; background-color: #FFF; text-align:left; color: #000; }
.lineup{ width: 160px; float: left; }

/*- body format------------------------- */
#container{ width:810px; margin:0 auto; text-align:left; }
#body_left{ float:left; width:620px; margin-top:5px; border-right:0px solid #CCCCFF; padding:10px; text-align:left; }
#body_right{ float:right; clear:right; width:160px; margin-right: 5px; border:0px dotted; padding:0; text-align:left; }
#body_main_left{ float:left; width:450px; margin:10px 0 10px 0; border-right:1px dotted #cccccc; padding:15px 0 0 0; text-align:left; }
#body_main_right{ float:left; clear:right; width:300px; margin:0px 0 15px 0; padding:0 0 20px 25px; text-align:left; }
.body_submain_left{ float:left; width:260px; margin:0 10px 0 0; text-align:left; }
#extra{ float:right; clear:right; width:130px; }
#result2{ }
#recommended-container{ margin:0 0 0 5px; font-size:10pt; }
#filterheader{ background-color:#F9F9F9; border-top: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; border-bottom: 1px #FFFFFF; padding:5px; }
#searchfilter{ border-right:1px solid #CCCCCC; border-left:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; padding:5px 5px 10px 5px; }
#refine-container{ margin:0 5px 0 0; font-size:10pt; }
#refineheader{ background-color:#F9F9F9; border: 1px solid #CCCCCC; border-bottom: 1px #FFFFFF; padding:5px; }
#similartag{ border-right:1px solid #CCCCCC; border-left:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; padding:5px 5px 10px 5px; }

#searchbar { clear:right; background-color:#F9F9F9; border: 1px solid #CCCCCC; margin:0; padding:5px 5px 10px 0; text-align:left; }
#searchbar-left { float:left; margin-left:5px; margin-right:5px; }
#searchbar-right {}
#search-results { clear:left; padding:0 5px 0 5px; text-align:left;}

.result-desc { padding:1px; font-size:10pt; color:#333333; }
.headerbar{ padding:1px; background-color:#E4E9EE; border-top: 1px solid #D0D5DA; clear:both; }

#franchisefee{ padding:0; margin:0; }
#vimage{ float:right; border: 0px solid; margin: 8px 10px 0 0; text-align: center; }
  
/*- My Profile format----- */
#profile_nav{ padding: 10px; border:1px solid #CCCCCC; text-align:left; font-size:10pt; }
#profile_body{ padding: 0 0 0 3px; text-align:left; }

/*- Copy widget code format----- */
#codeblock{ padding: 10px; border:1px dotted; font-size:10pt; background-color: #CCFF99; }
    
/*- Header format----- */
#header { width:810px; margin:10px auto; text-align:left; }
#header_results { width:98%; padding:10px 5px 0px 10px; text-align:left; }
#label_left { position:absolute; text-align:left; }
#label_right { position:relative; text-align:right; }

#footline { padding:10px; text-align:center; font-size:8pt; clear:both; }
#tagline { padding:20px 50px 20px 50px; border-bottom:1px dotted #cccccc; }
#quotes { padding: 30px 10px 20px 10px; text-align:center; font-size:10pt; clear:both; }

/*- Menu Tabs ------------------------- */

#navigation {
	border-bottom: 7px solid #A1CC7D;
	margin: 1.5em 0 0;
	padding: 0.6em 0 0;
	font-weight: bold;
}
#navigation ul, #navigation ul li {
	list-style: none;
	margin: 0;
	padding: 2px;
}
#navigation ul {
	padding: 5px 0 .3em;
	text-align: center;
	border-bottom: 0px solid #A1CC7D;
}
#navigation ul li {
	display: inline;
	margin-right: -2px;
}
#navigation ul li a {
	background: url(../images/left2.png) no-repeat left;
	color: #000;
	text-decoration: none;
	padding: 5px 0;
}
#navigation ul li span {
	background: url(../images/right2.png) no-repeat right top;
	padding: 5px 10px 5px 7px;
	margin: 4px 0 4px 4px;
	border-bottom: 1px solid #A1CC7D;
}
#navigation ul li a:hover span {
	text-decoration: underline;
}
#navigation ul li a:hover {
}
#navigation #current a {
	background: url(../images/left1.png) no-repeat left;
}
#navigation #current a span {
	background: url(../images/right1.png) no-repeat right top;
}

<!--[if IE]>
  
/*\*//*/
#navigation ul li a {
	display: inline-block;
	white-space: nowrap;
	width: 1px;
}

#navigation ul {
	padding-bottom: 0;
	margin-bottom: -1px;
}
/**/

html #navigation ul li a {
	padding: 0;
}
<! [endif]-->

/**********************************
Name: cmxform Styles
***********************************/
form.cmxform {
	width: 610px;
	font-size: 1.0em;
	color: #333;
}

form.cmxform legend {
	padding-left: 0;
}

form.cmxform legend, form.cmxform label {
	color: #333;
}

form.cmxform fieldset {
	border: none;
	border-top: 1px solid #C9DCA6;
	background-color: #F8FDEF;
}

form.cmxform fieldset fieldset {
	background: none;
}

form.cmxform fieldset p, form.cmxform fieldset fieldset {
	padding: 5px 10px 7px;
}

form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	display: none;
	color: red;
	font-style: italic;
	padding: 0 0 5px;
}
div.error { display: none; }
input, select { margin: 1px; }
input.error { border: 2px solid red; }
textarea.error { border: 2px solid red; }

/**********************************
Use: cmxform template
***********************************/
form.cmxform fieldset {
	margin-bottom: 0px;
}

form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
}

form.cmxform label {
	display: inline-block;
	vertical-align: top;
}

form.cmxform fieldset p {
	list-style: none;
	padding: 5px;
	margin: 0;
}

form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}

form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}

form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
}

form.cmxform label { width: 200px; } /* Width of labels */
form.cmxform fieldset fieldset label { margin-left: 103px; } /* Width plus 3 (html space) */
form.cmxform label.error {
	margin-left: 203px;
	width: 400px;
}

form.cmxform input.submit {
	margin-left: 203px;
}

/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */

/*- Tag Cloud ------------------------- */
.smallTag { font-size: 10px; padding: 1px; }
.smallTag:hover { background: yellow; }
.mediumTag { font-size: 15px; padding: 1px; }
.mediumTag:hover { background: yellow; }
.largeTag { font-size: 20px; padding: 1px; }
.largeTag:hover { background: yellow; }
.largestTag { font-size: 26px; padding: 1px; } 
.largestTag:hover { background: yellow; }

/* - Pagination ---------------------- */
div.pagination { padding: 3px;	margin: 3px; text-align:right;	font-size: 12px; }
div.pagination a { padding: 2px 5px 2px 5px; margin: 0px; border: 1px solid #AAAADD; text-decoration: none; /* no underline */ color: #000099; }
div.pagination a:hover { border: 1px solid #000099; text-decoration: none; /* no underline */ color: #000; }
div.pagination a:active { border: 1px solid #000099; text-decoration: none; /* no underline */ color: #000; }
div.pagination span.current { padding: 2px 5px 2px 5px; margin: 0px; border: 1px solid #ABC2CB; font-weight: bold; background-color: #ABC2CB; color: #000099; }
div.pagination span.disabled { padding: 2px 5px 2px 5px; margin: 0px; border: 1px solid #EEE; color: #DDD; }

/* - Thickbox ---------------------- */
*{padding: 0; margin: 0;}
#TB_window { font: 12px Arial, Helvetica, sans-serif; color: #333333; }
#TB_secondLine { font: 10px Arial, Helvetica, sans-serif; color:#666666; }
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
#TB_overlay { position: fixed; z-index:100; top: 0px; left: 0px; height:100%; width:100%; }
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {	background-color:#000; filter:alpha(opacity=75); -moz-opacity: 0.75; opacity: 0.75; }
* html #TB_overlay { /* ie6 hack */ position: absolute; height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'); }
#TB_window { position: fixed; background: #ffffff; z-index: 102; color:#000000; display:none; border: 4px solid #525252; text-align:left; top:50%; left:50%; }
* html #TB_window { /* ie6 hack */ position: absolute; margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px'); }
#TB_window img#TB_Image { display:block; margin: 15px 0 0 15px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; border-top: 1px solid #666; border-left: 1px solid #666; }
#TB_caption{ height:25px; padding:7px 30px 10px 25px; float:left; }
#TB_closeWindow{ height:25px; padding:11px 25px 10px 0;	float:right; }
#TB_closeAjaxWindow{ padding:7px 10px 5px 0; margin-bottom:1px;	text-align:right; float:right; }
#TB_ajaxWindowTitle{ float:left; padding:7px 0 5px 10px; margin-bottom:1px; }
#TB_title{ background-color:#e8e8e8; height:27px; }
#TB_ajaxContent{ clear:both; padding:2px 15px 15px 15px; overflow:auto; text-align:left; line-height:1.4em; }
#TB_ajaxContent.TB_modal{ padding:15px; }
#TB_ajaxContent p{ padding:5px 0px 5px 0px; }
#TB_load{ position: fixed; display:none; height:13px; width:208px; z-index:103; top: 50%; left: 50%; margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */ }
* html #TB_load { /* ie6 hack */ position: absolute; margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px'); }
#TB_HideSelect{	z-index:99; position:fixed; top: 0; left: 0; background-color:#fff; border:none; filter:alpha(opacity=0); -moz-opacity: 0; opacity: 0; height:100%; width:100%; }
* html #TB_HideSelect { /* ie6 hack */ position: absolute; height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'); }
#TB_iframeContent{ clear:both; border:none; margin-bottom:-1px; margin-top:1px; _margin-bottom:1px; }

/* - Rounded Box ---------------------- */
/* set millions of background images */
.rbroundbox { background-color: #B6E657; }
.rbtop div { background: url(/images/tl.gif) no-repeat top left; }
.rbtop { background: url(/images/tr.gif) no-repeat top right; }
.rbbot div { background: url(/images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(/images/br.gif) no-repeat bottom right; }
/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {width: 100%; height: 7px; font-size: 1px;}
.rbcontent { margin: 0 7px; padding: 5px; }
.rbroundbox { width: 100%; margin: 1em auto; }
