.jqifade{
      position: absolute;
      background-color: #aaaaaa;
}
div.jqi{
      width: 500px;
      font-family: Arial, Helvetica, sans-serif;
      position: absolute;
      background-color: #f8f8f8;
      font-size: 11px;
      text-align: left;
      border: solid 0px #f5f5f5;
}
div.jqi .jqicontainer{
      font-weight: bold;
}
div.jqi .jqiclose{
      position: absolute;
      top: 10px; right: 4px;
      width: 18px;
	  height:14px;
      cursor: default;
      color: #ffffff;
      font-weight: bold;
      font-size: 14px;
      cursor: pointer;
	  text-indent:-9999px;
	  background:url(../images/x_black.gif) left center no-repeat;
}
div.jqi .jqiheader{
      padding: 7px 10px;
      line-height: 20px;
      font-size: 12px;
	  text-transform:uppercase;
      color: #ffea82;
      background-color: #252525;
}
div.jqi .jqimessage{
      padding: 10px;
      line-height: 20px;
      font-size: 14px;
      color: #424241;
}
div.jqi .show_homepage_popup{
    padding: 0px;
	background: transparent url(../images/popup.jpg) left top no-repeat;
	width: 579px;
	height: 329px;
}
div.jqi .jqibuttons{
      text-align: right;
      padding: 5px 0 5px 0;
      border: solid 1px #f8f8f8;
      background-color: #;
}
div.jqi button{
      padding: 3px 10px;
      margin: 0 3px;
      background: transparent url(../images/smbutton_130.gif) left top no-repeat;
	  width:136px;
	  height:34px;
      border: solid 0px #252525;
      color: #a4e749;
      font-weight: bold;
	  text-align:center;
      font-size: 11px;
      cursor: pointer;
      text-transform: uppercase;
}
div.jqi #close_show_homepage_popup {
	padding: 0px;
	margin: 0px;
	position: absolute;
	margin-left: 225px;
	margin-top: 275px;
	background: none;
	width: 125px;
	height: 32px;
	cursor: pointer;
	overflow: hidden;
	z-index: 9999;
}
div.jqi button:hover{
      background: transparent url(../images/smbutton_130.gif) left bottom no-repeat;
	  color:#fff;
}
.jqiwarning .jqi .jqibuttons{
      /*background: transparent url(../images/smbuttonbg.gif) left top no-repeat;*/
}

#statusBarBG {
	display:block;
	width:478px;
	height:14px;
	padding:1px;
	background:#252525;
}
#statusBar {
	display:block;
	width:210px;
	height:14px;
	background:#ffea82;
}

div.jqi.blogsLibrary{width:790px !important}
