



#content {
	background-color: #AAAAAA;
	padding: 3em;
	margin:0.2em 2em;
}



#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 249px;
height: auto;
overflow: auto;
border-width: thin;
border-color:#000000;
/* IE overflow fix, position must be relative or absolute*/
position: relative;

}

#press_mycustomscroll{
/* Typical fixed height and fixed width example */
width: 258px;
height: 651px;
overflow: auto;
border-width: thin;
border-color:#000000;
/* IE overflow fix, position must be relative or absolute*/
position: relative;

}

#analysis_mycustomscroll{
/* Typical fixed height and fixed width example */
width: 258px;
height: 630px;
overflow: auto;
border-width: thin;
border-color:#000000;
/* IE overflow fix, position must be relative or absolute*/
position: relative;

}


#articles_mycustomscroll{
/* Typical fixed height and fixed width example */
width: 258px;
height: 340px;
overflow: auto;
border-width: thin;
border-color:#000000;
/* IE overflow fix, position must be relative or absolute*/
position: relative;

}

#index_mycustomscroll {
/* Typical fixed height and fixed width example */
width: 250px;
height: 357px;
overflow: auto;
border-width: thin;
border-color:#000000;
/* IE overflow fix, position must be relative or absolute*/
position: relative;

}

#event_mycustomscroll {
/* Typical fixed height and fixed width example */
width: 250px;
height:500px;
overflow: auto;
border-width: thin;
border-color:#000000;
/* IE overflow fix, position must be relative or absolute*/
position: relative;

}

#eventtop_mycustomscroll {
/* Typical fixed height and fixed width example */
width: 258px;
height:390px;
overflow: auto;
border-width: thin;
border-color:#000000;
/* IE overflow fix, position must be relative or absolute*/
position: relative;

}

/*
#event_mycustomscroll {
 
width: 250px;
height: 290px;
overflow: auto;
border-width: thin;
border-color:#000000;

position: relative;

}
*/

#event_rhsbottom_mycustomscroll {
/* Typical fixed height and fixed width example */
width: 258px;
height: 563px;
overflow: auto;
border-width: thin;
border-color:#000000;
/* IE overflow fix, position must be relative or absolute*/
position: relative;

}

#inventor_mycustomscroll {
/* Typical fixed height and fixed width example */
width: 258px;
height: 605px;
overflow: auto;
border-width: thin;
border-color:#000000;
/* IE overflow fix, position must be relative or absolute*/
position: relative;

}

#inventor_top_mycustomscroll {
/* Typical fixed height and fixed width example */
width: 258px;
height: 201px;
overflow: auto;
border-width: thin;
border-color:#000000;
/* IE overflow fix, position must be relative or absolute*/
position: relative;

}

#inventor_bottom_mycustomscroll {
/* Typical fixed height and fixed width example */
width: 258px;
height: 1022px;
overflow: auto;
border-width: thin;
border-color:#000000;
/* IE overflow fix, position must be relative or absolute*/
position: relative;

}



#sponsorscroll {
/* Typical fixed height and fixed width example */
width: 292px;
height: 233px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
}

.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 250px;
height: auto;
position: relative;
color: black;

}


#agency_services_mycustomscroll{
width: 601px;
height: 526px;
overflow: auto;
border-width: thin;
border-color:#ffffff;
position: relative;
}

