/*
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 : 24 Ιουλ 2014, 7:11:56 μμ
    Author     : vasilis
*/

div.custom_htabs{
    display:block;
    float:left;
    width:auto;
    margin-top: 10px;
    padding: 0 3px;
}

.custom_htabs_title{
  text-align: center ;
  color:#000;
}

.ui-tabs .ui-tabs-panel {
    padding: 0 0em;
}