@charset "utf-8";
/* CSS Document */

/*** --- Soula.com --- ***/
/*** --- Created 25/07/08 --- ***/
/*** --- Copyright www.soula.com --- ***/

/*** --- General styles and bug fixes start --- ***/
strong { font-weight: bold }
em { font-style: italic }
ol, ul, li { list-style:none }
.clr { clear:both; }
p { margin:12px 25px 0 12px; padding:0px; }

a { outline:none } /* Gets rid of Firefox's dotted borders */
a img { border:none } /* Gets rid of IE's blue borders */
/*** --- General styles and bug fixes end --- ***/

p a { color:#19b1f5; text-decoration:none; border-bottom:dotted 1px #19b1f5; background-color:transparent; }
p a:hover { color:#fff; text-decoration:none; border-bottom:dotted 1px #FFFFFF; background-color:transparent; }

body { background:url(images/recruitment-bg.jpg) top left repeat-x; background-color:#000000; margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#c9c9c9; line-height:20px; }
#headerContainer { width:965px; margin:0 auto; }
#soulaHome { background:url(images/soula-logo.gif); width:248px; height:135px; display:block; }
.newsHeader { color:#f740b6; font-size:16px; font-weight:bold; }
ul {  }
li { background:url(images/bullet.gif) top left no-repeat; padding:0 0 0 20px; line-height:22px; color:#b8e3ff; }
