.blog-post-container a {
  text-decoration: none;
}
.article-resource-block {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 170px;
}
.article-resource-section-header h2 {
  font-size: 25px;
  font-weight: bold;
  margin-top: 50px;
}
.article-resource-section {
  border-top: 1px solid #000;
  padding-top: 35px;
}
.article-resource-block p {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  padding: 20px 0 0 0;
  max-width: 170px;
}
/*.article-resource-block a:link {
	text-decoration:none;
}

.article-resource-block a:hover {
	text-decoration:none;
}

.article-resource-block a:visited {
	text-decoration:none;
}*/
.article-resource-block .myIcon-amb-off {
  display: none;
  height: 77px;
  width: 80px;
  background-position: 0;
  background-repeat: no-repeat;
  background-size: cover;
  margin: auto;
  background-image: url(../../../../../../content/dam/atvi/support/common/assets/resource-ambassador-chat-icon.png);
  /*text-decoration:none;*/
}
.article-resource-block .myIcon {
  height: 77px;
  width: 80px;
  background-position: 0;
  background-repeat: no-repeat;
  background-size: cover;
  margin: auto;
  /*text-decoration:none;*/
}
.article-resource-block .myIcon-amb {
  cursor: pointer;
  display: block;
  height: 77px;
  width: 80px;
  background-position: 0;
  background-repeat: no-repeat;
  background-size: cover;
  margin: auto;
  background-image: url(../../../../../../content/dam/atvi/support/common/assets/resource-ambassador-chat-icon.png);
  /*text-decoration:none;*/
}
.article-resource-block .amb p {
  display: block;
}
.article-resource-block.amb p:hover {
  cursor: pointer;
}
.article-resource-block.amb-off p {
  display: none;
}
.article-resource-block .myIcon a:link {
  text-decoration: none;
}
.article-resource-block .myIcon:hover {
  background-position: -80px 0;
}
.article-resource-block .myIcon-amb:hover {
  background-position: -80px 0;
  cursor: pointer;
}
.article-resource-block img {
  /* height: 77px;
    width: 80px;*/
}
#ambassador-support a {
  /*background: rgba(0, 0, 0, 0) url("") no-repeat scroll 0 -258px;
    display: block;
    height: 77px;
    width: 80px;*/
  height: 77px;
  width: 80px;
  background-position: 0;
  background-repeat: no-repeat;
  background-size: cover;
  margin: auto;
}
#ambassador-support a:hover {
  background-position: -83px -258px;
}
.support-options .ambassador-support-link p a:hover {
  color: #bf933e;
  text-decoration: none;
}
