/* ================================
    CSS STYLES FOR Module ReviewModule
   ================================
*/

.LSmalltext
{
	color: gray;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	font-family: Arial, Verdana, Geneva, sans-serif;
	text-decoration: none;
	padding: 0px;
	padding-left: 0px;
	
}
.JumpStyle1 {
	font-family: Arial,Verdana;
	font-size: 12px;
	background-color: Transparent;
	font-weight: bold;
	color: blue;
}
.JumpStyle2 {
	font-family: Arial,Verdana;
	font-size: 12px;
	background-color: Transparent;
	font-weight: bold;
	color: red;
}
.JumpStyle3 {
	font-family: Arial,Verdana;
	font-size: 12px;
	background-color: Transparent;
	font-weight: normal;
	color: blue;
}
.JumpStyle4 {
	font-family: Arial,Verdana;
	font-size: 14px;
	background-color: Transparent;
	font-weight: bold;
	color: blue;
}

.TableborderComment {
	BORDER-RIGHT: #999999 1px solid; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid
}
	



