.spacer
{
	border:0px;
	margin: 0px;
	padding:0px;
	height:1px;
	width:1px;
	font-size:0px;
	line-height:0px;
	
}

.nedre
{
	border-collapse:collapse;
	padding:0px;	
	border: 0px;
}

.tabTD
{
	padding:0px 0px 0px 0px;	
}

.tabTDRight
{
	padding:0px 1px 0px 0px;	
}

td.topLeft
{
    border: 0px;
    line-height: 0px;
    /*background-image: url(../images/round/box_tl19.gif);
    background-repeat: no-repeat;*/
    background-color: #808080;
    padding: 0px;
    height: 1px;
    width: 1px;
}
td.topRigth
{

	border:0px;
	/*background-image:url(../images/round/box_tr19.gif);
	background-repeat:no-repeat;*/
	background-color:  #808080;
	padding:0px;
	height:1px;
	width:1px;
	
}
td.top
{
    border: 0px; /*background-image:url(../images/round/box_t19.gif);
	background-repeat:repeat-x;*/
    background-color: #808080;
    padding: 0px;
    height: 1px;
}

td.bottomLeft
{
	border:0px;
	/*background-image:url(../images/round/box_bl19.gif);
	background-repeat:no-repeat;*/
	background-color:   #808080;
	padding:0px;
	
}

td.bottomRigth
{
	border:0px;
	/*background-image:url(../images/round/box_br19.gif);
	background-repeat:no-repeat;*/
	background-color:  #808080;
	padding:0px;
	
}

td.bottom
{ 
	border:0px;
	/*background-image:url(../images/round/box_b19.gif);
	background-repeat:repeat-x;*/
	background-color:  #808080;
	padding:0px;
	
}

td.Left
{
	border:0px;
	/*background-image:url(../images/round/box_l19.gif);
	background-repeat:repeat-y;*/
	background-color:  #808080;
	padding:0px;
	
}
td.Rigth
{ 
	/*background-image:url(../images/round/box_r19.gif);
	background-repeat:repeat-y;*/
	background-color:  #808080;
	padding:0px;
	
}

td.Middle
{ 
	/*background-image:url(../images/round/box_m13.gif);
	background-repeat:repeat-y;*/
	background-color:  #808080;
	padding:0px;
	text-align:center;
}


td.Box
{
	
	background-color:#f5f5f5;
	margin:0px;
	padding:4px;
	width:100%;
}


/* New box */

.newbox
{
	float: left;
	width: 998px;
	min-height: 296px;
	position: relative;
	margin-left: 8px;
	margin-bottom: 36px;
}

.newbox .bottomleft
{
	background-image:url(../images_2/box/bottomleft.png);	
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	float: left;
}

.newbox .bottommiddle
{
	background-image:url(../images_2/box/bottommiddle.png);
	background-repeat: repeat-x;
	height: 14px;
	width: 970px;
	float: left;
}

.newbox .bottomright
{
	background-image:url(../images_2/box/bottomright.png);
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	float: left;
}

.newbox .middleleft
{
	background-image:url(../images_2/box/middleleft.png);
	background-repeat: repeat-y;
	width: 14px;
	height: 100%;
	float: left;
}

.newbox .box_center
{
	background-color: #fff;
	width: 970px;
	height: 100%;
	float: left;

}

.newbox .middleright
{
	background-image:url(../images_2/box/middleright.png);
	background-repeat: repeat-y;
	width: 14px;
	height: 100%;	
	float: right;
}

.newbox .topleft
{
	background-image:url(../images_2/box/topleft.png);
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	float: left;
}

.newbox .topmiddle
{
	background-image:url(../images_2/box/topmiddle.png);
	background-repeat: repeat-x;
	height: 14px;
	width: 970px;
	float: left;
}

.newbox .topright
{
	background-image:url(../images_2/box/topright.png);
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	float: left;
}

