/* Global style overrides for Red Hat Customer Portal JON mashup */

.access {
	background: url("/webassets/avalon/g/bg-home.png") repeat-x;
	border: 1px solid;
	border-color: #ededee #e5e6e7 #dededf;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	line-height: 100%;
	margin: 0 0 25px;
	min-height: none;
	position: relative;
	text-shadow: 1px 1px 0 #fff;
	z-index: 1;
	}

	.access li {
		padding: 4px 0;
		white-space: nowrap;
		}

	.access ul {
		background: none !important;
		list-style: none;
		margin: 0;
		padding: 11px 16px;
		}

body, html {
	background: #000;
	}

#container {
	min-height: none;
	padding: 0;
	}

#header {
	height: 56px;
	min-width: 362px;
	}

#rhLogo {
	border-color: #000;
	}

.wrapi {
	margin: 0 15px;
	max-width: inherit;
	min-width: 0;
	width: auto;
	}
#container #content {
    padding: 10px;
}

