.clVoucherElement{
	width: 180px;
	position: relative;
	float: left;
	display: inline;
	/*padding: 10px;*/
}

.clVoucherImg{
	/*padding: 0px 40px;*/
    display: block;
    margin-left: auto;
    margin-right: auto;
    clear: both;	
}

.clBottomVoucherElemWrapper{
	display: block;
}

.left-padding
{

}

.clListVouchersBuyButton
{
    background-color: green;
    color: white;
    cursor: pointer;
}

.element-margins
{
   
}

.clQuantityInput
{
    width: 50px;
    margin-bottom: 0px !important;   
}

.main-margins{
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 16px;
}

.voucher-amount{
    font-size: 13.5pt;
    line-height: 27pt;
    padding:0;
    margin: 0;   
    letter-spacing:1px;
}

.voucher-amount-row{
    padding-top: 5pt;
   text-align:center;
}

.voucher-item{
    margin-bottom: 35pt;   
}

.voucher-row{
    *margin-bottom: 35px !important;
}

.voucher-info-text{
    margin-top: 15px;
    margin-bottom: 35px;
    font-family: Georgia;
    font-style: italic;
}
.voucher-info-text-row{
    *margin-bottom: 35px;
}


.center-buttons{
    width: 150px;
    width: 200px \0/IE9;
    *width: 200px;
    margin: 0 auto;
}


