.col50 {
  margin: 0 10px 0 0;
  width: 365px;
  float: left;
  padding: 0;
}

.col50 .result {

}
.col50 .right {
  width: auto !important;
}

.catlist {
  margin: 0 10px 20px 0;
  padding: 0;
  width: 365px;
  float: left;
}
.catlist li {
  padding: 0;
  margin: 0 0 0 15px;
}
.catlist li a:link, .catlist li a:visited {
  display: block;
  white-space: nowrap;
  line-height: 20px;
  font-weight: bold;
  text-decoration: none;
}
.catlist li a:hover {
  text-decoration: underline;
}

#year_list, #branche_list {
    margin: 0 0 0 10px;
    padding: 0;
    list-style: none;
}
#year_list li {
    display: inline;
    border-left: 1px solid #000;
    margin: 0 0 10px 0;
    padding: 0 5px 0 5px;
    text-align: center;
    float: left;
}

ul li.first {
    border: none !important;
}

.result {
    margin: 0 0 10px 0;
    padding: 0;
    border-bottom: 1px dotted #ccc;
}

.result .title {
    font-weight: bold;
}

.result .logo {
  height: auto;
  width: 110px;
  margin: 0;
  float: left;
}
.result .logo img {
  /* margin: 0 30px 0 0; */
}

.adup { /* added & updated */
  min-height: 80px;
}
* html .adup {
  height: 80px;
}
.adup .right {
  width: 165px !important;
  height: 60px;
}
.right a:link, .right a:visited {
  font-weight: bold;
  text-decoration: none;
}
.right a:hover {
  text-decoration: underline;
}

.right {
  float: left;
}

.cinfo {
}
.cright {
  float: left;
  width: 400px;
}

.header {
  float: left;
  margin: 0;
}

.backlink {
  float: right;
}

.currentcat {
  clear: both;
}

.block {
  margin: 20px 0;
}

.clogo {
  float: left;
  width: 150px;
  text-align: center;
  margin: 0 10px 0 0;
}

.naw {

}
.naw ul {
  margin: 0;
  padding: 0;
}
.naw ul li {
  line-height: 20px;
  list-style: none;
}
.naw label {
  width: 100px;
  float: left;
  display: block;
  line-height: 20px;
}

.pimg {
  float: left;
  margin: 0 10px 10px 0;
}

.uploads {
  width: 380px;
  margin: 0 10px 0 0;
  float: left;
}
.uploads .album {
}
.uploads .album .thumbnail {
  width: 120px;
  height: 120px;
  margin: 0 10px 10px 0;
  background-color: #fff;
  float: left;
  display: block;
  padding: 0;
  text-align: center;
}
.last {
  margin-right: 0 !important;
}
.links {
  float: left;
  width: 350px;
}
.links ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.filelist {
  list-style: none;
  margin: 0;
  padding: 0;
}
.filelist li {
  float: left;
  width: 185px;
  display: block;
  margin: 0 10px 5px 0;
}
.filelist li a:link, .filelist li a:visited {
  padding: 0 0 0 20px;
  line-height: 16px;
  background: transparent url(../images/alumni/txt.gif) 0 0 no-repeat;
  display: block;
}

.d_doc { background-image: url(../images/alumni/doc.gif) !important; }
.d_bmp { background-image: url(../images/alumni/bmp.gif) !important; }
.d_gif { background-image: url(../images/alumni/gif.gif) !important; }
.d_jpg { background-image: url(../images/alumni/jpg.gif) !important; }
.d_pdf { background-image: url(../images/alumni/pdf.gif) !important; }
.d_png { background-image: url(../images/alumni/png.gif) !important; }
.d_ppt { background-image: url(../images/alumni/ppt.gif) !important; }
.d_txt { background-image: url(../images/alumni/txt.gif) !important; }
.d_vid { background-image: url(../images/alumni/vid.gif) !important; }
.d_xls { background-image: url(../images/alumni/xls.gif) !important; }
.d_zip { background-image: url(../images/alumni/zip.gif) !important; }



.other {
  padding: 10px;
}

.other ul {
  margin: 10px 0 0 20px;
  padding: 0;
}

.col {
  width: 365px;
  float: left;
  margin: 0 10px 0 0;
}
.col p {
  height: 45px;
}

.newsblock {

}
.newsitem {
  margin: 0 0 20px 0;
  background-color: #f7f7f7;
  padding: 10px;
  border-bottom: 1px solid #ccc;
}
.newsitem h3 {
    margin-top: 0;
}
.newsdate {
  display: block;
  font-weight: bold;
  margin: 0 0 5px 0;
}


