body {
	font-family: "Helvetica Neue",Arial,sans-serif;
}

h1 {
	padding-bottom:20px;
}

label {
	margin-right:10px;
}

#q {
	font-size:24px;
	width: 450px;
}

#b {
	position:relative;
	top: -4px;
	margin-left:8px;
}

#ds {
	width:80%;
	margin-top:100px;
}

div.header {
	margin-left : 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight:bold;
}

div.entry {
	margin-left : 50px;
	/*height:25px;*/
	color:#aaaaaa;
	line-height: 20px;
	margin-bottom: 10px;
}

div.entry a {
	font-weight:bold;
	text-decoration:none;
	color:#0728ED;
}

div.entry a:hover {
	border-bottom:1px dotted #0728ED;
	color:#0728ED;
}

a {
	font-weight:bold;
	text-decoration:none;
	color:#22AA44;
}

a:hover {
	border-bottom:1px dotted #22AA44;
	color:#22AA44;
}

#newsearch {
	font-size:14px;
	width: 250px;
	margin-left:80px;
	position: relative;
	top: -5px;
}

#but {
	position: relative;
	top: -5px;
}
.fonf {
	margin-top: 100px;
	margin-left: 40px;
}


.rbroundbox { background: url(nt.gif) repeat; }
.rbtop div { background: url(tl.gif) no-repeat top left; }
.rbtop { background: url(tr.gif) no-repeat top right; }
.rbbot div { background: url(bl.gif) no-repeat bottom left; }
.rbbot { background: url(br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 40px; 40px; 40px; 40px; margin-right:80px; text-align: right; color: #FFFFFF; }
.rbroundbox { width: 80%; margin: 1em auto; }
