body {
	font-family: Verdana, Arial;
	font-size: 14px;
}

h1 {
	font-size: 24px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

h2 {
	font-size: 20px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

h3 {
	font-size: 16px;
}

.div_table {
	width: 500px;
	margin-top: 20px;
	margin-left: 35px;
	background-color: #EFEFEF;
	border: 1px dotted #cecece;
	float: left;
}

.div_warning {
	width: 500px;
	color: orange;
	margin-top: 15px;
	margin-left: 50px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	background-color: #FEFEFE;
	border: 1px dotted #ffb700;
}

.div_error {
	width: 500px;
	color: #ff0000;
	margin-top: 15px;
	margin-left: 50px;
	background-color: #FEFEFE;
	border: 1px dotted #ff0000;
}

pre {
	background-color: #DFDFDF;
	margin-left: 15px;
	margin-top: 10px;
	
	padding: 10px 10px 10px 10px;
}

.image_attribute_list {
	width: 500px;
	margin-left: 20px;
	margin-top: 12px;
	float: left;
}

.image_attribute_list b {
	font-weight: bolder;
}

.div_content_part {
	width: 750px;
	margin-top: 20px;
	margin-left: 50px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	
	background-color: #FEFEFE;
	border: 1px dotted #cecece;
	float: left;
}

.div_table_image {
	width: 150px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	padding: 5px 5px 5px 5px;
	border: 1px dotted #cecece;
}

ul, li {
	padding-top: 5px;
}

.google_main_serp {
	width: 670px;
	margin-left: 25px;
	margin-top: 25px;
	border: 1px dotted black;
	padding: 10px 10px 10px 10px;
}

.google_main_title {
	font-family: arial,sans-serif;
	width: 650px;
	color: #AAAAAA;
}

.google_main_title a {
	color: #0000cc;
}

.google_bottom_link {
	color: green;
}

.google_bottom_link a {
	color: #7777cc;
}

.main_top_navigation {
	background-color: #EEEEEE;
	width: 100%;
	position: absolute;
	
	margin-top: 25px;
	margin-right: 0pt;	
	margin-bottom: 0pt;	
	margin-left: 0pt;
	top: 0pt;
	height: 28px;	
	left: 0pt;
	
	text-align: right;
	padding-top: 3px;
}

.main_top_navigation a, .main_top_navigation a:visited, .main_top_navigation a:active {
	text-decoration: underline;
	color: #0000ff;
}

.main_top_navigation a:hover {
	text-decoration: none;
	color: #0000ff;
}

.main_title {	
	background-color: transparent;	
	background-image: url(images/background_top_bar.png);
	background-repeat: repeat;	
	background-attachment: scroll;	
	background-position: left top;	
	color: #ffffff;	
	font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana;	
	font-style: normal;	
	font-variant: normal;	
	font-weight: normal;	
	font-size: 16px;	
	line-height: normal;	
	font-size-adjust: none;	
	font-stretch: normal;	
	-x-system-font: none;	
	height: 25px;	
	left: 0pt;	
	margin-top: 0pt;	
	margin-right: 0pt;	
	margin-bottom: 0pt;	
	margin-left: 0pt;	
	position: absolute;	
	top: 0pt;	
	width: 100%;
	padding-left: 0px;
	padding-top: 2px;
}

.main_content {
	margin-top: 50px;
	position: absolute;
}

.text_field {
	margin: 5px;
	padding: 5px;
	font-size: 16px;
}

.submit_button {
	margin: 5px;
	padding: 5px;
	font-size: 14px;
	color: #555555;
}
