@charset "windows-1252";

.catego {color: gray; font-family: arial; font-size: x-small; text-align: left}

.catego a {color: gray; text-decoration: none}

.catego a:hover {text-decoration: underline}

.catego2 {color: white; font-family: arial; font-size: x-small; text-align: left}

.catego2 a {color: white; text-decoration: none}

.catego2 a:hover {text-decoration: underline}



.search
{
margin: 0px 0px 0px 0px;
padding: 0;
position:relative;
height:40px;
}
.searchbgIE
{
background:url(http://www.securnews.com/images/search-box-4.jpg) 3px 1px no-repeat;
width:405px;
height:40px;
display:block;
border: 0;
}
.searchbg
{
background:url(http://www.securnews.com/images/search-box-4.jpg) 2px 1px no-repeat;
width:405px;
height:40px;
display:block;
border: 0px;
}
.search_button
{
position:absolute;
top:10px;
left:370px;
border: 0px;
margin: 0px 0px 0px 2px;
}

.search_field
{
float:left;
border:0;
margin-left: 14px;
margin-top: 10px;
padding: 0;
width:350px;
height: 40px;
padding: 0px 0px 0px 0px;
font: 1.0em Arial;
background-color:transparent;
}

.search_field:focus + .searchbg
{
background:url(http://www.securnews.com/images/search-box-4.jpg) 2px 0px no-repeat;
}





