#Wrapper #rightContent #doubleButton {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
	clear: both;
	height: auto;
	width: 723px;
	padding-bottom: 69px;
}
#Wrapper #rightContent #doubleButton #leftButton {
	width: 350px;
	float: left;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000;
}
#Wrapper #rightContent #doubleButton #rightButton {
	float: right;
	width: 257px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000;
}
