
a.smoobookdemobutton{
	background:url('../images/button_demosmoobook.gif') center top;
	width: 230px;
	height: 30px;
	display:block;
	margin-left:145px;
}

a.smoobookdemobutton:hover{
	background:url('../images/button_demosmoobook.gif') center bottom;
}

a.admindemobutton{
	background:url('../images/button_demoadmin.gif') center top;
	width: 230px;
	height: 30px;
	display:block;
	margin-left:145px;
}

a.admindemobutton:hover{
	background:url('../images/button_demoadmin.gif') center bottom;
}

a.smoobooklayerdemo{
	background:url('../images/button_smoobooklayer.gif') center top;
	width: 160px;
	height: 30px;
	display:block;
	margin-left:173px;
}
 
a.smoobooklayerdemo:hover{
	background: url('../images/button_smoobooklayer.gif') center bottom;
}

a.smoobookpopupdemo{
	background: url('../images/button_smoobookpopup.gif') center top;
	width: 160px;
	height: 30px;
	display: block;
	margin-left: 173px;
}

a.smoobookpopupdemo:hover{
	background: url('../images/button_smoobookpopup.gif') center bottom;
}

a.registerbutton{
	background: url('../images/button_register.gif') center top;
	width: 240px;
	height: 36px;
	display: block;
}

a.registerbutton:hover{
	background: url('../images/button_register.gif') center bottom;
}

a.getpagerankbutton{
	background:url('../images/button_getpagerank.gif') center top;
	width: 160px;
	height: 22px;
	display: block;
	float: left;
	margin-left: 10px; 
}

a.getpagerankbutton:hover{
	background:url('../images/button_getpagerank.gif') center bottom;
}

a.newpagerankrequest{
	background:url('../images/button_newpagerankrequest.gif') center top;
	width: 160px;
	height: 22px;
	display: block;
	margin-left:165px; 
}

a.newpagerankrequest:hover{
	background:url('../images/button_newpagerankrequest.gif') center bottom;
}

a.converttimestampbutton{
	background:url('../images/button_converttimestamp.gif') center top;
	width: 140px;
	height: 30px;
	display:block;
	margin: 15px 0 0 160px;
}

a.converttimestampbutton:hover{
	background:url('../images/button_converttimestamp.gif') center bottom;
}