/* -------------------  LIST ARTICLE -------------------- */

.articleBrowser {border-bottom: 1px solid #CECECE;display:block;margin:0 0 15px;padding:0 0 15px;}

/* -------------------  DOWNLOAD LIST -------------------- */

h3 {font-size:17px;}
h4.defaultDownload {color:#033C83;background:url(/img/downloadIcons/deafult.png) no-repeat left top; font-weight:bold;margin:0;padding:13px 0; font-size:13px}
h4.defaultDownload a, h4.defaultDownload a:visited {color:#033C83;padding:0 0 0 50px;text-decoration:none;}
h4.defaultDownload a:hover {text-decoration:none;color:#000000;}
h4.defaultDownload span{font-size:11px; color:#033C83;margin:0 0 0 10px;font-weight:normal}

p.downloadDescription{padding:0 0 20px 50px;}


/* -------------------  DOWNLOAD LIST ICONS -------------------- */

h4.defaultDownload.pdf {background:url(/img/downloadIcons/pdf.png) no-repeat left top;}
h4.defaultDownload.doc {background:url(/img/downloadIcons/doc.png) no-repeat left top;}
h4.defaultDownload.dwg {background:url(/img/downloadIcons/dwg.png) no-repeat left top;}
h4.defaultDownload.zip {background:url(/img/downloadIcons/zip.png) no-repeat left top;}
h4.defaultDownload.jpg {background:url(/img/downloadIcons/jpg.png) no-repeat left top;}
h4.defaultDownload.cdr {background:url(/img/downloadIcons/cdr.png) no-repeat left top;}
h4.defaultDownload.ppt {background:url(/img/downloadIcons/ppt.png) no-repeat left top;}
h4.defaultDownload.xls {background:url(/img/downloadIcons/xls.png) no-repeat left top;}

/* -------------------  EMPLOYER  -------------------- */

div.mediumThumb {display:block;float:right;margin:0 0 0 20px;text-align:center;width:180px;}
h3.employerName{margin:0}
.aboutEmployer{background:transparent url(/img/quotes2.png) no-repeat scroll left 10px;min-height:165px; height:auto !important; height:165px;}
