@charset "UTF-8";
html,body {
height:100%;
}

body {
text-align:center;
color:#FFF;
background: #FFFFFF;
font-family:Lucida Sans Unicode, Lucida Grande, LucidaGrande, Lucida Sans, Geneva, Arial, sans-serif;
font-size: small;
background-position:center center;
margin:0;
padding:0;
}

#BlackBarckground {
height:100%;
width:950px;
margin-left:auto;
margin-right:auto;
padding:0;
}

#container {
display:block;
position:relative;
min-height:86%;
width:950px;
margin-left:auto;
margin-right:auto;
color:#FFF;
font-weight:400;
color:#000000;
}

#placeHolderPadding {
text-align:left;
display:inline;
float:left;
min-height:100%;
padding:0 15px 15px;
}

#CodeSearch {
display:block;
float:left;
width:705px;
padding-right:10px;
}

#CodeSearch .Label {
float:left;
clear:both;
font-size:160%;
width:100%;
margin:0 0 15px;
}

#CodeSearch  .PrintButton { display:none; }
#CodeSearch .CodeIcon { display:none; }


#Header { display:none; }

#footer { display:none;}

#right { display:none; }



#CodeSearch .clsSearchResultsTitle {
color:red;
margin-bottom:10px;
}

#CodeSearch .CodeIcon { display:none; }
.clsSearchBar  { display:none; }

#CodeSearch .PageCount a {

color:#000000;
display:block;
float:left;
width:10px;
margin:2px;
padding:2px 6px;
}

#CodeSearch .PageCount a:hover {
background-color:#FFF;
color:red;
}

#CodeSearch .PageCount b {
background-color:#FFF;
color:#1a1a1a;
font-size:120%;
}

#CodeSearch  .PrintButton { display:none; }

#CodeSearch .Label {
float:left;
clear:both;
font-size:160%;
width:100%;
margin:0 0 15px;
}



#CodeSearch .Results li {
display:block;
float:left;
width:100px;
list-style-type:none;
padding:5px;
}

#CodeSearch .Results ol {
display:block;
float:left;
clear:both;
margin:0;
padding:0;
width:900px
}



