﻿.cse-box
{
	height: 20px;
	width: 95%;
	text-align: center;
    margin: 0px auto;
}
.cse-branding-form 
{
	height: 20px;
	width: 90%;
    margin: 0px auto;
}
.cse-input-box
{
    width: 250px;
}
.cse-branding-logo
{
	display: none;
}
.cse-branding-text 
{
	display: none;
}
.cse-results
{
	width: 95%;
	display: block;
	margin-top: 30px;
}
#GoogleCustomSearchFrame
{
    width: 80%;
    margin: 0px auto;
}