/* Remove space between webparts */
.ms-PartSpacingHorizontal
{
	font-size:1pt;
	width:0px;
}

/* Hide log på link */
#ctl00_explitLogout_ExplicitLogin
{
	display:none !important;
}

/* Remove default style for h3 */
.ms-WPBody h3, .ms-TPBody h3 
{
	font-weight:normal;
}
.ms-PartSpacingVertical 
{
	display:none;
}
/*
#BalanceTab .header4
{
	color:#999999;
	text-align:right;
}

#BalanceTab .col4
{
	text-align:right;
	padding:0 0 0 5px;
	white-space: nowrap;
}*/

/* ------------------------- */

#LotteryTicketsSummary
{
	margin: 5px 0 5px 0;
}

#LotteryTicketsSummary td
{
	font-size:11px;
	margin:0;
	padding:0;
	vertical-align:top;
}

#LotteryTicketsSummary .header
{
	padding: 0 0 5px 0;
}

#LotteryTicketsSummary .separator
{

}

#LotteryTicketsSummary .separator .lineHorz3
{
	border:0;
	border-top: 1px solid #999999;
	height:5px;
	margin: 5px 0 5px 0;
	clear:both;
}

#LotteryTicketsSummary .col1
{
	padding: 0 5px 0 0;
	width: 200px;
	white-space: nowrap;
}

#LotteryTicketsSummary .col2
{
	padding: 0 5px 0 0;
	width: 150px;
	white-space: nowrap;
}

#LotteryTicketsSummary .col3
{
	padding: 0 0 5px 0;
	width: 50px;
	text-align: right;
}

/* tag cloud usage */
#topicWordsBox a.font6, a.font6:hover
{
	font-size: 9px;
}
#topicWordsBox a.font5, a.font5:hover
{
	font-size: 10px;
}
#topicWordsBox a.font4, a.font4:hover
{
	font-size: 12px;
}
#topicWordsBox a.font3, a.font3:hover
{
	font-size: 14px;
}
#topicWordsBox a.font2, a.font2:hover
{
	font-size: 18px;
}
#topicWordsBox a.font1, a.font1:hover
{
	font-size: 20px;
}

.authorSearch
{
	color:#999999; 
}

.authorSearch .spacer
{
	color:#999999;
	margin: 0 10px 0 10px;
}

