﻿
.DominoNews_Custom1
{
	margin-top: 6px;
	margin-bottom: 5px;
}

.DominoNews_Custom1 .newsitem
{
	color: #FF0000;
	font-weight: bolder;
	padding: 2px 2px 2px 2px;
}

.DominoNews_Custom1 .newsitem .title
{
	clear:both;
	height:19px;
	line-height:19px;
}

.DominoNews_Custom1 .newsitem .title .image
{
	float:left;
}

.DominoNews_Custom1 .newsitem .title .text
{
	display:block;
	float:left;
	line-height:18px;
	height:18px;
}

.DominoNews_Custom1 .newsitem .title .city
{
	display:block;
	line-height:18px;
	float:left;
	color: #555555;
	margin-left: 2px;
	margin-right: 4px;
}

.DominoNews_Custom1 .newsitem .title .text a
{
	display:block;
	line-height:18px;
	float:left;
	text-decoration: none;
}

.DominoNews_Custom1 .newsitem .title .text a:hover
{
	text-decoration: underline;
}

.DominoNews_Custom1 .newsitem .title .icon
{
	display:block;
	line-height:18px;
	float:left;
}

.DominoNews_Custom1 .newsitem .title .icon .audio
{
	line-height:18px;
	margin: 4px 2px 0 2px;
}

.DominoNews_Custom1 .newsitem .title .icon .video
{
	line-height:18px;
	margin: 4px 2px 0 2px;
}

.DominoNews_Custom1 .newsitem .title .date
{
	line-height:18px;
	float:left;
	margin-left: 2px;
	margin-right: 2px;
	text-transform: lowercase;
}


.DominoNews_Custom1 .newsitem .title .commentCount
{
	color:#999;
	text-decoration:none;
	display:block;
	float:left;
	background:url(/sitefiles/layout/reactiewolk.png) no-repeat;
	width:38px;
	height:16px;
	font-size:10px;
	font-weight:bold;
	line-height:16px;
	text-align:center;
	margin-left:5px;
}

.DominoNews_Custom1 .newsitem .title .commentCount .countText
{
	font-size:10px;
	font-weight:bold;
	padding-left:3px;
}


.DominoNews_Custom1 .newsitem .content .pictures
{
float: right;
}

.DominoNews_Custom1 .newsitem .content
{
display:none;
}


