body {
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 13px;
}
#container {
width: 750px;
margin: 0 auto;
}

.float_right {
float: right;
}

.float_left {
float: left;
}

#buttons {
width: 750px;
height: 70px;
}

#container img {
border: 0;
}

h1 {
    font-size: 26px;
    margin: 15px 0 15px 0;
    line-height: 1.2em;
    font-weight: normal;
	padding-bottom:0.2em;
	border-color:#e3dcd4;
	border-style: solid;
	border-width:0 0 1px;
	text-align:center;
}

hr {
    border: 1px solid #e4e6f2;
    width: 100%;
}
