﻿
#result_report {
	text-align:center ;
	padding:0px;
	background-color: #D1D1D1; 
	font-weight: bold;
	margin-bottom:14px;
}
hr{color:#000000;}
hr.powered{width:550; color: #000000}

/*main results table */
#results{width: 100%;
      font-size:14px;
}

#other_pages {
	text-align:center;
}

#common_report {
		text-align:center;
}
.Cipee{
	font-size:26px;
	font-weight: bold;
}

#cat_main {
	font-weight: bold;
}

.divline{
	margin-top:20px;
	margin-bottom:-5px;
	border-bottom:1px solid #DDDDDD;
}

