@charset "utf-8";
/* CSS Document */

.top_tab_text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
}
.compareTitle
{
border-bottom-color: rgb(102, 102, 102);
border-bottom-style: dashed;
border-bottom-width: 1px;
color: rgb(98, 166, 25);
display: table-cell;
font-family: Arial;
font-size: 14px;
font-weight: bold;
height: 16px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 5px;
padding-top: 0px;
vertical-align: middle;
width: 181px;
}
.rowTitle
{
border-bottom-color: rgb(204, 204, 204);
/* border-bottom-style: dashed;*/
border-bottom-width: 1px;
color: #000000;
display: table-cell;
font-family: Arial;
height: 15px;

padding-left: 0px;
padding-right: 5px;
padding-top: 10px;
text-align: right;
vertical-align: middle;
width: 181px;
}
