/* CSS Document */

.testimonial div { 
border: dashed 1px #003399;
background-color:#CCD9E6;
padding: 20px;
}

.testimonial em {
float:right;
font-size:12px;
color:#666666;
}
.testimonial strong {
float:right;
font-size:12px;
color:#333333;
}