@charset "utf-8";

.quick-links ul li a				 {padding: 0 10px 0 80px; height: 70px; display: table-cell; vertical-align: middle;}
.quick-links ul li a span		 {display: none;}
.gallery_view 						{padding-right: 30%; background-position: 100% top; background-size: auto 100%;}





/***** ADD CSS *****/
#mainContainer {
  display: block;
  width: 100%;
  max-width: 98%;
  margin: 0 auto;
}
._recentPhotoUl .recentBbsLi .recentBbsInnerUl {
  left: 90px;
}

.visual_area {
  width: 100%;
  height: 340px;
  background: url(/sites/gsuite/images/T_visual.png) no-repeat center center;
}
.mid_Nb.second-child {border-left: 1px solid #ddd; border-right: none;}

/***** MEDIA QUERY *****/
@media screen and (max-width:540px) {
  .quick-links ul li				{width: 50%;}
}
