 
.module_container_shout { 
border-bottom:medium none; width:99%; 
} 
 
div#shout_container { 
border:1px solid #6a6a6a;
height:150px; 
margin:3px; 
overflow:auto; 
padding:5px; 
text-align:left;
width:195px;
} 

 
.module_top_shout { 

color:#515C68; 
font-size:14px; 
font-weight:bold;
height:18px; 
text-indent:10px;
} 
 
.module_contents_shout { 
border:0px solid #FFC000; 
clear:both;
padding:20px 15px 15px; 
text-align:justify;
}
