.linksArea div a p { float: left; font-family: times; font-size: 1.3em; color: white }
/**
 * [block.border] border
 */
div.border { border: 1px solid #00dd00; }

/**
 * [block.border] geen border
 */
div.pizza { border: 1px solid # dd0000; }

span.all-rating {
    position: relative;
    top: 5px;
    float: right;
}

span.all-rating span.activeStar a{
    display:block;
    width:14px; height:14px;
    position: absolute;
    overflow: hidden;
    background: url('/images/rating.gif') center left repeat-x;
}

span.star a {
    display:block;
    width:14px; height:14px;
    position: absolute;
    overflow: hidden;
    background: url('/images/rating.gif') top left repeat-x;
}


span.no-vote-star a {
    display: block;
    width:14px; height:14px;
    position: absolute;
    overflow: hidden;
    background: url('/images/rating.gif') top left repeat-x;
}

span.no-vote-star {
    width:14px; height:14px;
    z-index:1;
    /*\*/
    float: left;
    /* */
}
span.star {
    width:14px; height:14px;
    z-index:1;
    /*\*/
    float: left;
    /* */
}

span.star a {
    display: block;
    overflow: hidden;
}

span.star a:hover {
    background: url('/images/rating.gif') left bottom;
    z-index: 2;
    left: 0;
    border: none;
}
span.all-rating span.activeStar a:hover {
    background: url('/images/rating.gif') left bottom;
}
span.star a.star1 {
    left: 0;
}

span.star a.star1:hover {
    width: 14px;
}

span.star a.star2 {

}

span.star a.star2:hover {
    width: 28px;
}

span.star a.star3 {

}

span.star a.star3:hover {
    width: 42px;
}

span.star a.star4 {

}

span.star a.star4:hover {
    width: 56px;
}

span.star a.star5 {

}

span.star a.star5:hover {
    width: 70px;
}

span.current-rating {
    background: url('/images/rating.gif') center left;
    position: absolute;
    left: 0px;
    height: 14px;
    display: block;
    z-index: 3;
}

div.article ul li {
    list-style-type: disc;
}

.content a.marked:hover {
    color: #f46f22;
}
.consumed-reisapotheek-country a:hover,
.newsLetterContent a:hover,
.consumed-indication-entry-block a:hover,
a.indication-character:hover,
a.orange:hover,
.consumed-diagnosehulp a:hover,
.consumed-indication-block li a:hover,
.wrapperBox div .top a:hover,
.breadCrumbs a:hover,
.siteOwner a:hover,
.bottomNav a:hover,
#reisapotheek_alphabet_letters p a:hover,
#reisapotheek_alphabet_list li a:hover
{
    color: #f46f22 !important;
    text-decoration: underline;
}
.contentColumn .discountBoxHover a { color: green; }
body .serviceBox .serviceItem a.itemIcon:hover span.info {
    color: #000000;
}
body .serviceBox .serviceItem a.itemIcon:hover span.icon {
    background:url("/images/serviceBoxLinkIconHover.gif") no-repeat scroll left top transparent;
}

h3.gemak {font:italic 1.8em "Times New Roman", Times, serif; color:#f87216; padding-bottom:10px; border-bottom:1px solid #e9e9e9; margin-bottom:8px; line-height:1em;}
.loginTextBox {color:#c8c8c8; width:260px; height:30px; background:url(/images/textBoxBgDropDown.png) no-repeat left top; padding:0 10px; margin-bottom:6px;}

.buttonBoxMarked {background:url(/images/slideBoxLeft.png) no-repeat left top; height:42px; float:right;}
.buttonBoxMarked .innerBox {background:url(/images/slideBoxRight.png) no-repeat right top; height:42px; float:left;}
.buttonBoxMarked .innerBox input{ float:left; background:none; color:#00529c; font-weight:bold; padding:11px 38px 9px 11px; cursor:pointer;}

.paginator-text a.next:hover {
    background: url(/images/readMoreLinkIcon_hover.png) no-repeat top right;
}
.paginator-text a.previous:hover {
    background: url(/images/readLessLinkIcon_hover.png) no-repeat top left;
}
.paginator-text a.next {
    background: url(/images/readMoreLinkIcon.gif) no-repeat top right;
    display: block;
    padding-right: 30px;
    height: 21px;
}
.paginator-text a.previous {
    background: url(/images/readLessLinkIcon.gif) no-repeat top left;
    display: block;
    padding-left: 30px;
    height: 21px;
}
.paginator-text, .paginator-text-disabled {margin-top:1px; }
.paginator-text a { }
.paginator-text a:hover { color: #fc701d; text-decoration: underline; }

.pagination .previous-page, .pagination .next-page{height:25px; width:22px;font-size:1.4em;margin:10px auto 0;}
.previous-page {padding-left:80px;}
.pagination .previous-page{text-align:left; float:left;width:100px; }
.pagination .next-page{text-align:right; float:left; width:120px;}
.pagination .pages{width:240px; float:left;border-left:1px solid #E9E9E9; border-right:1px solid #E9E9E9; margin-top:6px;margin-right:4px; text-align: center;}
.pagination .pages ul{margin:5px auto 0px; padding:0px 10px; list-style-type:none; position:relative; text-align: center;}
.pagination .pages ul li{ position:relative;  list-style-type:none; list-style-image:none; margin:  0px auto; display: inline; padding: 2px 2px;}

.pagination .pages ul li span, .pagination .pages ul li a{display:block; height:20px; width:22px; margin-right:3px; text-align:center;font-size:1.4em; display: inline; padding: 1px 5px;}
.pagination .pages ul li span{background-color:#F3F7F8; color:#8D8E90;border:1px solid #E9E9E9; }
.pagination .pages a { color:#005399; text-decoration:none; }
.pagination .pages a:hover { color:#fc701d; text-decoration: underline;}
/*.pagination .pages a span{background-color:#FFF; color:#2A9FE4}*/

.testInfoBox { width: 276px; }
.testInfoBox .title {display:inline; font-size: 1.2em; font-weight:bold; line-height:1.35em; padding-right:8px;}
.orange {color:#f46f22; /*font-size: 1.3em;*/ font-weight: bold;}