
html {
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}

body {
	background-repeat:repeat;
	padding : 0px auto 0px auto;
	margin : 0px 0px 0px 0px;
	text-align : center;
}

#page {
	width : 903px;
	padding : 0px 0px 10px 0px;
	margin : 0px auto 10px auto;
	text-align : left;
	position: relative;
}

#content {
	margin : 10px 0 10px 0;
	border-top: 0px;
	padding : 2px 1px 2px 2px;
	}

div.r_element {
	border-width : 0;
	}
div.title_control_pos {
	position: relative; 
	top: 5px; 
	right: -590px;
}
div.title_controls, div.title_controls a {
	font-weight: bold;
	font-size: 10px;
	padding: 0px;
}

#interactive_content {
	height: 70px;
}

