@charset "utf-8";
/* CSS Document */
body{font-family:Arial, Helvetica, sans-serif;color:#333;}
.header-img{width:955px;margin-bottom:15px;}
.container{width:955px;margin-left:4px !important;}
.container h1{font-size:33px;font-weight:normal;border-bottom:dashed 1px #CCCCCC;line-height:55px;}
.mainContainer{margin-top:20px;}
.mainContainer-l{float:left;width:400px;}
.mainContainer-r{float:right;width:540px;padding-left:15px;}
.affiliates{margin:0 auto;}
.affiliates ul{list-style:none;}
.affiliates li{float:left;list-style:none;width:195px;border-right:dashed 1px #CCCCCC;text-align:center;height:110px; padding-top:15px;}
.affiliates li.last{border-right:none;}
.bottom-border{border-bottom:dashed 1px #CCCCCC;}
.join-now{display: inline-block;padding: 6px;margin-bottom: 0;color: #fff;text-align: center;vertical-align: middle;cursor: pointer;background-color: #fe4819;
background-image: -moz-linear-gradient(top, #fa6117, #fe4819);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fa6117), to(#fe4819));background-image: -webkit-linear-gradient(top, #fa6117, #fe4819);background-image: -o-linear-gradient(top, #fa6117, #fe4819);background-image: linear-gradient(to bottom, #fa6117, #fe4819);background-repeat: repeat-x;-webkit-border-radius: 4px;-moz-border-radius: 4px;
border-radius: 4px;text-transform: capitalize;font-weight:bold;text-decoration:none !important;width:70px;}
.affiliates img{border: solid 1px #CCCCCC;margin-bottom:12px;}