body
{
	margin:0px;
	font-family:verdana;
	background:#e0e0e0;		
	font-size:12px;	

}
a
{
	color:#ed7127;/*4974cd*/
	text-decoration: none;
}	
.btn
{
	cursor:pointer;

}
.l
{
		float:left;

}
.r
{
		float:right;

}
.tags div
{
	background:url(../images/icons/tag.png) no-repeat center left #f1f5ec;
	float:left;
	line-height:20px;
	height:20px;
	margin:2px 2px;
	padding:0px 0px 0px 20px;
	color:#026635;
	border:1px solid #026635;
	font-size:11px;
}
.tags div a
{
	color:#026635;
	height:20px;line-height:20px;
	margin-left:4px;
	padding:0px 4px;
	text-align:center;
	border-left:1px solid #026635;
	cursor:pointer;
}
.hide
{
	display:none;
}
.resize,.ui-resizable-n
{
	height:8px;
	line-height:8px;
	background:#000000 url(../images/gradients/ultrathinbar.png) repeat-x;
	cursor:  ns-resize;
	border-top:1px solid #a5a5a5;
	text-align:center;
	overflow:hidden;
}
.resize div
{
	width:4px;
	height:8px;
	display:block;
	float:none;
	margin:auto;
	background:url(../images/gradients/ultrathinbar_drag.png) no-repeat;
}
.thinbar
{
	border-top:1px solid #a5a5a5;
	border-bottom:1px solid #808080;			
	background:url(../images/gradients/thinbar.png) repeat-x top left;
	height:26px;
}