ul.list1
{
    list-style-type: none;
    display: block;
    width: 100%;
    text-align: justify;
    padding: 0;
    margin: 0;

}

ul.list1 li
{
    background: url('layout/line.jpg') no-repeat bottom center;
    padding-bottom: 35px;
}

ul.list1 a.more, ul.list1 a.more:visited
{
    float: right;
    font-weight: bold;
}

ul.list1 li img
{

  float: right;
  width: 125px;
  margin-left: 25px;

}

div.pagingNav
{
    text-align: center;
    padding: 10px 0;
    font-size: 12px;
}

div.gallery img
{
    margin: 5px 15px;
    width: 136px;
}

ul.certificates li
{
    background: none;
    padding-bottom: 0px;
}

ul.certificates h3
{
    font-weight: normal;
    font-size: 12px;
}