﻿#ServiceTable
{
	width:615px;
	color:#fff;
	font-size:12px !important;
}

#ServiceTable tr
{
}

#ServiceTable th
{
	text-align:center;
}

#lblvoucherService
{
	width:250px;
	font-size:11px;
	margin-left:10px;
	margin-bottom:15px;
}


#ServiceTable a
{
	color:#ffffff;
	text-decoration:none !important;
}

#ServiceTable th a:hover 
{
	text-decoration:none;
	text-decoration:underline;
} 

#ServiceTable th a.tooltip span 
{
	display:none; 
	padding:2px 3px; 
	margin-left:8px; 
	width:150px;
	text-decoration:none !important;
}

#ServiceTable th a.tooltip:hover span
{
	display:inline; 
	position:absolute; 
	border:solid 1px #171717;
    background-color:#212121; 
	color:#ffffff;
}
#servicecontent
{
	height:160px;
	width:250px;
}
#servicecontent img
{
	margin:0;
	padding:0;
}
