@charset "utf-8";
/* CSS Document */

.sys_tm1 .testimonial { 
		padding-left:60px;
		margin-bottom: 40px; 
		background:url('../images/quote_icon.png') 0 0 no-repeat; 
		display:none;
		}
		
.sys_tm1 .title {
		font:normal bold 14px Arial, Verdana, sans-serif;
		text-transform: uppercase;
		color: #333;
		margin:5px 0;
		}
		
.sys_tm1 .msg {
		font:italic normal 13px/22px Georgia, Arial, sans-serif;
		color:#444444;
		}

