#page-container {
width: 100% !important;
margin-bottom: 15px !important;
}
.t4_topContent_c1r1 {
  float: left;
  max-width: 670px;
}

.t4_topContent_c1r2 {
  float: right;
}

.t4_topwrap {
  background: #ECECEC;
  width: 100%;
  position: relative;
}

.t4_topContent {
  width: 960px;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}

.t4_topContent_maincontent h1 {
  font-family: "Lato", Tahoma, Helvetica, Sans-serif;
  font-weight: 300;
  font-size: 22px;
  color: #b24a54;
  text-align: center;
  margin: 0;
  padding: 0;
  margin-top: 20px;
}

.t4_topContent_maincontent h2 {
  font-family: "Lato", Tahoma, Helvetica, Sans-serif;
  font-weight: 900;
  font-size: 36px;
  color: #b0202e;
  text-align: center;
   margin: 0;
  padding: 0;
}

.t4_topContent_maincontent p {
  font-family: "Lato", Tahoma, Helvetica, Sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #606060;
  text-align: center;
  margin: 0;
  padding: 0;
  margin-top: 20px;
}

.t4_topContent_maincontent a {
   color: #b0202e;
}

.uhat {
  margin: 0 auto;
  margin-top: -20px;
  margin-bottom: -14px;
  display: block;
 padding-left: 10px;
  padding-right: 10px;
  background: #ECECEC;
  width: 20px;
  height: 18px;
}

.t4_topContent_sbgrid1 {
  display: inline-block;
  margin-top: 20px;
  text-align: center;
  border-top: 1px solid #b2b2b2;
  border-bottom: 1px solid #b2b2b2;
  padding-top: 14px;
  padding-bottom: 14px;
  font-family: "Lato", Tahoma, Helvetica, Sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #666666;
}

.t4_topContent_sbgrid1 strong {
  font-weight: 900;
}

.t4_topContent_sbgrid1 p {
  text-align: center;
}

.sharehint {
  border-bottom: 0px dotted #666;
  /* cursor: help; */
  transition: 0.2s all linear;
}

.sharehint:hover {
  border-bottom: 0px dotted #f5f5f5;
  /* color: #000; */
}


.sitelocator {
	margin-left: 20px;
width: 960px;
margin: 0 auto;
}
.sitelocator div {
	background: url(../png/breadcrumb_arrow-2.png) right center no-repeat;
	padding: 0 15px 0 0;
	margin: 0;
	display: inline-block;
}
.sitelocator, .sitelocator a {
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	font-weight: 900;
	font-size: 13px;
	font-weight: 900;
	color: #3e3e42;

	text-transform: uppercase;
}

.sitelocator a {
	transition: 0.2s all linear;
	text-decoration: underline;
}

.sitelocator a:hover {
	color: #ff5601;
}

.sitelocator .noarrow {
	background: none;

	color: #666;
}

.t4_topContent_sbgrid_systems {
  width: 940px;
  margin: 0 auto;
  position: relative;
}

.t4_topContent_sbgrid_systems-list {
  float: left;
  /*width: 280px;*/
  width: 440px;
  height: 300px;
  position: relative;
  background: #FFF;
  margin-top: 20px;
  margin-right: 20px;
  padding-left: 10px;
  padding-right: 10px;
}


.t4_topContent_sbgrid_systems-list h3 {
  font-family: "Lato", Tahoma, Helvetica, Sans-serif;
  font-weight: normal;
  font-size: 24px;
  color: #b0202e;
  text-align: center;
   margin: 0;
  margin-top: 15px;
  padding: 0;
}

.t4_topContent_sbgrid_systems-list h3 a {
  color: #b0202e;
  text-decoration: none;
  transition: 0.2s all linear;
}

.t4_topContent_sbgrid_systems-list h3 a:hover {
  text-decoration: underline;
}

.t4_topContent_sbgrid_systems-list h4 {
  font-family: "Lato", Tahoma, Helvetica, Sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #606060;
  text-align: center;
   margin: 0;
  margin-top: 0px;
  padding: 0;
}


.t4_topContent_sbgrid_systems-list span {
  font-weight: 900;
}

.t4_topContent_sbgrid_systems-list ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
   font-family: "Lato", Tahoma, Helvetica, Sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #606060;
  width: 266px;
  margin: 0 auto;
  margin-top: 15px;
}

.t4_topContent_sbgrid_systems-list li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-bottom: 5px;
  line-height: 13px;
  padding-left: 22px;
}

.cpu {
  background:url(../png/li_cpu.png) no-repeat 1px center;
}

.ram {
  background:url(../png/li_ram.png) no-repeat 0px center;
}

.hdd {
  background:url(../png/li_hdd.png) no-repeat 0px center;
}

.gpu {
  background:url(../png/li_gpu.png) no-repeat 0px center;
}

.monitor_off {
  background:url(../png/li_monitoroff.png) no-repeat 1px center;
}

.monitor_on {
  background:url(../png/li_monitor.png) no-repeat 1px center;
}

