/* gmouse specific */ 

.topBox {
	background-image: url(../images/gmouse_intro.gif);
	background-position: right bottom;
	padding: 0px;
	border: 0px;
	margin: 5px 0px;
	width: 775px;
	background-color: #fcfcfc;
	background-repeat: no-repeat;
}

.topBoxInner {
	width: 300px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}

.topBoxInner h1 {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	color: #000066;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}

.topBoxInner h2 {
	text-align: left;
	color: #000066;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
