body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

h1,h2,h3,h4,h5,h6 { font-size : 100%; }

address, caption, cite, code, dfn, th, var
{ font-style : normal; font-weight : normal; }

table { border-collapse : collapse; border-spacing : 0; }

a img { border : 0; }

caption,th { text-align : left; }

body {
	background: #4EA3DC;
	text-align : left;
	font: 8pt Verdana, Geneva, sans-serif;
}

input[type=text]:focus {
color : #000
background-color : #ffc;
	background: #FFFFCC;
	padding: 3px;
}
#branding form {
	float: right;
	margin-top: -14px;
	margin-right: 8px;
}
