﻿.SearchWithCode
{
	border-bottom: solid 2px white;		
}

.WhiteWithBorder
{
	background-color: white; padding:4px; border: solid 1px #CFCFCF; 
	}

.tHeader
{
	background-image: url(dgm.png); 
	background-repeat: repeat-x;  
	width: 240px;
	height: 25px;
}
	
.tSearch1
{
	background-image: url(tSearch1.png); 
	background-repeat: no-repeat; 
	width: 25px; 
}

.tSearch2
{
	background-image: url(tSearch2.png); 
	background-repeat: no-repeat; 
	width: 25px; 
}		
	
.tSearch3
{
	background-image: url(tSearch3.png); 
	background-repeat: no-repeat; 
	width: 25px; 
}	

.tSearch4
{
	background-image: url(tSearch4.png); 
	background-repeat: no-repeat; 
	width: 25px; 
}	

	
.tDescr
{
	padding: 2px;
	/*background-color:Red; */
}

.tOption
{
	padding: 2px;
	/*background-color: Blue; */
}

.panagies
{
	height: 200px;
	overflow: scroll;
}

.buttonup{
      background: white url(images/arrowup.png) no-repeat bottom;
      width: 14px;
      height: 14px;
      color:white;
}

.buttondown{
      background: white url(images/arrowdown.png) no-repeat top;
      width: 14px;
      height: 14px;
      color:white;
}
