/* Website for Beth Novick *//
/* Spring 2008 */
/* Site design and development by Red Letter Design, www.RedLetterDesign.net */

/* ----------------------------------------------- 
   SPECIAL USES
   ----------------------------------------------- */
.floatclear {
	clear: both;
}

p.caption {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.2;
	font-weight: bold;
	color: #ffffff;
	border-bottom: 1px solid #cccccc;
	padding: 2px 5px 4px 5px;
	margin: 0;	
	background-color: #777777;
	border-bottom: 1px solid #555555;
	border-top: 1px solid #888888;
/*	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
*/}

.aside {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}

div.testimonial {
	margin: 10px 0;
	padding: 15px;
	border: 1px solid #185476;
	background: #ffffff url(../images/callout2.jpg) top left repeat-x;
}
div.testimonial p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
div.testimonial p.writer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
}