#home {
  float:left;
  width:710px;
  margin:20px 30px 50px 100px;
  }

#home * {
	margin:0px;
	padding:0px;
	font-family: arial;
	color:black;
	font-size: small;
  }
#home div * {
  text-align:left;
  }

#home a, a img, img {
  border:0;
  }

  #triggers a {
    float:left;
    margin:0;
    width:100%;
    border-top:0px solid #b8cdf4;
    border-right:0px solid #b8cdf4;
    background:#fff;
    text-decoration:none;
    }
  #triggers a.dual {
    width:660px;
    }
  #triggers a:hover {
    background:#f0f0f0;
    }
  #triggers span {
    display:block;
    padding:0 0 0 5px !important;
    }
  #triggers strong {
	display:block;
	font-family:tahoma, arial, verdana;
	font-weight:normal;
	color: white;
	background-color: #7E7F82;
    }
  #triggers img {
    float:right;
    vertical-align: bottom;
	height: 130px;
	width: auto;
	padding:0 0 20px 5px;
    border:0px;
    }
.style1 {color: #7E7F82}
.style2 {color: #7E7F82}