﻿.basketHeaderWin
{
	font-weight: bold;
	color: Black;
	background-color: #EFE536;
	width: 100%;
	height: 40px;
	padding-top: 2px;
	overflow: hidden;
}
.basketHeaderTableWin
{
	background-color: #F5FCB4;
	width: 100%;
}
.basketWin
{
	width: 163px;
	font-family:Arial;
	font-size:11px;
}

.basketHeaderTableWin .delColumn
{
	
}

.basketHeaderTableWin .otherColumn
{
	
}

.inquiryButon a
{

font-weight:bold;

width:200px;
color:Black;
background-color:#17BBEA;
text-decoration:none;
cursor:pointer;

}

.inquiryButon
{
text-align:center;
font-weight:bold;
height:14px;
width:200px;
color:Black;
background-color:#17BBEA;
text-decoration:none;
cursor:pointer;
margin:5px auto;
padding:5px 10px 5px 10px;
}


.inquiryButon:hover
{
color:white;
background-color:#17BBEA; 

}
.btnSkicka
{
    width:200px;
font-weight:bold;
height:40px;
color:white;
background-color:#DB2E00;
text-align:center;
text-decoration:none;
cursor:pointer;
margin-left:150px;
margin-bottom:30px;
padding:1px 1px 1px 1px;
 float:left;

}
.btnSkicka:hover
{
color:Black;
}

.inquiryTable
{
    background-color:#D7EABB;
padding-left:16px;
 padding-right:16px;
  padding-top:5px;
  padding-bottom:0px;
    font:normal 10px arial;
    }
    .inquiryLabel
    {
        
         font-weight:bold;
        }
