#tikker{
	
}

#tikkertextrow{
	float:left;
	width:381px;
	margin-left:1px;
}

#tikkerimagerow{
	float:right;
}

.tikkerbox_selected{
	background-color:#a39a61;
	border:1px solid;
	margin-bottom:2px;
	margin-left:5px;
	padding:3px;
}

.tikkerbox{
	background-color:#ffffff;
	padding:3px;
	border-color:#a39a61;
	border-style:none none none solid;
	border-width:0px 0px 0px 4px;
	margin-bottom:2px;
	_/float:left;
}

.tikkerbox_selected a,
.tikkerbox a{
	text-decoration:none;
}

.tikkerbox h3{
	font-weight:normal;
	/*margin-bottom:-44px;*/
	margin-top:-11px;
	_/float:left;
}

.tikkerbox_selected h3{
	font-weight:bold;
	margin-bottom:-9px;
	margin-top:-11px;
	_/float:left;
}

.tikkerbox p.tikkertext{
	display:none;
}

.tikkerbox_selected p.tikkertext{
	display:block;
}

.tikkerbox .typedate{
	_/float:left;
	width:368px;
	_/margin:0px 0px 15px 0px;
}

.tikkerbox_selected .typedate{
	float:left;
	width:368px;
	margin:0px;
	_/margin:4px 0px 20px 0px;
}

.tikkerbox p.type{
	font-weight:bold;
	margin-top:0px;
	_/float:left;
}

.tikkerbox_selected p.type{
	color:#FFCC66;
	float:left;
	font-weight:bold;
}

.tikkerbox p.date{
	display:none;
}

.tikkerbox_selected p.date{
	float:right;
	display:block;
	font-size:9px;
}

