/* $Id: MyStyle.css 2864 2008-11-03 06:39:01Z martin $ */
/* Stilmall för anpassing av butikens utseende  */

@import url(/__SYS__/SE-shop.css); 	/* Style till gemensamma komponenter */
@import url(design.css);			/* Style till din valda design */

/* Här under kan du lägga in dina egna style ändringar */


/* BEGIN code added by System design tool - DO NOT EDIT! */
#page { width: 740px;  }
#productMenu h3 { background-color: #807E6E;  }
.Panel, div.search { margin-left: 0px; !important }
body { background-color: #C6C4AE;  }
table.artiklar th { background-color: #c0c0c0;  }
tr.even { background-color: #ebebeb;  }
tr.odd { background-color: #f4f4f4;  }
ul.FlatMenu li.selected a, ul.menu li.selected a { color: #000000; }
.newsfeed { border: 1px solid #c0c0c0; }
.newsfeed .item { border-bottom: 1px dashed #c0c0c0; padding: 8px 0; }
/* END code added by System design tool - DO NOT EDIT! */

