﻿.container
{
    position: relative;
    width: 700px;
    height: auto;
    padding-left: 25px;
    padding-right: 25px;
}
.page_title
{
    position: relative;
    width: 486px;
    height: 49px;
    background-image: url('../images/method_of_wrapping.gif');
}
.redfelrapper
{
    font-family: verdana;
    font-size: 18px;
    color: #FF0000;
}
.content_container
{
    position: relative;
    width: 700px;
    height: auto;
}
.txt
{
    font-family: verdana;
    font-size: x-small;
}
