input{
text-align:left;
height:35;
padding:0;
display:inline;
font-size:18px;
color:#990000;
margin-top:5;
}

span.header_link a {
	font-size:14;
	font-weight:bold;
	color: #990000;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

span.header_link a:hover {
	font-size:12;
	font-weight:bold;
	color: #990000;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

.index {
	width: 800px;
	display:block;
	background: #ffffff;
    padding:0pt 0px 0pt 0px;
	vertical-align:top;
	border:0px solid #ffffff;
	margin:0px auto;
	text-align: left
	-moz-border-radius:8px;
}

img {
  max-width:900px;
  width: expression(this.width > 900 ? 900: true);
}

body
{
background-image:url('/images/hacked_phones_logo.png');
background-repeat:no-repeat;
background-position:left top;
overflow:auto;

}

head
{
background-image:url('/images/hacked_phones_logo.png');
background-repeat:no-repeat;
background-position:left top;
}

input[type="text"]{
width:400px;
border-color:#cccccc #666666 #666666;
}

.mFwySd {
background-color:#eeeeee;
font-size: 18px;
border-color:#cccccc #666666 #666666;
border-style:solid;
border-width:1px;
padding:0;
color:#000000;
text-align:center;
margin-top:5;
}

.search-button {
background-color:#eeeeee;
font-size: 18px;
border-color:#cccccc #666666 #666666;
border-style:solid;
border-width:1px;
padding:0;
color:#000000;
text-align:center;
margin-top:5;
position:absolute;
}




a {
color:#8B8CA6;
font-size: 100%;
text-decoration: none !important;
}
a:hover {
color:#ff6600;
font-size: 100%;
}

h1 {
font-weight: bold;
font-size: 220%;
color:#4E4959;
text-align:center;
margin:7px auto 20px;
padding:8px;
line-height:110%;
}

h2 {
font-weight: bold;
font-size: 150%;
color:#4E4959;
text-align:center;
margin:7px auto 20px;
padding:8px;
line-height:110%;
}

h3 {
font-weight: bold;
font-size: 100%;
color:#4E4959;
text-align:left;
margin:7px auto 20px;
padding:8px;
line-height:110%;
}