#TEMPLATE	{
	width: 225px;
	float: right;
	text-align: left;
}	
	
#TEMPLATE h5	{		
	margin-top:0px;
}
.top_table	{
	margin-top: 30px;
	text-align: left;
	font-size: 12px;
	color: #404040;
	border-collapse: collapse;
}
.top_table th,td	{
	padding: 5px;
	border: 1px solid #404040;
}
.top_table th	{
	width: 200px;
	color: #404040;
	border-right: 5px solid #4C94FF;
	background-color: #F2F7FF;
}	
.price_table	{
	margin-top: 30px;
	text-align: left;
	font-size: 12px;
	color: #404040;
	border-collapse: collapse;
}
.price_table th,td	{
	padding: 5px;
	border: 1px solid #404040;
}
.price_table th	{
	width: 200px;
	color: #404040;
	border-right: 5px solid #4C94FF;
	background-color: #F2F7FF;
}	
.option_table	{
	margin-top: 30px;
	text-align: left;
	font-size: 12px;
	color: #404040;
	border-collapse: collapse;
}
.option_table th,td	{
	padding: 5px;
	border: 1px solid #404040;
}
.option_table th	{
	width: 200px;
	color: #404040;
	border-right: 5px solid #4C94FF;
	background-color: #F2F7FF;
}	
