body, form, p, h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
}

p, h1, h2, h3, h4, h5 {
	margin-bottom:10px;
}

body {
	margin-top:15px;
}

#contentMain {
	padding:0 15px;
}


a.btnSignup {
	background:url(designimgs/signup.gif) no-repeat;
	width:171px;
	height:53px;
	display:block;
}
a.btnSignup:hover {
	background:url(designimgs/signup_ro.gif) no-repeat;
}
a.btnSignup span {
	text-indent:-10000px;
}

a.btnStoremap {
	background: url(designimgs/storemap.gif) no-repeat;
	width:90px;
	height:25px;
	display:block;
}
a.btnStoremap:hover {
	background: url(designimgs/storemap_ro.gif) no-repeat;
}
a.btnStoremap span {
	text-indent:-10000px;
}