.inputbutton {
    border: 1px solid #77A8DE;
    background: url( ../img/center/buttonBackground.gif ) repeat-x;
    width: auto !important;
	height:auto !important;
	padding: 0px !important;
	cursor: pointer;
	margin-right:5px;
}

.firstButton {
    margin-right: 20px;
}
.hd {
	height:1em;
	text-align:center;
	font-size:1.5em !important;
}
.dialogText {
	padding-top:15px;
}
.yui-panel {
    width:350px;
    height:auto;
}
.additionalText {
	margin-top:10px;
}

.dialogTitle {
    text-align: center;
	background-color:#3d77cb;
	color:#FFF;
	font-size:100%;
	line-height:100%;
	border:1px solid #FFF;
	border-bottom:1px solid #000;
	font-weight:bold;
	overflow:hidden;
	padding:4px;
}

.buttonsPanel {
	padding-top:10px;
}

