/*

  this css has been developed for the SWJ site
  
  web developer is Jacques J. Bosc

  this css has been organized in this fashion
  
  all tags at the top
  all class next
  all ids last

*/



/*
    individual tags are located here alphabetically
*/


/*
    class section sorted alphabetically
*/

.testimonialNormalFlow { 
    border:1px #666666 dashed;
    padding:10px;
    width: 180px;
    font: .8em verdana, arial, helvetica, sans-serif;
}
.testimonial_swj {
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-top: 10px;
	padding-left: 1px;
}


p.testimonial {
    margin:0; 
    font-weight:bold; 
    background-color:#efefef; 
    padding:3px; 
    letter-spacing:3px;
    font-size:larger;
    text-align:center;
}

p.collapseTitle {
    margin:0;
    text-align:right;
    font-size: .8em;
    margin-top: -10px;
}

/*
    id section sorted alphabetically
*/
