/*	Stylesheet for denhaag.nl           */
/*	Author: Jim Pouwels 		        */
/* 	Company: GX Public			        */
	
table.forum td.posting a.react_link {
	position:absolute;
	right:7px;
}

div.generalForm div.formPart p.dateFields input {
	float: none;
}

div.generalForm div.formPart p.dateFields select {
	margin: 7px 0;
}

.displaynone {
	display: none;
}

.fotofree {
/*    width: 495px;*/
    max-width: 495px;
    clear: both;
    display: block;
    float: none;
    text-align: left;    
}

.fotofree img {
    float: none;
    clear: both;    
}

.fotofree .onderschrift {
    display: block;
    line-height: 1.1em;
    font-style: italic;
    color: #646464;
}

.rtl {
	direction: rtl;
} 
