/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 01/04/2014, 6:45:57 AM
    Author     : 3piece
*/

.pricetable {
	font-size: 13px;
}

table tr td {
	font-size: 12px;
        border: 1px solid rgba(67,108,128,0.2);
}
/*
table th { 
    font-style: italic;
    font-family: sansbold_italic;
    font-size: 14px;
    line-height: 23px;
    color: #426A7D;
    background: none repeat scroll 0% 0% #F3F9FC;
    
        color: #426A7D;
        background: #0f0;
}*/