#home {
	float:left;
	width:680px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 50px;
	margin-left: 5px;
  }

#home * {
	margin:0px;
	padding:0px;
	font-family: arial;
	color:white;
	font-size: small;
  }
#home div * {
  text-align:left;
  }

#home a, a img, img {
  border:0;
  }

  #triggers a {
    float:left;
    margin:20px 20px 0 0;
    width:320px;
    border-top:0px solid #b8cdf4;
    border-right:0px solid #b8cdf4;
    text-decoration:none;
    }
  #triggers a.dual {
    width:660px;
    }
  #triggers a:hover {
    background:#f0f0f0;
    }
  #triggers span {
    display:block;
    padding:10px 0px;
    }
  #triggers strong {
	display:block;
	font-family:tahoma, arial, verdana;
	font-weight:normal;
	color: white;
	background-color: #0066FF;
    }
  #triggers img {
    float:right;
    vertical-align: bottom;
	height: 130;
	width: auto;
	padding:0 0 20px 5px;
    border:0px;
    }
.style1 {color: #0066FF}
.style2 {color: #0066ff}

