
#container_resultset_1_about
{
background-color: #ADD9FE; 
top: 95px;
font-size: 1.3rem;
width: 100%; 
padding: 3em; 
display: block; 
position: fixed;
left: 10px;
width: 99%; 
right: 0px;
top: 250px;
bottom: 0px;
overflow: auto;
font-family: Verdana, Arial, sans-serif;
font-size: 1.3em;
border: 0px solid red;
color: black;
}


body
{
background-color: #ADD9FE;
 	
}
