
.button_row_bottom {
	clear:both;
	float:none;
	height:100px;
	text-align:left;
	padding:10px 0px 10px 10px;
}


.button_row_bottom .centered_logout {
	margin-left:425px;
}

.button_row_bottom .centered_agreement_accept {
	margin-left:360px;
}

.button_row_bottom .tertiary {
	margin-left:10px;
}

.button_grey_bg {
	height:32px;
	width:auto;
	padding:8px 0px 5px 10px;
	float:left;
	margin:0px;
	color: #B83135;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/but_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	cursor:pointer;
}

.button_grey_bg_cap {
	padding: 8px 0px 12px 0px;
	background-image: url(../images/but_right.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	float:left;
	width:10px;
	height:32px;
}

