@import url(base.css);

/*
Page markers
----------
*/
/*change the #t1, #t2, etc appropriately to mark */
div.a_box ul li#t3 a
{
	background:#294f85;
	color:#fff;
}

/*grab the hover states from base and take the :hover off to mark the location on the page*/
li#d4c a
{
	background:url(images/ddMenus.gif) -204px -330px;
}



li#m5
{
	background: url(images/top_menu.gif) -488px -36px;
}


/*----*/
.header h1
{
	width:915px;
	height:213px;
	display:block;
	background: url(images/h_how_to_stay_safe_online.jpg)
}

h2
{
	width:555px;
	height:68px;
	background:url(images/sh_how_to_stay_safe.gif);
	margin:0 0 40px 0;
}

#movie, .header
{
	height:213px;
}

.content
{
	padding:30px 0 0 0;
}
ol {
	margin:20px 0 20px 30px;
	padding:0;
	width:500px;
}
h2.sh2
{
	width:575px;
	height:45px;
	background:url(images/sh2_how_to_stay_safe.gif);
	margin:40px 0 20px 0;
}