#header-hr {
    background: transparent url(../img/hr.gif) bottom center repeat-x;
    height: 3px;
    margin: 0 10px;
}

#interstitial #main {
    margin: 0 10px;
}

#interstitial #main h2 {
    font-size: 180%;
}

#google-forex-discover-left img {
    float: left;
    clear: left;
    padding-bottom: 10px;
    padding-right: 10px;
}

#google-forex-discover-centre img {
    float: left;
}

#google-forex-discover-left em,
#google-forex-discover-centre em {
    color: #FFF799;
}

#google-forex-discover-left p,
#google-forex-discover-centre p {
    margin-bottom: 10px;
    padding-left: 112px;
    padding-right: 12px;
    line-height: 1.3em;
    font-size: 95%;
}

#google-forex-discover-centre strong {
    font-size: 140%;
    line-height: 1.4em;
}

#google-forex-discover-right legend {
    color: #fff;
    font-weight: bold;
}

#interstitial #postcode-query {
    background-image: url(../img/text-field-medium.png);
    width: 164px;
}

#free-forex-top-teaser .content {
    height: 178px;
}

#free-forex-top-teaser .b,
#free-forex-top-teaser .t div {
    background-image: none;
}

#free-forex-top-teaser .bd {
    background: transparent url(../img/free-forex-top-teaser.png) top left no-repeat;
    height: 188px;
    position: absolute;
    padding-left: 335px;
    padding-top: 10px;
    width: 600px;
    top: -10px;
    font-size: 130%;
}

#free-forex-top-teaser .bd strong {
    font-weight: bold;
}

#free-forex-top-teaser .bd strong em {
    font-size: 140%;
    font-weight: normal;
}

#free-forex-top-teaser .bd em {
    color: #FFF799;
}

#interstitial .modules-three-equal.top .content {
    min-height: 260px;
}

#interstitial .modules-three-equal.top #google-forex-discover-right .content {
    min-height: 290px;
}

#interstitial .modules-three-equal.bottom .content {
    min-height: 348px;
}

#interstitial .modules-three-equal.bottom .content h4 {
    margin-bottom: 10px;
    margin-right: 15px;
}

#interstitial .modules-three-equal.bottom .content ul {
    margin-left: 10px;
    margin-right: 15px;
    font-size: 95%;
}

#interstitial .modules-three-equal.bottom .content ul li {
    list-style-type: disc;
    font-weight: bold;
    margin-bottom: 10px;
}

#forex-secrets-teaser .bd p {
    padding: 15px 0 0 15px;
}

#forex-secrets-teaser .bd p.first {
    font-size: 135%;
    width: 650px;
}

/*ADDED BY PP*/

#forex-secrets-teaser .bd p.second {
    width: 680px;
	font-size: 100%;
	font-weight:bold;
}

/*ADDED BY PP*/

#signature-strip .content .bd {
    padding-top: 5px;
}

#greg-secker-signature {
    background: transparent url(../img/greg-secker-signature.png) top left no-repeat;
    padding-left: 110px;
    min-height: 97px;
}

#greg-secker-signature p em {
    font-size: 130%;
    display: block;
}

#greg-secker-signature p {
    font-size: 105%;
    margin-bottom: 12px;
}

#greg-secker-signature p a {
    display: block;
    color: #94C6FF;
}

#greg-secker-signature p a:hover {
    text-decoration: underline;
    color: #fff;
}

.signature-footer {
    width: 95%;
    color: #fff;
    margin-top: 20px;
    font-size: 85%;
    text-align: center;
    margin: 0 auto;
}

.signature-footer p {
    margin-bottom: 10px;
}


.forex-attend-free .content {
    height: 22px;
}

.forex-attend-free a {
    top: -8px;
    left: 35%;
    background-image: url(../img/attend-free-text.png);
    width: 280px;
    height: 30px;
    position: absolute;
}

#forex-secrets-teaser .content {
    min-height: 380px;
}

#forex-secrets-teaser .bd {
    top: -10px;
    /*background: transparent url(../img/forex-smaller-panel.png) bottom right no-repeat;*/
    min-height: 176px;
    position: absolute;
    right: 0;
    width: 100%;
}

#forex-secrets-teaser .cta {
    background-image: url(../img/attend-free-text.png);
    width: 280px;
    height: 30px;
    padding-right: 20px;
    margin: 0 auto;
}

#road-show-fx-img {
	background-image:url(/static/img/Trader-banner-FX.png); 
	background-repeat:no-repeat; 
	min-height:200px; overflow:hidden;
	margin-bottom:10px;
}

#road-show-tu-img {
	background-image:url(/static/img/Trader-banner-TU.png); 
	background-repeat:no-repeat; 
	min-height:200px; overflow:hidden;
	margin-bottom:10px;
}

#road-show-text {
	background-image:url(/static/img/Trader-banner-TU.png); 
	background-repeat:no-repeat; 
	min-height:200px; overflow:hidden;
	margin-bottom:10px;
}

div.transbox
  {
  width:964px;
  height:120px;
  /*margin:10px 10px;*/
  margin-bottom:10px;
  background-color:#516D96;

  	/* BORDER RADIUS */
	 -moz-border-radius: 5px;
	 -webkit-border-radius: 5px;
	 border-radius: 5px;
  }
div.transbox p
  {
  position:relative;  
  margin: 0px 40px;
  padding-top:20px;
  font-weight:normal;
  font-size:18px;
  color:#FFF;
  }
