#pm_content {
	color:white;
	font-size:14px; 
	margin: 10px auto; 
	text-align: left;
	width: 900px;
}

.linkList{
  float:right;
  overflow: hidden;
  background: #081220;
  font-weight:bold;
  margin:0;
  padding: 2px 10px;
  font: 12px Arial, Verdana, Tahoma;
}

ul.linkList li{
  list-style-type: none;
  float: left;
}

ul.linkList li a{
  display: block;
  padding: 8px;
  color: #94B4CF;
  font-weight:bold;
  text-decoration: none;
}

#globalnavforhtml{
  float:left;
  overflow: hidden;
  font-weight:bold;
  background: black;
  margin:0;
  padding: 2px 10px;
  font: 12px Arial, Verdana, Tahoma;
}

ul#globalnavforhtml li{
  list-style-type: none;
  float: left;
}

ul#globalnavforhtml li:hover{
  background: blue;
}

ul#globalnavforhtml li a{
  display: block;
  padding: 8px;
  color: #fff;
  text-decoration: none;
}

ul#globalnavforhtml li span{
  display: block;
  padding: 8px;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}
#test{
	display:inline;
	float: left;
	background: black;
}
#test img{
	border: 0 none;
	background: black;
}

ul#globalnavforhtml li li a{
  width: 160px;
  padding: 6px 12px;
}

ul#globalnavforhtml li li span{
  width: 160px;
  padding: 6px 12px;
}

ul#globalnavforhtml li li:hover{
  background: #800000;
  font-weight: bold;
}

ul#globalnavforhtml li ul{
  overflow: hidden;
  display:none;
}

ul#globalnavforhtml li:hover ul{
  position: absolute;
  background: black;
  padding:0;
  border:1px solid black;
  display: block;
  width: 190px;
}
ul#globalnavforhtml li .separate{
	color:#2B8FFF;
}
ul#globalnavforhtml li .separate:hover{
	background:black;
}
ul#globalnavforhtml li #sep{
	color:#2B8FFF;
}
ul#globalnavforhtml li #sep:hover{
	background:black;
}
#pm_text {
	text-align: justify;
	font-size: 14px;
}

h1 {
	font-size:16px;
	text-align: center;
}
#footer{
	color: #94B4CF;
	font-size:11px;
	padding-top: 20px;
	margin-top: 60px;
	clear: both;
}

#footer a{
	color: blue;
	text-decoration: none;
}

#footer #f_left{
	float: left;
}
#footer #f_right{
	float: right;
}
#f_center {
	clear:both;
	text-align: center;
	padding:10px;
}
table {
	margin: 20px auto;
}
.topNav{
	float: right;
	width: 765px;
	}
#globalTopNav {
	float:right;
}	
.menu {
	float:left;
}
#pm_back{
background-color:#081220;
color:#fff;
}
#shavecare_img{
float:right;
padding:20px 0 0 20px;
}
#shavecare_header{
margin-top:60px;
margin-bottom:30px;
}


