#helpInfo {
	width: 560px;
	float: left;
	clear: both;
	display: inline;
	padding: 5px 0px 10px 25px;
}

#help_screenshots {
	height: 200px;
    padding: 10px 0px 0px 35px;	
}

#instructions {
	width: 505px;
  	margin: 10px 10px 10px 10px;
}

#phone-brands {
	width: 503px;
	margin: 10px 10px 10px 10px;
	padding-bottom: 5px;
	background-color: #fff5cc;
	border: 1px dotted #5c80a8;
}

#phone-brands ul {
  padding-top: 0px;
  margin-top: 10px;
}

#phone-brands ul li {
  display: inline;
  padding-left: 20px;
  font-size: 14px;
}

#phone-brands ul li.selected a {
  font-weight:bold;
  text-decoration: none;
  color: #022f64;
}

.MGroup {
  padding-top: 10px;
}

.steps {
  width: 505px;
  margin: 10px;
  padding-bottom: 15px;
  background: #C2D8EF;
  display:table;
}

.steps p {
  padding: 5px 0px 0px 22px;
}

.steps ol {
  list-style-type: lower-alpha;
  margin: 5px 10px 0px 20px;
}

.steps li {
  margin: 5px 10px 0px 5px;
}

.steps ol li ol{
  	list-style-type: disc;
  	margin: 5px 10px 0px 5px;
}

.steps ul {
  padding-bottom: 2px;
}

.steps ul li {
  list-style-type: none;
  margin: 6px 6px 10px 0px;
  float: left;
  display: inline;
  text-align: center;
}

.steps ul li.end {
  margin-right: 0px;
}

#phone_movie {
  float: right;
}

#return-to-help a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:12px;
  padding-top:10px;
  padding-left:10px;
}
