body, p, div, h1, h2, h3, h4, h5, h6, h7, form, fieldset, table, td, ul, ol {
	margin: 0px;
	padding: 0px;
	}
a {
	text-decoration: none;
	}
a img {
	border: 0 none;
	}

.jaleft {
	text-align: left;
	}
.jaright {
	text-align: right;
	}
.jacenter {
	text-align: center;
	}
.jajustify {
	text-align: justify;
	}

.flleft {
	float: left;
	clear: left;
	margin: 0px 10px 0px 0px;
	}
.flright {
	float: right;
	clear: right;
	margin: 0px 0px 0px 10px;
	}

/*
body {
	background-image: url('http://89.43.126.200/alex/werkenaandezorg.nl/www/storage/images/background.gif');
	background-position: 50% 0%;
	background-repeat: repeat-y;
	}
*/

.cred {
	color: red;
	}
.cgray {
	color: #a7a7a7 !important;
	}

	.homebaselink {
		position: absolute;
		top: 0px;
		width: 455px;
		height: 140px;
		overflow: hidden;
		text-indent: -9999px;
		}
	.herobaselink {
		position: absolute;
		top: 0px;
		width: 145px;
		height: 135px;
		overflow: hidden;
		text-indent: -9999px;
		margin-left: 550px;
		}

	.commtext {
		background: rgb(227,241,224);
		border: #c0c0c0 1px solid;
		width: 450px;
		font-size: 12px;
		font-family: Arial;
		padding: 5px 0px 5px 0px;
		}
		.commblob {
			margin-top: 3px;
			font-size: 12px;
			font-family: Arial;
			background: rgb(227,241,224);
			border: #c0c0c0 1px solid;
			width: 450px;
			height: 100px;
			padding: 5px 0px 5px 0px;
			}
			.commcmd {
				background-color: rgb(227,241,224) !important;
				}
				.commcmd:hover {
					background-color: rgb(116,194,108) !important;
					}

		.blog_comm_item {
			}
			.blog_comm_block {
				clear: both;
				margin-top: 5px;
				overflow: hidden;
				}
				.blog_comm_date {
					text-align: right;
					font-size: 11px;
					color: #a7a7a7;
					}
					.blog_comm_text {
						}

		.herosvotesbox {
			}
			.herosvotesbox table {
				}
				.herosvotesbox td {
					font-size: 40px;
					line-height: 38px;
					font-weight: bold;
					color: #ffffff;
					background: url('../storage/images/flip.png') no-repeat 50% 0%;
					text-align: center;
					vertical-align: middle;
					padding-top: 0px;
					width: 50px;
					height: 54px;
					}
					.flipb {
						position: absolute;
						margin-top: 18px;
						margin-left: 2px;
						}

