
/*Page related styles for you to view*/
#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 425px;
height: 229px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
float: left;
margin: 0;
padding: 0 15px  0 15px;
}
#mycustomscroll-consejos-list {
/* Typical fixed height and fixed width example */
width: 515px;
height: 260px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
float: left;
margin: 0 0  10px 0;
padding: 0 15px  0 15px;
}
#mycustomscroll_opina {
/* Typical fixed height and fixed width example */
width: 425px;
height: 250px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
float: left;
margin: 0;
padding: 0 15px  0 15px;
}
#mycustomscroll-g{
/* Typical fixed height and fixed width example */
width: 535px;
height: 230px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
float: left;
margin: 0;
padding: 0 15px  0 15px;
}
#mycustomscroll-quienes{
/* Typical fixed height and fixed width example */
width: 555px;
height: 265px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
float: left;
margin: 0;
padding: 0 15px  0 15px;
}
#mycustomscroll-sabias{
/* Typical fixed height and fixed width example */
width: 520px;
height: 260px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
float: left;
margin: 0 0  10px 0;
padding: 0 15px  0 10px;
}
#mycustomscroll-recetas{
/* Typical fixed height and fixed width example */
width: 690px;
height: 260px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
float: left;
margin: 0 0  10px 0;
padding: 0 15px  0 10px;
}
#mycustomscroll-recetas{
/* Typical fixed height and fixed width example */
width: 690px;
height: 230px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
float: left;
margin: 0 0  10px 0;
padding: 0 15px  0 10px;
}
#mycustomscroll-ediciones{
/* Typical fixed height and fixed width example */
width: 363px;
height: 261px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
float: left;
margin: 0 ;
padding: 0  5px 0 0;

}

.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 425px;
height: auto;
position: relative;
color: black;
padding: 1px;
}
#mycustomscroll-bases{
/* Typical fixed height and fixed width example */
width: 680px;
height: 250px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
float: left;
margin: 0 ;
padding: 0 0;
}
/* general page style ends here */