﻿.tyreControlPanel
{
	background-image: url(Images/panel_bgd.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 192px;
	height: 291px;
	text-align: center;
	display: block;
}

.TireSearchPanelTop
{
	background-image: url(Images/TyreSearch/topSearchbgd.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 231px;
	height: 32px;
	
}

.TireSearchPanelMiddle
{
	background-color: #ffffff; 
	border-left: solid 1px #6f9DD1; 
	border-right: solid 1px #5e93c9;
	
}

.BlackPanelTop
{
	background-image: url(Images/blue_top_330.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width:330px;
	height: 32px;
	
}

.BlackPanelTopBig
{
	background-image: url(Images/black_top_349.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width:349px;
	height: 32px;
	
}

.BluePanelTopBig
{
	background-image: url(Images/blue_top_349.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width:349px;
	height: 32px;
	
}

.WhitePanelTopBig
{
	background-image: url(Images/white_top_349.png);
	background-position: left top;
	background-repeat: no-repeat;
	width:349px;
	height: 9px;
	
}

.BottomPanelGray
{
	background-image: url(Images/BottomPanelGray.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 349px;
	height: 15px;
	
}

.TireSearchPanelBottom
{
	background-image: url(Images/TyreSearch/bottomSearch.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 231px;
	height: 5px;
	
}

.TireSearchPanel
{
	background-color: #ffffff;
	/*border: solid 1px #5e93c9;*/
	width: 231px;
}

