﻿.testimonial
{
	background-position: top left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	border: solid 4px #000000;
	background-image: url('http://www.thirdlawbjj.com/images/graphics/palms.gif');
	background-repeat: repeat-x;
	padding-bottom: 10px;
	
}



.testimonial h3 
{
 margin-top:0px;
 color:Red;
 background-color:Black;
 border-color:White;
 border-width:2px;  

}

.testimonial img
{
    margin-left:30px;
    margin-right:30px;
     border-color: #888888;
     border: solid 1px #888888; 
}




.testimonial div
{
text-align:center;
margin-left:30px;
   margin-right:30px;
border: 1px solid #666;  
background-color: #ddd;
}

.importantmessage
{
	background-position: top left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 580px;
	border: solid 4px #000000;
	padding-bottom: 10px;
	
}

