﻿.nicetitle { 
position: absolute; 
padding: 4px; 
margin: 0px; 
border: 2px solid #CDCDB6; 
top: 0px; 
left: 0px; 
color: #333333; 
font: normal 12px Arial; 
background: #FFFFFF; 
text-align: left; 
width: 300px; 
z-index: 100; 
-moz-opacity: 1; 
opacity: 1; 
filter:alpha(opacity=100); 
}

.nicetitle p { 
margin: 0; 
padding: 0 3px; 
-moz-opacity: 1;
 opacity: 1; 
 filter:alpha(opacity=100); 
}
