

/* JASON DONT DELETE ME ;) */
.affiliate {margin: 10px 0 0 0; width: 100%;}
.affiliate .logo image {height: 150px; width: 300px;}
.affiliate .logo {float: left; width: 300px;}
.affiliate .details {float: right;  width: 600px;}
.affiliate .details span {font-size: 18px; font-weight: bold;}
.affiliate .details p {font-size: 14px;}


.store_product {margin: 10px 0 0 0; width: 100%;}

.store_product .title {float: left; width: 50%;}
.store_product .title span {font-size: 16px; font-weight: bold;}
.store_product .cost {float: left; width: 30%;}
.store_product .cost span {font-size: 14px; font-weight: bold;}
.store_product .buy {float: left; width: 20%;}

.header {margin: 0 0 40px 0; width: 100%;}
.header .title {float: left; width: 50%;}
.header .title span {font-size: 18px; font-weight: bold;}
.header .cost {float: left; width: 30%;}
.header .cost span {font-size: 18px; font-weight: bold;}
.header .buy {float: left; width: 20%;}
.header .buy span {font-size: 18px; font-weight: bold;}