/* shortcuts */

#shortcuts {
  float: right;
  display: inline;
  margin: 23px 7px 0 0;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold; }
#shortcuts a {
	display: block;
	padding: 7px 0 0 0;
	text-decoration: none;
}
#shortcuts a:link,
#shortcuts a:visited,
#shortcuts a:active {
  color: #636363; }
#shortcuts a:hover {
  color: #ed2c21; }
#shortcuts a span {
  display: block;
  padding: 0 8px 0 18px;
  line-height: 9px;
  border-right: 1px solid #000; }
 /* #shortcuts #picMenuBuy a {
  padding: 6px 8px 0 25px;
  text-transform: uppercase;
  color: #ed2c21;
  background: transparent url('/r/img/online_store_icon.gif') 8px 5px no-repeat; }
  */
#shortcuts #picMenuBuy a {
  padding: 6px 8px 0 8px;
  text-transform: uppercase;
}
#shortcuts #picMenuBuy a span {
  line-height: normal;
  padding: 0;
  border-right-style: none; }
#shortcuts ul {
  float: left;
  display: inline;
  list-style: none;
  padding: 0;
  margin: 0; }
#shortcuts ul li {
  float: left;
  padding: 0;
  background: none;
  white-space: nowrap; }
#dmMenuLang {
  margin-left: 20px; }
#dmMenuLang .topMenuContainer,
#dmMenuBuy .topMenuContainer {
padding-top: 0px; }
