#licol{

	margin-top: 0px;

}

#licol a{

	color: #FFFFFF;

	text-decoration: none;

	font-weight: bold;

}

#licol a:hover{

	color: #000000;

	text-decoration: none;

	font-weight: bold;

}



#licol td {

	margin-left:0px;

	margin-top: 3px;

	padding-top: 0px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	text-transform: capitalize;

	color: #000000;

	text-decoration: none;

	background-color: #f0ecdd;

	

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #e3d298;

	height: 25px;

	line-height: 22px;

	padding-left: 8px;

	

	

}



#white {

	margin-left:0px;

	margin-top: 3px;

	padding-top: 0px;

	

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	text-transform: capitalize;

	color: #000000;

	text-decoration: none;

	background-color: #FFFFFF;

	height: 25px;

	line-height: 22px;

	padding-left: 8px;	

}	

.licol-3 {

	margin-left:0px;

	margin-top: 3px;

	padding-top: 0px;

	

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	text-transform: capitalize;

	color: #000000;

	text-decoration: none;

	background-color: #f0ecdd;

	

	display: inline-table;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #e3d298;

	height: 25px;

	line-height: 22px;

	padding-left: 8px;	

}



#learn-more-btn, .learn-more-btn {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #FFFFFF;

	background-image: url(/images/learn-more-btn.png);

	background-repeat: no-repeat;

	background-position: left top;

	text-align: center;

	height: 21px;

	width: 91px;

	padding-top: -3px;

	padding-right: 3px;

	margin-right: 28px;

	font-weight: bold;

	text-transform: uppercase;

	text-decoration: none;

}
.completed-btn {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #FFFFFF;

	background-image: url(/images/completed-btn.png);

	background-repeat: no-repeat;

	background-position: left top;

	text-align: center;

	height: 21px;

	width: 91px;

	padding-top: -3px;

	padding-right: 3px;

	margin-right: 28px;

	font-weight: bold;

	text-transform: uppercase;

	text-decoration: none;

}
.edit-btn {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #FFFFFF;

	background-image: url(/images/edit-btn.png);

	background-repeat: no-repeat;

	background-position: left top;

	text-align: center;

	height: 21px;

	width: 91px;

	padding-top: -3px;

	padding-right: 3px;

	margin-right: 28px;

	font-weight: bold;

	text-transform: uppercase;

	text-decoration: none;

}