#sokBox {width:380px; height:30px; margin-right:10px; float:left; font-size:16px; color:#999; font-style:italic; border:1px solid #ccc;}
.sokKnapp {}

.lista_aktivitet{width:458px; height:110px; padding-top:10px;}
.lista_bild {width:100px; height:100px; background-color:#fff; overflow:hidden; float:left; margin:0 10px; border:1px solid #e4e4e4; text-align:center;}
.lista_bild img {width:100px; height:100px;}
.lista_info {height:100px; padding-right:10px;}

.gron_pist, .bla_pist, .rod_pist, .svart_pist {background:url(http://stat.barnsajten.se/graphics/aktiviteter/icons_sprite.png) no-repeat scroll 0px 0px; height:14px; width:14px;margin:2px; display:inline; float:left; clear:left;}
.gron_pist {background-position:0 -35px;}
.bla_pist {background-position:-15px -35px;}
.rod_pist {background-position:-30px -35px;}
.svart_pist {background-position:-45px -35px;}
#jan_0,#jan_1,#feb_0,#feb_1,#mar_0,#mar_1,#apr_0,#apr_1,#maj_0,#maj_1,#jun_0,#jun_1,#jul_0,#jul_1,#aug_0,#aug_1,#sep_0,#sep_1,#okt_0,#okt_1,#nov_0,#nov_1,#dec_0,#dec_1 {background:url(http://stat.barnsajten.se/graphics/aktiviteter/month_sprite.png) no-repeat scroll 0px 0px; height:17px; margin:2px; width:22px; display:inline; float:left;}
#jan_1 {background-position:0px -18px}
#feb_0 {background-position:-23px 0px}
#feb_1 {background-position:-23px -18px}
#mar_0 {background-position:-46px 0px}
#mar_1 {background-position:-46px -18px}
#apr_0 {background-position:-69px 0px}
#apr_1 {background-position:-69px -18px}
#maj_0 {background-position:-92px 0px}
#maj_1 {background-position:-92px -18px}
#jun_0 {background-position:-115px 0px}
#jun_1 {background-position:-115px -18px}
#jul_0 {background-position:-138px 0px}
#jul_1 {background-position:-138px -18px}
#aug_0 {background-position:-161px 0px}
#aug_1 {background-position:-161px -18px}
#sep_0 {background-position:-184px 0px}
#sep_1 {background-position:-184px -18px}
#okt_0 {background-position:-207px 0px}
#okt_1 {background-position:-207px -18px}
#nov_0 {background-position:-230px 0px}
#nov_1 {background-position:-230px -18px}
#dec_0 {background-position:-253px 0px}
#dec_1 {background-position:-253px -18px}


/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating{cursor:pointer;margin:2em;clear:both;display:block}
div.rating:after{content:'.';display:block;height:0;width:0;clear:both;visibility:hidden}
div.cancel,div.star{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.cancel,div.cancel a{background:url(/graphics/rating/delete.gif) no-repeat 0 -16px}
div.star,div.star a{background:url(/graphics/rating/star.gif) no-repeat 0 0px}
div.cancel a,div.star a{display:block;width:16px;height:100%;background-position:0 0px;border:1 solid #FF0000}
div.star_on a{background-position:0 -16px!important}
div.star_hover a,div.star_live a:hover{background-position:0 -32px}
#recept div.star_hover a,#recept div.star_live a:hover{background-position:0 -32px}
/* Read Only CSS */
div.star_readonly a,div.star_readonly a:hover{cursor:default !important}
/* Partial Star CSS */
div.star{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */