
.resourcesPortal ul {
    margin: 0px;
    padding: 0px;
}

.resourcesPortal li {
    margin: 5px 0px;
    list-style: none;
    overflow: auto;
}

.resourcesPortal {
	font-size:0.9em;
	background-image: url(/saferinternetdayuk/images/resourceBg.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
}
.resourcesPortal .row {
	margin-bottom: 8px;
	background-image: url(/saferinternetdayuk/images/resourceGrid.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom:8px;
    overflow: auto;
}

.resourcesPortal .col1 {
	float:left;
	width:245px;
	padding-left: 45px;
	min-height:43px;
	margin-left:10px;
	overflow: hidden;
}

.resourcesPortal .col2 {
	float:left;
	width:100px;
	padding-left: 8px;
}

.resourcesPortal .col3 {
margin-left:413px;
padding-right:10px;
}

.resourcesPortal h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}



.resourcesPortal .filmWrapper {
width: 480px;
padding:20px;
margin:15px 0 0 0;
border:3px #ededed solid;
}

.resourcesPortal .iconFilm {
	background-image: url(/saferinternetdayuk/images/iconFilm.gif);
	background-repeat: no-repeat;
}
.resourcesPortal .iconPdf {
	background-image: url(/saferinternetdayuk/images/iconpdf.gif);
	background-repeat: no-repeat;
}
.resourcesPortal .iconPres {
	background-image: url(/saferinternetdayuk/images/iconppoint.gif);
	background-repeat: no-repeat;
}
.resourcesPortal .iconWeb {
	background-image: url(/saferinternetdayuk/images/iconWeb.gif);
	background-repeat: no-repeat;
}
.resourcesPortal .iconDefault {
	background-image: url(/saferinternetdayuk/images/iconDefault.gif);
	background-repeat: no-repeat;
}
.levelwrap {
    overflow: auto;
}
.sMore {
    font-weight: bold;
    cursor: pointer;
}