﻿#gadgetBottom
{
	background: none;
	display: none;
}
#gadgetBottomInner
{
	background: none;
	display: none;
}
#gadgetTop
{
	background: none;
	display: none;
}

#gadgetTopInner
{
	background: none;
	display: none;
}

.container
{
	background: white none repeat scroll 0%;
	border: 5px solid #505468;
	width: 455px;
}
.headerGadget
{
	/* Header inside RSS box   */
	height: 2em;
	overflow: hidden;
	color: #1A3575;
	vertical-align: middle; /*background-image: url(../images/box_back1.gif);*/
	background-repeat: repeat-x; /*border-top:1px solid #C6D9F6;*/ /*border:none; 	margin-top:-1px;*/
	background: #C6D9F6 url( '../Images/header.png' ) repeat-x bottom left; /* 	 	background:#C6D9F6 url(../images/gadgetHeader.gif) repeat-x bottom left; 	/*background-color:#C6D9F6;*/
}
.gadgetEdit {
border:3px solid #E1E9F4;
}
/*.headerGadget span
	{
		line-height:20px;
		vertical-align:bottom;
	}*/
.headerGadget img, .headerGadget span
{
	vertical-align: top;
	float: left;
}
.unpaint
{
	/*background:transparent url(../images/tab-close.png) no-repeat scroll center !important; border:0px none !important;*/
	color: #505468;
}

.headerGadget .showHide
{
	cursor: pointer;
	float: left;
	height: 16px;
	padding: 2px 2px 0pt;
	width: 0pt;
}
.headerGadget .ico
{
	float: left;
	padding-top: 2px;
	vertical-align: middle;
	overflow: hidden;
}
* html .headerGadget .ico
{
	/*margin-left:-15px;*/
}
.headerGadget .title span
{
	font-weight: bold;
	vertical-align: top; /*text-align:left; 	overflow:hidden; 	width:50%;*/
}
.headerGadget .expand
{
	vertical-align: middle;
	margin-top: 2px;
	margin-right: 3px;
	margin-left: 4px;
	float: left;
}
.headerGadget .title
{
	color: #1A3575;
	display: block;
	font-weight: bold;
	line-height: 1.8em;
	padding-left: 4px;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
}
.headerGadget .title a
{
	color: #1A3575;
}
.headerGadget .title a:hover
{
	color: #1A3575;
}
.headerGadget .title em, .headerGadget .title em a
{
	color: #8B5B2F;
	font-style: normal;
}
.headerGadget .edit
{
	cursor: pointer;
	float: right;
	vertical-align: middle;
	margin: 1px 3px 0pt 2px; /*margin-top:2px;*/
}
.headerGadget .edit a
{
	border-bottom: medium none;
	color: #858585; 
	text-decoration:none;
}
.headerGadget .edit a:hover
{
	color: #1A3575;
}
.headerGadget .close
{
	cursor: pointer;
	float: right;
	vertical-align: middle; /*margin-top:-2px;*/
	margin: 0pt 2px 0pt 0pt;
}
.headerGadget .refresh
{
	cursor: pointer;
	float: right; /*padding:3px 5px 2px 0pt;*/
	vertical-align: middle;
	margin: 0pt 2px 0pt 2px;
}
.headerGadget .options
{
	cursor: pointer;
	float: right;
	padding: 2px 5px 0px 0pt;
	vertical-align: top;
}
.headerGadget .publish
{
	cursor: pointer;
	float: right;
	padding: 3px 5px 2px 0pt;
}
.gadgetContent
{
	background: #EFF5FF none repeat scroll 0%;
	clear: both;
	padding: 7px;
}
.editContent
{
	background: #C6D9F6 none repeat scroll 0%; /* edit back ground color */ /*background:#1A3575 none repeat scroll 0% 50%;*/
	clear: both;
	padding: 7px; /*border-color:#FDEFB7 -moz-use-text-color;*/
	border-style: solid none;
	border-width: 1px medium;
	clear: both; /*margin:2px;*/
	padding: 5px 0pt 1px;
}
