/**
 @author  Andreas Febrian
 @version 1.00
 */

#profil ul{
   padding-left: 15px;
   margin-top: 5px;
   margin-left: 15px;
}


#profil #photo{
   border: 1px solid;
   padding: 2px;
   float: left;
   margin-top: 12px;
	 margin-right: 20px;
	 margin-bottom: 20px;
}

#profil #personal{
   max-width: 768px;
   float: left;
   padding: 0px;
   margin: 0px;
}

#profil #personal h4{
   padding: 0px;
   margin: 0px;
}

table tr td.item{
   vertical-align: top;
   font-weight: bold;
   padding-right: 10px;
}

#profil #personal ul{
   padding-left: 15px;
}

#profil #formal table, #profil #formal table tr, #profil #formal table tr td{
   border: none;
   vertical-align: top;
	 padding-left: 5px;
	 padding-right: 5px;
}

a img{
   border: 0px !important;
   text-decoration: none;
}

#profil  h4 {
    font-size: 1.2em;
    padding-bottom: 3px;
    padding-top: 20px;
    border-bottom: solid 1px #E9E9E9;
    font-weight: bolder;
}

#profil  h3 {
    font-family: 'Arial';
    font-size: 2em;
    font-variant: SMALL-CAPS;
    border-bottom: dotted 2px #E9E9E9;
    line-height: 22px;
}
