﻿.product-header {
    background:     #FFFFFF url(../img/header.jpg) no-repeat;
    height:         137px;
    width:          762px;
	position:       relative;
}

.product-header1 {
    background:     #FFFFFF url(../img/header1.jpg) no-repeat;
    height:         137px;
    width:          762px;
	position:       relative;
}

.product-header2 {
    background:     #FFFFFF url(../img/header2.jpg) no-repeat;
    height:         137px;
    width:          762px;
	position:       relative;
}

.product-header3 {
    background:     #FFFFFF url(../img/header3.jpg) no-repeat;
    height:         137px;
    width:          762px;
	position:       relative;
}

.product-header4 {
    background:     #FFFFFF url(../img/header4.jpg) no-repeat;
    height:         137px;
    width:          762px;
	position:       relative;
}

.product-header5 {
    background:     #FFFFFF url(../img/header5.jpg) no-repeat;
    height:         137px;
    width:          762px;
	position:       relative;
}

.product-header6 {
    background:     #FFFFFF url(../img/header6.jpg) no-repeat;
    height:         137px;
    width:          762px;
	position:       relative;
}

#product-content h1 {
	margin-bottom:5px!important;
}

#product-content h2 {
	color: #000000;
	padding-top: 10px!important;
}

