
form.newsletter
{
	font-size:11px;
	font-family: tahoma;
	color: #3e3e3e;
}

table.newsletter
{
	width:100%;
	height:100%;
	color: #3e3e3e;
}

fieldset
{
	color: #3e3e3e;
	border-color: #aebac5;
	margin-bottom:5px;
}

input.newsletter, select.newsletter
{
	width:100%;
	margin:0px 0px 2px 0px;
	padding: 2px;
	color: #3e3e3e;
	font-size:11px;
	font-family: tahoma;
	border: solid 1px #7f9db9;	
}

input.newsletterBtn
{
	width:70px; 
	margin-left:5px;
	border: solid #7D98B8 1px;
	background: url('../scripts/js/YUI/images/sprite.png') repeat-x 0 0;
	height:22px;
	margin-top:5px;		
	color:#333;
}

input.required, select.required
{
	border: solid 1px #7f9db9;
	background-color: #ffffc7;	
}

.questionmark
{
	width:32px; height:32px; 
	background: url('../scripts/js/YUI/images/dialogs/question32.jpg') no-repeat 0 0;
	margin-right:10px;	
}

.errormark
{
	width:32px; height:32px; 
	background: url('../scripts/js/YUI/images/dialogs/error32.jpg') no-repeat 0 0;
	margin-right:10px;	
}




.uploadRight
{
	text-align: right;
}
#tbUser, #tbListy 
{
	border: 1px solid black;	
	padding: 3px 5px;
	background: url(../scripts/js/YUI/images/sprite.png) repeat-x scroll 0 0;
}

#usersbtn_add button, #listybtn_add button 
{
  padding-left: 25px;
  background: url(../scripts/js/YUI/images/btns/add.gif) 3px 1px no-repeat;
  font-weight: bold;
  color: #505050;  
}

#usersbtn_del button, #listybtn_del button 
{
  padding-left: 25px;
  background: url(../scripts/js/YUI/images/btns/del.gif) 3px 7px no-repeat;
  font-weight: bold;
  color: #505050;  
}

#usersbtn_edt button, #listybtn_edt button 
{
  padding-left: 25px;
  background: url(../scripts/js/YUI/images/btns/edt.gif) 3px 50% no-repeat;
  font-weight: bold;
  color: #505050;
}

#usersbtn_snd button, #listybtn_snd button 
{
  padding-left: 25px;
  background: url(../scripts/js/YUI/images/btns/snd.gif) 3px 50% no-repeat;
  font-weight: bold;
  color: #505050;
}

#usersbtn_exp button 
{
  padding-left: 25px;
  background: url(../scripts/js/YUI/images/btns/exp.gif) 3px 50% no-repeat;
  font-weight: bold;
  color: #505050;
}


#YUImodulyGora button
{	
	background: url(../scripts/js/YUI/images/btns/gora.gif) 50% 50% no-repeat;
	
}
#YUImodulyDol button
{	
	background: url(../scripts/js/YUI/images/btns/dol.gif) 50% 4px no-repeat;	
}
#YUImodulyLewo button
{	
	background: url(../scripts/js/YUI/images/btns/lewo.gif) 50% 4px no-repeat;	
}
#YUImodulyPrawo button
{	
	background: url(../scripts/js/YUI/images/btns/prawo.gif) 50% 4px no-repeat;	
}

