﻿/* Start Global Table Styles */
/* ************************************************** */
table.services { margin-top: 5px ; width: 97%; }
table.services tr { padding-top: 10px; }
table.services tr td { padding: 10px 10px 10px 0; vertical-align: top; border-bottom: 1px solid #ababab;    }
	table.services tr td a { font-size: 80%; padding-bottom: 5px; }
		table.services tr td a.appx { float: left; color: #000; font-size: 60%; padding: 3px 0 0 15px; }


table.recommendService { border: 1px solid #b6b6b6; background: #fff; margin: 15px 0 10px 0;  }
table.recommendService th { padding: 5px 10px; background:url(/themes/bigo/images/recommendServiceBg.gif) repeat-x top left; color: #fff; font-size: 80%; }
	table.recommendService th.service { width: 40%; }
	table.recommendService th.when { width: 50%;  }
	table.recommendService th.price{ width: 5%; text-align: right; }
table.recommendService tr.last td {border-bottom: none; }
table.recommendService tr td { padding: 20px 10px; font-size: 75%; background: #fff; vertical-align: top; border-bottom: 1px solid #ebebeb; }
	table.recommendService td.when { font-size: 68%; padding-right: 5%; }
table.recommendService tr td input { display:block;
float:left;
position:relative;
top:10px;  }
table.recommendService tr td label { clear:none;
display:block;
float:left;
font-size:95%;
font-weight:bold;
margin:3px 0 0 25px;
position:absolute;
width:250px;}
	table.recommendService tr td p label { font-size: 68%;  }
table.recommendService tr td span { padding: 0 !important; }
/* End */
/* ************************************************** */