/*middle video styles*/
#middleVideo {
	float: left;
	margin-top: 7px;
	outline: none;
}


/*newsletter styles*/
#newsletterSignup {
	margin-left: 11px;
}

#shareWithFriend, #shareWithFriend .bottomContainerContent {
	overflow: visible;
}

#shareWithFriend .bottomContainerContent {

}

#pdf-download-container {
	position: absolute;
}

#shareWithFriend .bottomContainerContent a {
	position: absolute;
	left: 107px;
	top: 121px;
}

#shareWithFriend .bottomContainerContent img {
	position: absolute;
	z-index: 999;
	left: -27px;
}

/*tips styles*/
#tips .heading {
	margin: 16px 0 0 25px;
}

#tips .heading.whereToBuy {
	margin-left: 197px;
}

#tips #boxes {
	background-image: url(/images/tips-boxes-myride.png);
	width: 680px;
	height: 77px;
	margin: 7px 0 0 5px;
}

#tips #twitterCopy {
	margin: 10px 0 0 210px;
}
#tips #tipContainer{
  float:left;
  width:222px;
  height: 77px;
}
#tip1{
  position: absolute;
  margin: 5px 0 0 2px;
}
#tips #tipList{
  position: absolute;
  left:0px;
	width: 185px;
	height: 77px;
	overflow: hidden;
	list-style: none;
	padding: 0;
	margin: 0 0 0 17px;
}
#tipList li {
  height:77px;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: left;
  visibility: hidden;
  width: 185px;
  color:#5B77AA;
  font-size:11px;
  /*font-weight:900;*/
  line-height:11px;
  margin:0 0 3px;
}
#tipsLeft {
	left: 1px;
}

#tipsRight {
	left: 210px;
}

#tipsLeft, #tipsRight {
	position: absolute;
	top: 16px;
	cursor: pointer;
	z-index: 999;
}
#tipLearnMore {
	position: absolute;
	left: 130px;
	top: 45px;
}
#whereToBuyContainer {
	float: left;
	width: 450px;
	height: 77px;
	margin-left: 8px;
}
.whereToBuyItem {
	display:inline;
	float:left;
	font-size:9px;
	margin:5px 0 0 10px;
	text-align:center;
	width:210px;
}
.wtbProd {
	float:left;
	width:80px;
	margin-left:25px;
}
.wtbLoc{
	float: left;
	width: 76px;
	margin-left: 10px;
}
.learnBuy{
	text-align: right;
	margin-top: 12px;
	padding-right: 3px;
}
