﻿body
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: medium;
}
.arefaqheader
{
    font-family: "Times New Roman" , Times, serif;
    font-size: xx-large;
    background-color: #C4BC96;
    position: relative;
    width: 760px;
    height: 105px;
}
.arefaq_left
{
    position: static;
    width: 210px;
    height: 700px;
    clear: left;
    float: left;
    margin-top: 40px;
}
.arefaq_right
{
    height: 700px;
    width: 450px;
    float: left;
    clear: right;
}
.PurchaseImage
{
    padding: 5px;
    border-style: solid;
    border-width: thin;
    width: 120px;
    height: 100px;
    left: 616px;
    top: 133px;
    margin-top: 0px;
}
.arefaq_link
{
    padding: 5px;
    margin: 15px;
    height: 30px;
    line-height: 30px;
    text-align: left;
    display: list-item;
    font-size: small;
    background-color: #EAE8D9;
    border-style: solid;
    border-width: 0px 0px 2px 2px;
    border-color: #000000;
}
.arefaq_button
{
    padding: 5px;
    margin: 15px;
    height: 30px;
    line-height: 30px;
    text-align: left;
    font-size: medium;
    background-color: #EAE8D9;
    border-style: solid;
    border-width: 0px 0px 2px 2px;
    border-color: #000000;
    width: 100px;
}
.HowToBuy_link
{
    padding: 5px;
    margin: 15px;
    height: 20px;
    line-height: 20px;
    text-align: left;
    font-size: small;
    background-color: #C0C0C0;
    border-style: solid;
    border-width: 0px 0px 2px 2px;
    border-color: #000000;
    position: fixed;
}
