﻿html
{
	font-family:Tahoma, Geneva, Sans-Serif;
	height:100%;
	margin:0;
	padding:0;	
}

body 
{
	font-family:Tahoma, Geneva, Sans-Serif;
	min-width: 960px;
	font-size:13px;	
	height:100%;
	margin:0;
	padding:0;		
}

sup, sub 
{	
	height: 0;	
	line-height: 1;	
	vertical-align: baseline;	
	_vertical-align: bottom;	
	position: relative;	
}

sup 
{	
	bottom: 1ex;
}

sub 
{	
	top: .5ex;	
}

.content
{
	font-family:Tahoma, Geneva, Sans-Serif;
	font-size:1em;
	font-weight:normal;
	color: #000;
	min-height:100%;
}

.content a:link, .content a:visited
{
	color: #336699;
	text-decoration:none;
}

.content a:hover
{
	text-decoration:underline;
}

.booktitle, .magazinetitle
{
	font-style:italic;
}

.copyright 
{
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 0.7em;	
}

.breadcrumb
{
	font-size:0.9em;
	height:30px; font-family:Tahoma; font-weight:lighter; 
}

/* google search */
#cse-search-box
{	
	width:300px;
	float:right;
	background-color:#DEDEDE;		
}

#cse-search-box .search-box
{
	/*border: solid 1px #DEDEDE;*/
	background-color:#fff;
	width:298px;
	margin:1px;
	padding:0;	
}

#cse-search-box .search-box img
{
	padding:2px;
	vertical-align:bottom;
	float:left;	
}

#cse-search-box .searchbox
{
	border:0;	
	width:200px;
	float:left;
	padding:2px;	
}

#cse-search-box .searchbutton
{	
	background-color:transparent;
	color: #336699;
	border:0;	
	font-family: Tahoma, Geneva, Sans-Serif; 
	font-weight:800;
	font-size:0.85em;
	margin:3px;		
}

#cse-search-results
{
	padding:20px;	
}

.searchbutton_area
{
	height:22px;
	width:64px;
	border-left:solid 1px #DEDEDE;
	text-align:center;		
}

*:first-child+html .searchbutton_area
{
	height:22px;
}
