* {
	margin: 0;
	padding: 0;
}

img {
border: none;
}

.SponsoredSize { 
	float:right; 
	clear:right;
}

/* General */
body {
	background: #fdfdfd url(/images/body.gif) center top repeat-x;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #32393d;
	text-align:center;
}

/* Logo */
#Logo {
	height: 120px;
	text-align:center;
	}

/* Top Search Form */
#SearchForm {
	height: 84px;
	background: url(bg_searc.gif) 50% -10px no-repeat;
	overflow: hidden;
}

#SearchForm form {
	clear: both;
	padding: 6px 0 0 0;
	margin: 0 0 0 10px;
}

#SearchForm label {
	display: none;
}

#SearchForm input {
	width: 275px;
	height: 16px;
	font-size: 0.9em;
	border: 1px solid #d7d7d7;
	padding: 3px 3px 3px 3px;
	margin: 5px 0 5px 0;
}

#SearchForm .Button {
	width: 92px;
	height: 24px;
	border: 0;
	padding: 0;
	margin-left: 5px;
	vertical-align: top;
}

#SearchCloud {
	background: url(/images/bg_bread.gif) 50% 0 no-repeat;
	padding-top:20px;
	margin: 10px 150px 0 150px;
	text-align:center;
}

#SearchCloud li {
	display:inline; 
	margin:5px;
}

#SearchCloud li a {
	color: #999999;
	text-decoration:none;
	letter-spacing: -1px;
	font-size:11px;
	text-transform:uppercase;
}

#SearchCloud li a:hover {
	text-decoration: underline;
}
