div.PackTableText1 {
	padding: 10px 0 10px 15px;
}
div.PackTableText2 {
	font-family: Arial;
	color: #093753;
	font-size: 12px;
	font-weight: normal;
	padding: 0 15px 10px 15px;
}
div.PackTableText3 {
	font-family: Arial;
	color: #093753;
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 10px 15px;
}
.prise {
	font-family: Tahoma, _sans;
	font-size: 18px;
	color: #093753;
	font-weight: normal;
}
/*--- a ---*/

a.rls{
	font-family: Tahoma, _sans;
	font-size: 18px;
	color: #093753;
	font-weight: normal;
	text-decoration: underline;
}
a.rls:hover{
	font-family: Tahoma, _sans;
	font-size: 18px;
	color: #093753;
	font-weight: normal;
	text-decoration: none;
}
div.firstBlock {
	background-color: #FFF9AA;
	text-align:left;
}
div.secondBlock {
	background-color: #B3DDF7;
	text-align:left;
}
div.thirdBlock {
	background-color: #B7FCAB;
	text-align:left;
}

div.PackTableBackLT{
	background-image: url('/img/corner_LT.gif');
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
div.PackTableBackRT{
	background-image: url('/img/corner_RT.gif');
	background-repeat: no-repeat;
	background-position: 100% 0%;
}
div.PackTableBackLB{
	background-image: url('/img/corner_LB.gif');
	background-repeat: no-repeat;
	background-position: Left Bottom;
}
div.PackTableBackRB{
	background-image: url('/img/corner_RB.gif');
	background-repeat: no-repeat;
	background-position: 100% 100%;
}







