body, td
{
    font: normal 13px Sans-Serif;
    margin: 0;
    text-align: center;
}
div, p, ul, ol, li, h1, h2, h3, h4
{
    margin: 0;
    padding: 0;
    text-align: center;
}
td
{
    vertical-align: top;
}
img
{
    border-width: 0;
    vertical-align: middle;
}
form
{
	display: inline;
}
.sType
{
	color: blue;
	text-decoration: underline;
	cursor: pointer;
}

#Container
{
    margin-top: 100px;
}
	#GoogleForm .types
	{
		text-align: center;
		position: relative;
		margin-bottom: 5px;
		height: 18px;
		overflow: hidden;
	}
    
	#GoogleForm #sa
	{
		height: 24px;
		padding: 0 0 2px 0;
	}
		
    #GoogleForm #q
    {
        border: 1px solid #7c9eba;
        height: 1.35em;
        line-height: 1.35em;
        width: 333px;
    }
    #GoogleForm .frm
    {
		text-align: center;
		position: relative;
    }
		#GoogleForm .r
		{
			position: absolute;
			top: 189px;
			left: 0;
			width: 100%;
			text-align: center;
		}
		#GoogleForm .r div
		{
			width: 333px;
			margin: 0 auto;
			text-align: left;
			position: relative;
		}
		#GoogleForm .p
		{
			top: 219px;
		}
			#GoogleForm .r input
			{
				position: absolute;
				top: 0;
				left: 337px;
			}
			#GoogleForm .r img
			{
				position: absolute;
				top: 0;
				left: 339px;
			}
#Copyrights
{
    margin-top: 10px;
    text-align: center;
}
