

.line 	{ 
		float: left; width: 100%; display: block; position: relative;
		}
		
		.item 	{ 
				position: relative; float: left; left: 100%;
				}
				.sap-content 	{ 
								overflow: hidden;
								}

#header {
	background-image: url(../images/forum_2009.jpg);
	height: 174px;
}

#padding {
	background: transparent;
	margin-left: -98.5%;
	width: 48.5%;
}

#gsearch {
	background: transparent;
	margin-left: -35%;
	width: 32.5%;
	margin-top: 70px;
	}
form {
	background-color:#ffffff; 
	filter: alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	border: 1px solid #ffffff ;
	padding: 5px;	
	}

input {
 font-size: 10px;
 background-color: #CCCCCC;
 border: 1px solid #666666;
}

#menu {
	width: 1OO%;
	margin-left: -99%;
	margin-bottom: 10px;
	text-align: center;
}


