.lab1
{   
	font-weight:bold;   
	font-size: 15px;
}
.lab2
{    
    font-size: 11px;
    font-weight: normal;   
    color:Gray;
}
.LALTable
{
	padding: 0 0 0 0;	
	margin:0 0 0 0;
}

.LALEditItems{
white-space: pre; /* CSS2 */
white-space: -moz-pre-wrap; /* Mozilla */
white-space: -hp-pre-wrap; /* HP printers */
white-space: -o-pre-wrap; /* Opera 7 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: pre-wrap; /* CSS 2.1 */
white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
word-wrap: break-word; /* IE */
}

.LALEmailSendResult
{
	color : #099c52;
	font-weight : bold;
}

table.LALTopListersByRating
{
	padding		: 2 0 2 0;
	border		: 0px;
}

img.LALTopListersByRating
{	
	width		: 25px;
	height		: 25px;
	border		: solid 1px #000000;
}

.LALListerRating
{
	color : #ff0000;
}
