@import url(base.css);

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

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



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


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

h2
{
	width:570px;
	height:45px;
	background:url(images/sh_identity_theft_prevention_links.gif);
	margin:0 0 40px 0;
}

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

.content
{
	padding:30px 0 0 0;
}
.newsBox {
	background:url(images/newsbox.gif) repeat-y;
	width:465px;
	padding:0;
	position:relative;
	left:75px;
	margin:20px 0;
}
.newsBox div.top {
height:12px;
width:465px;
background:url(images/newsbox_top.gif) no-repeat;
margin:0 0 10px 0;
line-height:0px;
overflow:hidden;

}
.newsBox div.bottom {
height:18px;
width:465px;
background:url(images/newsbox_bottom.gif) no-repeat;
margin:0;
padding:0;
margin:5px 0 0 0;
line-height:0px;
overflow:hidden;
}
.newsBox  ul {
margin: 10px 7px 10px 20px;

}
.newsBox p, .newsBox li {
	font-size:13px;
	line-height:16px;
	margin:10px 10px 10px 30px;
}

.newsBox h3 {
width:395px;

	line-height:16px;
	margin:30px 30px 0 30px;

}
