a, address, blockquote, body, div, caption, cite, dfn, dl, dt, fieldset, h1, h2, h3, h4, 
img, input, label, legend, li, ol, option, q, select, textarea, td, th, ul
{
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 100.01%;*/
}

img
{
	border: 0;
}
a, a:link, a:active, a:visited
{
	text-decoration: underline;
	color: #fff;
	background: transparent;
}

a:hover
{
	text-decoration: underline;
	color: #fff;
	background: transparent;
}
p
{
	margin:0;
	padding:0;
}
 
/*PAGER*/
.pager
{
	margin-top: 5px;
	margin-right: 10px;
	color: #000000;
}
.pager .pagecurrentindex
{
	font-size: 1.2em;
	color: #000000;
	font-weight:bold ;
	
}
.pager .pageindex
{

 font-weight:normal !important;	
}

.SelectedCssSwitcher
{
	font-weight:bold;
	color:green !important;
	text-decoration:none !important;
}

.kxToolbar .rdTitleBar EM
{
    width:70px !important;
}
.myEditButton
{
    border: 1px solid black;
    background-color:#eee;
    padding:2px 4px 2px 4px;
  }
.myEditFrame
{
    border:1px dotted #ccc;
}
.myEditFrame:hover
{
    background-color:#eee;
}
.myEditButtonFrame, .myEditButtonNewFrame
{
    position:static;
    margin:1px 0;
}

  .myEditButton:hover,   .myEditButtonNew:hover
{
    border: 1px solid black;
    background-color:#ccc;
    cursor:pointer;
  }

