/*

HOW TO USE THIS FILE:

 this file is used to Override any css rules.
 rules will be applied to all color schemes.

 by this way , you will keep all your custom modification. separated from the original styles.
 (it is also ,useful when you update the theme)

*/

#easyTooltip
{	
	background: #195FA4 url(images/bg.gif) repeat-x scroll 0 0;
	border: 1 px solid #195FA4;
	color:#FFFFFF;
	padding: 5px 10px;
	z-index:2;	
}

.mennyisegtextbox
{
	width: 50px;
}
