/*
body{
background:#fff none repeat scroll 0%;
line-height:1;
font-size: 12px;
font-family:arial,sans-serif;
margin:0pt;
height:100%;
}
table {
border-collapse:separate;
border-spacing:0pt;
}
caption, th, td {
font-weight:normal;
text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}*/
a{
cursor: pointer;
text-decoration:none;
}
br.both{
clear:both;
}
#backgroundnoteit{
display:none;
position:fixed;
_position:absolute; /* hack for IE 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}

#noteitContact{
display:none;
position:fixed;
_position:absolute; /* hack for IE 6*/
height:464px;
width:408px;
background:url(../images/note_it/note_it_text_screen%20copy.png) no-repeat;
z-index:2;
/*padding:12px;
font-size:12px;*/
}
/*#noteitfooter{
background-image:url(../images/prompt_bg.jpg);
background-repeat:no-repeat;
background-position:right;
}*/
#noteitContact h1{
font-family:Traditional Arabic;
text-align:right;
color:#6FA5FD;
font-size:20px;
/*font-weight:700;*/
padding-right:20px;
padding-bottom:2px;
margin-bottom:10px;
}
#noteitContactClose{
/*adjust right to 6 if for English base*/
width: 51px;
height: 48px;
right:354px;
top:10px;
background-image:url(../images/note_it/button_exit_note_it%20copy.png);
}

#noteit_txt{
font-family:Traditional Arabic;
font-size:18px;
font-weight:bold;
padding-right:20px;
padding-left:20px;
padding-top: 90px;
}

/*#CloseBtn{
	font-size:14px;
	line-height:14px;
	left:17px;
	top:7px;
	position:absolute;
	color:#6fa5fd;
	font-weight:700;
	display:block;
	z-index:30;
}*/