.t4_topContent_sbgrid_systems-list-buyarea {
  width: 280px;
  position: absolute;
  bottom: 0;
  text-align: center;
}

.t4_topContent_sbgrid_systems-list-c1r1 {
  float: left;
}
.t4_topContent_sbgrid_systems-list-c1r2 {
  float: right;
  margin-right: 10px;
}

.t4_topContent_sbgrid_systems-list-c1r2 h5 {
  font-family: "Lato", Tahoma, Helvetica, Sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #606060;
  text-align: center;
   margin: 0;
  margin-top: 0px;
  padding: 0;
}

.sbgrid_price {
  font-family: "Lato", Tahoma, Helvetica, Sans-serif;
  font-weight: 900;
  font-size: 18px;
  color: #606060;
  text-align: center;
   margin: 0;
  margin-top: 0px;
  padding: 0;
  color: #b0202e;
}

.sbgrid_price_small {
  font-family: "Lato", Tahoma, Helvetica, Sans-serif;
  font-weight: 900;
  font-size: 13px;
  line-height: 18px;
  color: #606060;
  text-align: center;
   margin: 0;
  margin-top: 0px;
  padding: 0;
  color: #b0202e;
  vertical-align: text-top;
}

.t4_topContent_sbgrid_systems-list-c1r2 a {
  display: block;
  font-family: "Lato", Tahoma, Helvetica, Sans-serif;
  font-weight: 900;
  font-size: 13px;
  color: #FFF;
  text-transform: uppercase;
  background: #b0202e;
  text-align: center;
  padding: 5px;
  text-decoration: none;
  border-bottom: 4px solid #8b1a26;
  margin-top: 5px;
  transition: 0.2s all linear;
}

.t4_topContent_sbgrid_systems-list-c1r2 a:hover {
  background: #cb2434;
  border-bottom: 4px solid #a51d2b;
}

.t4_topContent_sbgrid_systems-list-c1r2 a:active {
  margin-top: 9px;
  background: #cb2434;
  border-bottom: 0px solid #a51d2b;
}

.t4__bottom__more-questions-contactcard  {
	margin-top: 10px;
}

.t4__bottom__more-questions-contactcard img {
	float: left;
	margin-right: 10px;
}

.t4__bottom__more-questions-contactcard h4 {
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	font-weight: 300;
	font-size: 28px;
	color: #1a1a1a;
	margin: 0;
	padding: 0;
}

.t4__bottom__more-questions-contactcard a {
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	font-weight: 300;
	font-size: 18px;
	color: #0090c7;
	margin: 0;
	padding: 0;
	text-decoration: none;
	margin-bottom: 3px;
}

.t4__bottom__more-questions-contactcard span {
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	font-weight: 300;
	font-size: 18px;
	color: #1a1a1a;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.t4__bottom__more-questions-contactcard-profile-extension {
	background: #333333;
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	font-weight: 300;
	font-size: 18px;
	color: #FFFFFF !important;
	margin: 0;
	padding: 0;
	text-decoration: none;
	display: inline-block !important;
	padding: 2px !important;
	margin-top: 4px !important;
}

.t4__bottom__more-questions-contactcard a:hover {
	text-decoration: underline;
}

.t4__bottom__more-questions-contactcard a {
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	font-weight: 300;
	font-size: 16px;
	color: #b0202e;
	margin: 0;
	padding: 0;
	text-decoration: none;
	margin-bottom: 3px;
}
.t4__bottom__more-questions  {
	margin-top: 20px;
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	margin-bottom: 3px;
}
.t4__bottom__more-questions h3 {
  font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
font-size: 30px;
	color: #b0202e;
	font-weight: 900;
	margin: 0 auto;
	padding: 0;
  text-align: left;
  margin-top: 20px;
}

.t4__top__builtby {
width: 960px;
margin: 0 auto;
margin-top: 25px;
}

.t4__bottom__more-questions p {
	margin-top: 0px;
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	margin-bottom: 3px;
margin-top: 7px;
}

.t4__top__builtby h2 {
display: block;
margin: 0;
padding: 0;
font-family: 'Lato', Tahoma, helvetica, Sans-Serif;
font-size: 24px;
font-weight: 300;
color: #b0202e;
text-align: right;
margin-right: 25px;
float: left;
}


.t4__top__builtby p {
display: block;
margin: 0;
padding: 0;
width: 540px;
font-family: 'Lato', Tahoma, helvetica, Sans-Serif;
font-size: 14px;
font-weight: normal;
color: #4d4d4d;
text-align:justify;
margin-right: 25px;
float: left;
}

.t4__top__builtby > img {
float: left;
  margin-top: -20px;
}

.t4_topContent_sbgrid_systems-list li span {
font-family: Tahoma, Helvetica, Sans-Serif;
line-height: 11px;
vertical-align: text-top;
font-size: 9px;
margin-right: 1PX;
font-weight: normal;
padding-LEFT: 1px;
color: #848383;
}