﻿.pcmCellCaption {
	white-space: nowrap;
	padding-top: 5px;
    vertical-align: top;
    font-weight: 700;
    font-size:large;
}
.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;
}