body {
    font-family: Verdana;
    font-size: 12px;
    color: black;
    margin: 0;
}

#form {
    border: none;
    width: 175px;
    height: 22px;
    margin-bottom: 15px;
}
input {
    width: 180px;
    height: 17px;
    border: 1px solid blue;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
}
#button {
    border:1px solid blue;
    background: rgb(0,128,0);
    font-size: 12px;
    color: white;
    text-align: center;
    width: 65px;
    height: 24px;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
}

h1 {
    font-size: 22px;
    text-align: center;
}

#wrapper {
    margin: 0;
    width: 300px;
    padding: 10px;
}
#sub {
    margin-top: 35px;
    padding-top: 25px;
    text-align: center;
    border-top: 1px solid blue;
    font-size: 10px;
    color: gray;
}
#sub a {
    color: gray;
}

a {
    text-decoration:none;
}
a:hover, a:active {
    text-decoration:underline;
}

.webresultsTerm,
.webresultsTerm a,
#sponsored, #webresultsTerm, #sponsored a, #sponsored a:hover {
    font-size: 11pt;
    font-weight: normal;
    color: blue;
    margin-bottom: 5px;
    text-decoration: none;
}
#related, #related a, #related a:hover {
    font-size: 9pt;
    font-weight: normal;
    color: gray;
    margin: 5px 0 5px -5px;
    text-decoration: none;
}

ul {
    list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#innerwrapper {
	margin-left:22px;
}

/* Rel Searches*/

#rel ul {
    list-style-type: none;
	margin: 0 0 20px -20px;
	padding: 0px;
	border: 1px solid gray;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#rel li {
	border-bottom: 1px solid gray;
	text-align: left;
	background: url('http://d32ffatx74qnju.cloudfront.net/themes/MobileBigThumbCaf/img/relatedshadow.png') repeat-x bottom;
}
#rel li:last-child {
	border-bottom: none;
}
#rel li a {
	display: block;
	padding: 5px 8px;
	font-size: 11pt;
	background: url('http://d32ffatx74qnju.cloudfront.net/themes/MobileBigThumbCaf/img/rightarrow.png') no-repeat center right;
}

.counter{
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}
#linktitle:before {
	content:"\2794";
	color:#0000FF;
	margin-left:-24px;
	margin-right:8px;
}
#linktitle{
    font-weight: bold;
	font-size:13pt;
	padding: 5px 0 3px 0;
}
#linktitle a {
	text-decoration: none;
	color:#0000FF;
}
#linktitle a:hover {
	color:#0000FF;
	text-decoration: underline;
}
#linkdescription{
	font-size:8pt;
	padding:0 0 3px 0;
}
#showurl, #showurl a, #showurl a:hover {
	font-size:8pt;
	padding:0 0 10px 0;
	color:#008000;
	margin-bottom: 5px;
}
#popcats, #popcats ul {
	list-style-type:none;
	padding-left:15px;
}

.sellerRatings {
	color: #c1c1c1;
	font-size: 8pt;
	margin-left: 0;
	margin-top: -2px;
}

.sitelinkHolder {
	margin-left: 15px;
}

#sponsored, #sponsored a, #sponsored a:hover, #webresultsTerm, #webresultsTerm a, #webresultsTerm a:hover {
	color: #B7B7B7;
}


#innerwrapper {
	margin-left:22px;
}

#tcHolder,
#rsHolder {
	background: url('img/bg5.png') no-repeat 2px 16px;
	margin-bottom: 20px;
	padding-bottom: 5px;
}

#rsHolder {
	margin-top: 20px;
	background-image: url('img/bg.png');
}

#webresHolder {
	margin: 20px 0;
}

#tc,
#rs {
	margin-left: 8px;
}

#search {
	margin-left: 4px;
}

.webres-link {
	margin-bottom: 20px;
}

.webres-title {
	font-size: 17px;
	margin-left: 10px;
}

.webres-title:link,
.webres-title:visited {
	color: #00f;
}

.webres-desc {
	display: block;
	color: #000;
	font-size: 11px;
	margin: 5px 0 5px 40px;
}

.webres-url:link,
.webres-url:visited {
	color: #008000;
	font-size: 11px;
	margin-left: 40px;
	display: block;
	text-decoration: none;
	word-wrap: break-word;
}