a, a:visited {



}



a:hover {



}



.clear         { clear:both; }

 

.float-left    { float:left; }

.float-right   { float:right; }

 

.text-left     { text-align:left; }

.text-right    { text-align:right; }

.text-center   { text-align:center; }

.text-justify  { text-align:justify; }

 

.bold          { font-weight:bold; }

.italic        { font-style:italic; }

.underline     { border-bottom:0.1em solid; }

.highlight     { background:#ffc; }

  

.img-left      { float:left;margin:0.4em 1em 0.4em 0; }

.img-right     { float:right;margin:0.4em 0 0.4em 1em; }

 

.nopadding     { padding:0; }

.noindent      { margin-left:0;padding-left:0; }

.nobullet      { list-style:none;list-style-image:none; }



img {

border:0;

}

 

sup {

position:relative;

bottom:0.3em;

vertical-align:baseline;

}

 

sub {

position:relative;

bottom:-0.2em;

vertical-align:baseline;

}

 

acronym, abbr {

cursor:help;

letter-spacing:0.1em;

border-bottom:01.em dashed;

}


.case-study-pics img {
	padding: 0 0 15px 0;
}




/***** Forms *****/

 

form {

display:inline;

} 