body {
    font-size:small;
    font-family: Arial, Sans-Serif;
    line-height:1.5em;
    background:#FFF;
    color:#555;
}

sup{
	font-size: 10px;
}

em{
	font-style:italic;
	color: #999999;
}

#main{
	width: 800px;
	margin-top: 0px;
}

#search{
    background:url(../images/search-bg.png) no-repeat;
	width:548px;
	height: 59px;
	margin: 40px 0px 40px 0px;
	text-align: left;
}

#header-search{
	background:url(../images/search-bg.png) no-repeat;
	width:548px;
	height: 59px;
}


.container{
	border-top: 1px solid #bbbbbb; 
	padding-top: 15px; 
	margin-top: 15px;
	width: 800px;
}

.container a{
	color: #084aeb;
}

.container a:hover{
	text-decoration: none;
}

.motto{
	border-top: 1px solid #bbbbbb; 
	border-bottom: 1px solid #bbbbbb; 
	padding: 15px; 
	margin: 15px;
	width: 400px;
}

.red{
	color: #FF0000;
	font-weight: bold;
}

#header{
	/*background: url(../images/header-bg.png) repeat-x;*/
	width: 100%;
	height: 83px;
	padding-top: 25px;
}

#content{
	text-align: left; 
	width: 800px;
}

.keyword{
	font-size: 16px; 
	font-weight: bold;
}

.word-type{
	 font-weight: bold; 
	 color: #cc0000; 
	 font-size: 12px;
}

.search-field{
	float: left; 
	margin: 19px 0px 0px 18px;
	width: 404px;
}

.search-button{
	float: right; 
	margin: 16px 15px 0px 0px;
	width: 98px;
}

.no_results { width:700px; font-size: 1.1em;  }
.no_results a { color: #3D75F7; font-size: 1.25em;}
.no_results tr { }