.box {
  width: 100%;
  margin-bottom: 10px;
}

.box h2 {
  font-size: 1.1em;
  height: 36px;
  color: #6b6b6b;
  padding: 6px 0 0 10px;
  background: url(/img/bg-box-header2.gif) no-repeat 0% 0%;
}

.bottom_block .box h2 {
  font-size: 1.1em;
  height: 36px;
  color: #fff;
  padding: 9px 0 0 14px;
  background: url(/img/bg-bottom-box-header2.png) no-repeat 0% 0%;
}

.box .boxcontent {
  font-size: 0.9em;
  padding: 0 10px 10px 10px;
  margin-top: -5px;
  /* background: url(../img/bg-box-bottom.gif) no-repeat 0% 100%;  */
}

.bottom_block .box .boxcontent {
  padding: 0 10px 10px 10px;
  margin-top: -5px;
  min-height: 143px;
  _height: 143px;
  /* background: url(../img/bg-box-bottom.gif) no-repeat 0% 100%;  */
}

.boxcontent_smalltext {
  font-size: 0.9em;
  padding: 0 10px 10px 10px;
  margin-top: -5px;
  min-height: 125px;
}

.smalltext li 
{
  color: #000;
}

.box .boxcontent .more {
  text-align: right;
  font-weight: bold;
}

#bottomboxes 
{
	background: url(../img/bg-bottomboxes.gif);
  padding-bottom:17px;  
  float: left;
  _float: none;
  margin-left:17px;
  
}	


/**** Lists on frontpage in boxes, news ****/

.box .boxcontent ul {
  padding: 0 0 0 15px;
  margin: 0;
}

.box .boxcontent li { padding-bottom: 10px; list-style: disc; color: #6b6b6b; }

.box .boxcontent_smalltext ul {
  padding: 5px 0 0 15px;
  margin: 0;
}

.box .boxcontent_smalltext li { padding-bottom: 10px; list-style: disc; color: #6b6b6b; }

.CssButton
{
	background-color:White;
}

/* **************************************************************** */
/* Currency box portlet, right sidebar                              */
/* **************************************************************** */

.currency-box {
  height: 100px;
  font-size: .9em;
  margin-top: 1px;
  /*background: url(../img/bg-currency-box.gif) no-repeat 0% 0%;
  background-color:#ffffff;
  border:solid 1px #ccc;*/
  
}

.currency-box .mainbox,
.currency-box .mainbox-top { float: left; margin: 0 0 2px 4px; }

.currency-box .mainbox-top { margin: 8px 0 12px 4px; }

.currency-box .mainbox .flag,
.currency-box .mainbox-top .flag	{ 
  float: left;
  width: 14px;
  height: 14px;
  display: block;
  text-indent: -6000px;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.currency-box .mainbox-top .flag.is { background: url(../img/sp-flag-is.gif) no-repeat 0% 0%; }
.currency-box .mainbox .flag.us { background: url(../img/sp-flag-us.gif) no-repeat 0% 0%; }
.currency-box .mainbox .flag.uk { background: url(../img/sp-flag-uk.gif) no-repeat 0% 0%; }
.currency-box .mainbox .flag.dk { background: url(../img/sp-flag-dk.gif) no-repeat 0% 0%; }
.currency-box .mainbox .flag.no { background: url(../img/sp-flag-no.gif) no-repeat 0% 0%; }
.currency-box .mainbox .flag.se { background: url(../img/sp-flag-se.gif) no-repeat 0% 0%; }
.currency-box .mainbox .flag.jp { background: url(../img/sp-flag-jp.gif) no-repeat 0% 0%; }
.currency-box .mainbox .flag.su { background: url(../img/sp-flag-su.gif) no-repeat 0% 0%; }
.currency-box .mainbox .flag.eu { background: url(../img/sp-flag-eu.gif) no-repeat 0% 0%; }

.currency-box .mainbox .curr-text{ float: left; width: 20px; margin-left: 20px; _margin-left: 10px; font-weight: bold; }
.currency-box .mainbox .buy { float: left; width: 60px; text-align: right; margin-left: 2px; }
.currency-box .mainbox .sell { float: left; width: 60px; font-weight: bold; text-align: right; }

.currency-box .mainbox-top .maintext{ float: left; width: 190px; margin-left: 7px; font-weight: bold; }

.currency-box .mainbox input,
.currency-box .mainbox-top input { 
  float: left; 
  width: 70px; 
  border: 1px solid #ccc;
  font-size: .9em;
  margin-left: 16px;
  _margin-left: 11px; 
}

.currency-box .mainbox-top input { margin-left: 102px; _margin: 0 0 0 42px; }


/* **************************************************************** */
/* Currency box ends                                                */
/* **************************************************************** */


/* **************************************************************** */
/* Employees box begins                                             */
/* **************************************************************** */

.DetailViewCss
{
	border-left:solid 1px #000000;
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	border-right:solid 1px #000000;
}

.DetailViewImage
{
	float:left; 
	height:115px;	
	border-right:solid 1px #000000;
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;	
	vertical-align:top;
}

.HideButton { Display : none}

/* **************************************************************** */
/* Print                                             */
/* **************************************************************** */

#print { float:right; cursor: pointer; border: 0; }