/* Start of CMSMS style sheet 'rock4 home' */
div#transcontent1 {
	
	position:absolute;
	top:259px;
	left:50px;
	width:409px;
	height:300px;
	background-color:#fff;
	opacity: 0.70;
	-moz-opacity: 0.70;
	filter: alpha(opacity=70);
}

div#transcontent2 {
	
	position:absolute;
	top:459px;
	left:488px;
	width:360px;
	height:100px;
	background-color:#fff;
	opacity: 0.70;
	-moz-opacity: 0.70;
	filter: alpha(opacity=70);
}



#mycustomscroll1 {
position:absolute;
top:259px;
left:48px;
width:392px;
height:295px;
overflow:auto;
font-size:.75em;
padding:2px 10px 0px 10px;	
margin:0;
}


#mycustomscroll1 p, #mycustomscroll2 p{
position:relative;
padding:0 0 10px 0;	
margin:0;
/*overflow:auto;
width:100%;*/
}

#mycustomscroll1 h1, #mycustomscroll2 h1 {
position:relative;
padding:0px;
margin:0 0 2px 0;
font-size:1.3em;
font-weight:bold;
}

h1.title {
border-bottom:2px solid white;
width:320px;
height:25px;
}


#mycustomscroll2{
	position:absolute;
	top:459px;
	left:487px;
	width:341px;
	height:95px;
	overflow:auto;
	font-size:.75em;
    padding:2px 10px 0px 10px;
margin:0;
}

.calendar-next {
display:none;
}

.newspager {
display:none;
}
/* End of 'rock4 home' */

