﻿.wrapper
{
    position: relative;
    width: 700px;
    height: auto;
    padding-left: 25px;
    padding-right: 25px;
}
.print
{
    position: relative;
    width: 650px;
    height: 65px;
}
.print_txt
{
    font-family: Verdana;
    font-size: x-small;
}
.page_title
{
    width: 486px;
    height: 49px;
    position: relative;
    background-image: url('../images/technical_information.gif');
}
.machine_name
{
    position: relative;
    width: 650px;
    height: auto;
}
.redfelrapper
{
    font-family: verdana;
    font-size: xx-large;
    color: #FF0000;
}
.large_tech_txt
{
    font-family: verdana;
    font-size: large;
    color: #333333;
}
.warning_container
{
    position: relative;
    width: 650px;
    height: 54px;
    background-position: center;
    background-image: url('../images/new_created/warning.jpg');
    background-repeat: no-repeat;
}
.diagrame_container
{
    width: 650px;
    height: 311px;
    background-image: url('../images/electrical.gif');
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
}
.content_container
{
    position: relative;
    width: 650px;
    height: 50px;
}
.left_tech_txt
{
    position: relative;
    width: 200px;
    height: 30px;
    font-family: verdana;
    font-size: x-small;
    font-weight: bold;
    float: left;
    padding-right: 20px;
}
.right_tech_txt
{
    font-family: verdana;
    font-size: xx-small;
    position: relative;
    width: 425px;
    height: 50px;
    float: left;
}
.container
{
    position: relative;
    width: 616px;
    height: 945px;
    background-image: url('../images/new_created/technicalpage_image.jpg');
}
