/* @group Banners */

.banner {
	float: left;
	width: 255px;
	height: 120px;
	margin: 0 0 10px;
	display: inline;
}

#banner_pge {
	float: left;
	width: 520px;
	margin: 15px;
	display: inline;
	padding-bottom: 10px;
}

#banner_pge h1 {
	color: #035aa9;
	font: normal normal 2em Tahoma, Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 4px;
}

#banner_pge p, li {
	font-size: 1.1em;
	line-height: 1.5em;
}

/* @end */

/* @group Testing Banner */

#miDataTesting {
	width: 100%;
	display: block;
	background-color: #da8d1b;
	border-bottom: .3em solid;
	border-top: .3em solid;
	border-color: #f31c13;
	padding: 12px 0;
	text-align: center;
	margin: 12px 0 -15px;
}

#miDataTesting p {
	font-weight: bold;
	color: white;
}

#miDataTesting p a:link, #miDataTesting p a:visited {
	color: #eeefea;
	text-decoration: none;
}

#miDataTesting p a:hover, #miDataTesting p a:active {
	color: #000;
}

/* @end */

#WhoMadeIt {
	float: right;
	padding: 5px 20px 20px 0;
}

#WhoMadeIt p {
	color: #00aede;
	font-size: .9em;	
}

#WhoMadeIt a:link, #WhoMadeIt a:visited {
	color: #00aede;
	text-decoration: none;
}

#WhoMadeIt a:hover {
	color: #035aa9;
	text-decoration: underline;
}

/* @group My Group */



/* @end */
