.dialogButtons
{
	height:35px;
	width:100%;
}

.dialogButtons img
{
	border:0px;
}

.dialog-buttons-table
{
	width:100%;
	margin-top:6px;
}

.dialog-buttons-table td
{
	padding-top:5px;
}

.dialog-footer-button
{
	margin-left:10px;
}

.dialogButtonsDivider
{
	background-image:url(/vp/images/b09/common/dialog/rule.png);
	height:2px;
	margin:0px;
	border:0px;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
}