.newbox .heading-holder
{
	width:984px;
	height:30px;
	background:#022f52 url(../images/NewLobby/bg-heading.png) no-repeat;
	overflow:hidden;	
	padding-bottom: 8px;
	position: absolute;
	margin-bottom: -18px;
	margin-left: 6px;
	
}

.newbox .heading
{
	float: left;
	padding-top: 8px;
	padding-left: 33px;
}
.newbox .heading h2
{
	color:#fff;
	font-size:18px;
	line-height:22px;
	margin:0;
	font-family: Arial;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
}

.newbox .box_content
{
	float: left;
	padding-top: 8px;
}

.newbox .box_footer_content
{
	padding: 2px;
}

.newbox .box_footer
{
	width:984px;
	height:36px;	
	text-align: center;
	background: rgb(243, 243, 243) url(../images/NewLobby/separator2.png) repeat-x;
	line-height: 12px;
	font-size: 10px;
	float: left;
	margin-left: 6px;
	margin-top: -45px;
	margin-bottom: 45px;
}

.newbox .icon
{
	float: right;
	margin-right: 16px;
	margin-top: 9px;
}

/* New box */

.newbox2
{
	float: left;
	width: 984px;
	height: 100px;
	position: relative;
	margin-left: 14px;
	margin-bottom: 76px;
}

.newbox2 .bottomleft
{
	background-image:url(../images_2/box2/bottomleft.png);	
	background-repeat: no-repeat;
	width: 18px;
	height: 20px;
	float: left;
}

.newbox2 .bottommiddle
{
	background-image:url(../images_2/box2/bottommiddle.png);
	background-repeat: repeat-x;
	height: 20px;
	width: 946px;
	float: left;
}

.newbox2 .bottomright
{
	background-image:url(../images_2/box2/bottomright.png);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	float: left;
}

.newbox2 .middleleft
{
	background-image:url(../images_2/box2/middleleft.png);
	background-repeat: repeat-y;
	width: 18px;
	height: 100%;
	float: left;
}

.newbox2 .box_center
{
	background-color: #fff;
	width: 946px;
	height: 100%;
	float: left;

}

.newbox2 .middleright
{
	background-image:url(../images_2/box2/middleright.png);
	background-repeat: repeat-y;
	width: 20px;
	height: 100%;	
	float: right;
}

.newbox2 .topleft
{
	background-image:url(../images_2/box2/topleft.png);
	background-repeat: no-repeat;
	width: 20px;
	height: 42px;
	float: left;
}

.newbox2 .topmiddle
{
	background-image:url(../images_2/box2/topmiddle.png);
	background-repeat: repeat-x;
	height: 42px;
	width: 944px;
	float: left;
}

.newbox2 .topright
{
	background-image:url(../images_2/box2/topright.png);
	background-repeat: no-repeat;
	width: 20px;
	height: 42px;
	float: left;
}

.newbox2 .heading-holder
{
	width:984px;
	height:30px;	
	overflow:hidden;	
	padding-bottom: 8px;
	position: absolute;
	margin-bottom: -18px;
	margin-left: 6px;
	
}

.newbox2 .heading
{
	float: left;
	padding-top: 10px;
	padding-left: 20px;
}
.newbox2 .heading h2
{
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	text-transform: uppercase;	
	color:#000;
	margin:0;
	font-family: Arial;
	text-align: left;
}

.newbox2 .box_content
{
	padding-top: 8px;
}

.newbox2 .box_footer_content
{
	padding: 2px;
}

.newbox2 .box_footer
{
	width:984px;
	height:36px;	
	text-align: center;
	background: rgb(243, 243, 243) url(../images/NewLobby/separator2.png) repeat-x;
	line-height: 12px;
	font-size: 10px;
	float: left;
	margin-left: 6px;
	margin-top: -45px;
	margin-bottom: 45px;
}

.newbox2 .icon
{
	float: right;
	margin-right: 16px;
	margin-top: 9px;
}
