/* Start of CMSMS style sheet 'Projects' */
#projectholder { float: right; margin: 0; padding: 0;}


.projectheader {
  margin-bottom:7px;

}

.projectheader h4 {
  font-weight: bold;
  font-family: Univers, 'Gill Sans', Verdana, Helvetica, Arial, sans-serif;
  padding: 0;
  margin: 0;
   font-size: .6em; }


.projecttitle {
  font-style: italic;
  font-size: 1.1em;
  margin-bottom:9px;

}


.projectimage img {
   margin: 10px 0 0 10px;
}


.projecttext {
margin-top: 15px;
  font-size: .70em;
  font-family: Univers, 'Gill Sans', Verdana, Helvetica, Arial, sans-serif;

  padding-bottom: 8px;
}

.projecttext a{
	text-decoration: none;
   color:  #e0b049;
}
/* End of 'Projects' */

