#mainContent {
	width: 987px;
}
#mainContent p {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding-bottom: 26px;
	line-height: 16px;
}

#mainContent h1 a {
	display: block; /* Allows you to change the width and height of the image */
	height: 127px;
	width: 983px;
	text-indent: -2000em; /* Hides the text in the h1 tag */
	text-decoration: none; /* Hides the underline of the hyperlink */
	z-index: 1000;
	cursor: default;
	background-image: url(../myphone/images/myphone_bar.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	padding-bottom: 5px;
}

#mainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 10px;
}
#mainContent h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
#myphoneBarLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	width: 500px;
	left: 460px;
	top: -65px;
	color: #FFF;
	z-index: 100;
	position: relative;
	height: 20px;
	margin-bottom: -20px;
}
#myphoneBarLinks strong {
	padding-right: 50px;
	font-weight: normal;
}
.myphoneBarLinksItemNormal {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	cursor: pointer;
}
.myphoneBarLinksItemHighlighted {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	cursor: default;
}
#tempMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #CCC;
	height: 85px;
	line-height: 22px;
	padding-left: 20px;
	width: 961px;
	color: #F00;
	padding-top: 20px;
}
