@import url(layout0.css);

.comp-content{
	
	/* I don't know why clear: right works!*/
	clear: right;
	background: #fff;
	float: left;
	display: inline;
	font-size: 90%;
	line-height: 1.2em;
	margin: 0px 0px 0px 10px;
	padding: 0px 10px 10px 10px;
	width: 430px;
	background: white;
	text-align: left;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 410px;

}
#content-header {
	height: 11px;
	background: #fff url(../images/content-header.gif) 0 0 no-repeat;
	margin: 0 0 0 305px;
	width: 430px;
	padding: 0;
	
	
}
#content-footer {
	background: #fff url(../images/content-footer.gif) 100% 100% no-repeat;
	padding: 0;
	width: 430px;
	height: 11px;
	margin: 0 5px 0 305px;
	
}
#content-body {
	float: left;
	margin: 0;
	padding: 0;
	width: 740px;
	background: none;
}