
h1{
color: #5d76cc;
font-family: Georgia, "New York", Verdana;
font-size: 2em;
font-weight: normal;
font-style: normal; }

span {
font-weight: bold;
color: #111a7a; }

h4 {
font-size: .7em;
font-weight: bold;
color: #333333;}

.page {
background-color: #333333;
position: absolute;
width: 280px;
height: 144px;
z-index: 1; }

/* title box */

#title{
position: absolute;
z-index: 2;
line-height: 1px;
width: 360px;
margin-left: 15px;
margin-top: 15px; }

/* trash bin*/

#delete{
position: absolute;
z-index: 999;
bottom: 15px;
left: 18px; }

/*admin buttons*/

#buttons{
position: absolute;
z-index: 2;
width: 250px;
text-align: right;
bottom: 1px;
right: 15px; }
