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