#shortcuts a {
	display: block;
	float: left;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: white;
}

#yritysmyynti {
	background-color: #393330;
	width: 316px;
}

#tuotemerkit {
	background-color: #7b421d;
	width: 316px;
}

#myymalat {
	background-color: #4b2f33;
	width: 317px;
}

#shortcuts a:hover {
	background-color: #666;
}
