/* 
    Document   : aserv_stepblock_discount.css
    Created on : Sep 17, 2013, 4:41:13 PM
    Author     : damien
*/

.block-aserv-stepblock .content div.discount
{
    padding: 0px 25px 25px;
    background: #FFFFFF;
}

.block-aserv-stepblock .content .discount table
{
    width: 100%;
}

.block-aserv-stepblock .content strong.block-title.discount
{
    background: #FFFFFF;
    font-size: 18px;
}

.block-aserv-stepblock .content .discount table hr
{
    border-top: 1px solid;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	height: 0px;
}

.block-aserv-stepblock .content #exampleCalculation tbody tr, 
.block-aserv-stepblock .content #exampleCalculation tbody tr td, 
.block-aserv-stepblock .content #exampleCalculation tbody,
.block-aserv-stepblock .content #exampleCalculation tfoot tr, 
.block-aserv-stepblock .content #exampleCalculation tfoot tr td, 
.block-aserv-stepblock .content #exampleCalculation tfoot 
{
    line-height: 20px !important;
    border: 0;
}

.block-aserv-stepblock .content .discount .align-right-table-currency
{
    text-align: right;
}