.ndot {   color: #898989;   font-weight: normal; }

.confsender { color: #808080; text-align: right; }
.confmesaj { border-bottom: 1px solid gray; padding: 3px; }

.b1 { display: block; width: 16px; height: 16px; overflow: hidden; float: left; margin-left: 5px;  text-indent: 1000px;background: transparent url(../../images/setsicon.gif) no-repeat 0 0;}
.b2 { display: block; width: 16px; height: 16px; overflow: hidden; float: left; margin-left: 5px; text-indent: 1000px;background: transparent url(../../images/setsicon.gif) no-repeat 0 -16px;}
.b3 { display: block; width: 16px; height: 16px; overflow: hidden; float: left; margin-left: 5px;  text-indent: 1000px;background: transparent url(../../images/setsicon.gif) no-repeat 0 -32px;}
.b4 { display: block; width: 16px; height: 16px; overflow: hidden; float: left; margin-left: 5px;  text-indent: 1000px;background: transparent url(../../images/setsicon.gif) no-repeat 0 -48px;}
.b5 { display: block; width: 16px; height: 16px; overflow: hidden; float: left; margin-left: 5px;  text-indent: 1000px;background: transparent url(../../images/setsicon.gif) no-repeat 0 -64px;}
.b6 { display: block; width: 16px; height: 16px; overflow: hidden; float: left; margin-left: 5px;  text-indent: 1000px;background: transparent url(../../images/setsicon.gif) no-repeat 0 -80px;}
.b7 { display: block; width: 16px; height: 16px; overflow: hidden; float: left; margin-left: 5px;  text-indent: 1000px;background: transparent url(../../images/setsicon.gif) no-repeat 0 -96px;}

/*  ==== BB CODES === */
.editor {	margin: 0px 0px 1px 0px;	width: 400px;	height: 21px;	border: 1px #D1D8EC solid;	background-image: url(../../images/editor/bg.gif);	background-repeat: repeat-x;
}
.editor_smile {	
margin: 0px 0px 1px 0px;	width: 400;	border: 1px #D1D8EC solid;	background: white;
}
.editorbutton {	
float: left;	cursor: pointer;	padding: 2px 1px 0px 5px;
}

/* ==== Reytinq */

.urating {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 85px;
	height: 16px;
	position: relative;
	background: url(../../images/rating.gif) top left repeat-x;
}

.urating li {
	text-indent: -90000px;
	padding: 0px;
	margin: 0px;
	float: left;
}

.urating li div {
	outline: none;
	width: 17px;
	height: 16px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}

.urating div.out1			{ left: 0px; }
.urating li div.over1	{ background: url(../../images/rating.gif) left center; z-index: 2; left: 0px; width: 17px; cursor: pointer; }
.urating div.out2			{ left: 17px; }
.urating li div.over2	{ background: url(../../images/rating.gif) left center; z-index: 2; left: 0px; width: 34px; cursor: pointer; }
.urating div.out3			{left: 34px; }
.urating li div.over3	{ background: url(../../images/rating.gif) left center; z-index: 2; left: 0px; width: 51px; cursor: pointer; }
.urating div.out4			{left: 51px; }
.urating li div.over4	{ background: url(../../images/rating.gif) left center; z-index: 2; left: 0px; width: 68px; cursor: pointer; }
.urating div.out5			{left: 68px; }
.urating li div.over5	{ background: url(../../images/rating.gif) left center; z-index: 2; left: 0px; width: 85px; cursor: pointer; }

.urating li.crating {
	background: url(../../images/rating.gif) left bottom;
	position: absolute;
	height: 16px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}

/*  ==== DropDown Menu === */
#dropmenudiv {	border: 1px solid #ffffff;	border-bottom-width: 0;	font: normal 10px Tahoma;	background-color: #6497ca;	line-height: 16px;	margin: 2px;	filter: alpha(opacity=95, enabled=1) progid:DXImageTransform.Microsoft.Shadow(color=#cacaca, direction=135, strength=3);}#dropmenudiv a {	display: block;	text-indent: 3px;	border: 1px solid #ffffff;	padding: 1px 0;	margin: 1px;	color: #ffffff;	text-decoration: none;	font-weight: bold;}#dropmenudiv a:hover {	/* hover background color */	background-color: #fdd08b;	color: #000000;}


/*  ==== Legend and Fieldset === */
legend			{
 font-family: Tahoma, Arial; font-size: 12px; color:#FF5500; font-weight: bold;
 }
 fieldset			{
  border: 1px #BBC6E3 solid; padding: 7px; font-size: 12px; margin-bottom: 7px;
  }

