﻿.pcmCellCaption {
	white-space: nowrap;
	padding-top: 5px;
}
.pcmCellText {
	padding-left: 10px;
	padding-top: 2px;
}
.pcmCheckBox {
	padding-left: 6px;
	padding-bottom: 10px;
}
.pcmCreateAccount {
	text-align: right;
	padding-top: 8px;
	padding-bottom: 4px;
}
.pcmButton {
	padding-top: 10px;
	padding-bottom: 0px;
}
.pcmSideSpacer {
	width: 60px;
	height: 1px;
}
.loginPage
{
    background-image:url(images/achtergrond.gif);
}

.btnPBlue190,
.btnPBlue190Hottracked,
.btnPBlue190Pressed {
    background-image: url('../images/Buttons/btnPBlue190.png');
    width: 190px;
    height: 30px;
}
.btnPBlue190Hottracked {
    background-position: -192px 0px;
    color: #FAD9E0;
}
.btnPBlue190Pressed {
    background-position: -384px 0px;
    color: #DCB7C8;
}