html {
	width:200px;
	height:100%;
	margin:0;
	padding:0;
}

body {
	
	color:#000000;
	width:200px;
	margin:0;
	padding:0;
	height:100%;
	font-family:verdana,arial,sans-serif;
	font-size:small;
	text-align:left;
}

a {
	color:#000000;
	font-size:0.875em;
}

form {
	bottom:0;
	margin:0;
	padding:0;
	right:0;
}

span{
	font-size:0.875em;
	
}

img{
	border:0 none;
}

div.logos{
	text-align:center;
	height:75px;
}

div.logos img{
	text-align:center;
	float:left;
	padding:2px 0 5px 0;
	margin:0;
}
div.search{
	margin:0;
	padding:5px 0 10px 0;
	height:28px;
}

input {
	border:0;	
	vertical-align:middle;
	padding:0 2px 0 2px;
}


div.randomImage{
	margin:0;
	padding:0 0 8px 0;
	height:190px;
}

img.nstpRandomImage{
	
	padding:0 0 5px 0px;
}


div.searchResults{
	text-align:center;
	height:190px;
}
div.results{
	padding:5px 0 0 0;
}
.searchResults div.searchResult{
	width:85px;
	height:120px;
	padding:0;
	margin:0;
	font-size:0.875em;
	text-align:center;
}

a.seeall{
	text-align:center;
	padding:5px 0 5px 0;
}

div.searchResultsNavigation{
	width:170px;
	height:60px;
	text-align:center;
	padding:0;
	margin:0;
}
div#nstpRandomSummaryText{
	font-size:0.875em;
} 




