/* CSS Document */

.google_base
{
	font-family: Arial,Helvetica,sans-serif; 	
	border: #052858 1px solid;
	background-color: White;
}

.google_header 
{
	background-color: rgb(157, 163, 173); 
	padding-top: 2px; 
	padding-left: 11px; 
	padding-bottom: 2px; 	
	font-size: 12px; 	
	font-weight: normal; 
	color: rgb(255, 255, 255);
	text-align: left;
}

.google_line1 
{	
	line-height: 14px; 
	padding-left: 7px; 
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold; 
	text-decoration: underline;
	text-align: left;
}

.google_line2
{
	line-height: 14px; 
	padding-left: 7px; 
	padding-bottom: 5px;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	color: rgb(0, 0, 0);
}

.google_line3
{
	line-height: 14px; 
	padding-left: 7px; 
	padding-bottom: 5px;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
}
