body {
	margin: 0; 
	padding: 0; 
	color: #777;
	font-size: 62.5%; 
    font-family: Tahoma,Arial,Verdana,sans-serif;
}

a {
	color: #bc444c;
	border-bottom: 1px dashed #eef0f1;
	text-decoration: none;
	font: bold 1em Arial, sans-serif;
}

a:hover { border-bottom: 1px solid #ccc;}

#page {
	margin:0px auto;
	padding:0; 
	width:452px; 
	background: #fff; 
	font: 11px/16px Tahoma;
}

#header {
	padding-top: 13px; 
	border-top: 8px solid #333; 
}

#header h1 {
	margin: -10px auto;
	padding: 0;
	display: block;
	width: 400px;
	height: 200px;
	background: url(img/header.jpg) no-repeat;
	font: bold 1.9em Arial, sans-serif;
	letter-spacing: -1px;
	text-indent: -9000px;
}

#header a, #header a:hover {
	text-decoration: none;
	border: none;
	cursor: pointer;
}

hr { display:none;}

#content {
	margin: -10px auto;
	width: 445px;	
}

#testing {
	margin-top: 20px;
}

#lang {display: block;}

.search_url {
	font: 10px Tahoma, sans-serif;
}

.search_result {
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
}


#light { 
	display: block;
	width: 350px;
	height:150px;
	margin: -50px auto;
	position: relative;
}

#sel {
	margin-top: 30px;
}

#lang {
	margin-top: 10px;
}

#button {
	display: block;
	background: url(img/test.jpg) no-repeat;
	width: 100px;
	height: 50px;
	font-size: 35px;
	text-indent: -4000px;
	border: none;
	cursor: pointer;
	margin: 15px auto;
}

#button:hover {	
	background: url(img/test.jpg) no-repeat bottom;
}

#loading {
	display: block;
	width: 32px;
	height: 32px;
	margin: 10px auto;
	margin-bottom: 15px;
}

#results {
	width: 445px;
	
}

#results h3 {
	font-size: 11px;
	margin: 10px 0 5px 0;
	padding: 0;
	text-align: justify;
}

#because {
	margin: 60px 0 30px 0; 
}

#plugin {
	margin-top: 45px; 
	padding: 10px 0 10px 0;
	border-top: 1px solid #333; 
}

#plugin a {text-decoration: none;
	border: none;
}

#plugin img {border: none;margin-right: 4px;}

#footer { 
	display: block;
	padding: 10px 0 10px 0; 
	font-size: 10px; 
	border-bottom: 8px solid #333;
	text-align: center;
	border: 1px solid #333; border-width: 1px 0 8px 0 ;	
}
