/*Page related styles for you to view*/
#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 385px;
height: 338px;
float:right;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background:url(../../images/backgrounds/bgObjs.jpg);
margin:95px 0 0 0;
padding: 0;
}

#mycustomscroll ul{
	height:1530px;
	width:340px;
	margin:15px 0 0 27px;
}

#mycustomscroll ul li{
	display:inline;
	margin:0 20px 20px 0 ;
	padding:0;
	float:left;
}

#mycustomscroll ul li img{
	margin:0;
	padding:0;
	width:150px;
}

#mycustomscroll ul li h4{
	color:#000;
	font-family:'CalibriRegular';
	font-size:16px;
	font-weight:bold;	
	border:none;
	width:150px;
	padding:10px 0 0 0;  
}

/*Page related styles for you to view*/
#mycustomscroll2 {
/* Typical fixed height and fixed width example */
width: 498px;
height: 450px;
float:right;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background:url(../../images/backgrounds/bgListAgenda.jpg);
margin:0 0 0 0;
padding: 0;
}

#mycustomscroll2 ul {
	list-style:none;
	margin:0;
	padding:0;
	height:1500px;
}

#mycustomscroll2 ul li {
	border-top:1px solid #dbdbdb;
	float:left;
	margin:10px 10px 0 10px;
	width:465px;
	padding:10px 0 0 0;
}
 
#mycustomscroll2 ul li img {
	float:left;
	margin:0 10px 10px 0;
	padding:0;
}  

#mycustomscroll2 ul li img.icon {
	float:left;
	margin:60px 0 0 -41px ;
}
 
 
#mycustomscroll2 ul li span {
	color:#0091d7;
	font-family:'CalibriRegular';
	font-weight:normal;
	font-size:12px;
	float:left;
	width:345px;
	position:absolute;
} 

#mycustomscroll2 ul li h2 {
	color:#000;
	font-family:'CalibriRegular';
	font-size:20px;
	font-weight:bold;	
	width:345px;
	float:left;	
	border:none;
	margin:15px 0 0 117px;
	position:absolute;
} 

#mycustomscroll2 ul li p {
	color:#000;
	font-family:'CalibriRegular';
	font-size:14px;
	margin:45px 25px 0 117px;
	width:345px;
	position:absolute;
	float:left;
} 

#mycustomscroll2 ul li h3.dataDia {
	color:#0091d7;
	font-family:'CalibriRegular';
	font-weight:bold;
	font-size:30px;
	margin:20px 0;
	width:180px;
	position:absolute;
	float:left;
	width:108px;
	text-align:center;
	text-shadow:1px 1px 1px #fff;
} 

#mycustomscroll2 ul li h3.dataMes {
	color:#737272;
	font-family:'CalibriRegular';
	font-weight:bold;
	font-size:16px;
	margin:45px 0;
	width:180px;
	position:absolute;
	float:left;
	width:108px;
	text-align:center;
	text-shadow:1px 1px 1px #fff;
} 