a.image, a.video  {
}
/* caption styling */
.caption-top, .caption-bottom {
	color: #ffffff;	
	padding: 0.5em;	
    font-weight: bold;
	font-size: 10px;	
	font-family: arial;	
	cursor: pointer;
	border: 0px solid #334143;
	background: #000000;
}
.caption-top {
   border-width: 0px 0px 8px 0px;
}
.caption-bottom {
   border-width: 8px 0px 0px 0px;
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
	padding: 0.3em;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
	float: left;
}
br.c { clear: both; }


.imgscroll {
    height: 160px;
    padding: 0px;
}
.imgscroll .holder {
    overflow: hidden;
    float: left;
    width: 95%;
    #width: 94%;
    height: 95%;
    padding: 5px 0px;
}
.imgscroll .inner {
    width: 20000px;
}
.imgscroll .last, .imgscroll .next {
    float: left;
    cursor: pointer;
    height: 100%;
    width: 10px;
}
.imgscroll .next {
	float: right;
}
.imgscroll .next {
    float: right;
}
.imgscroll .last .pad, .imgscroll .next .pad {
    padding-top: 70px;
}
.imgscroll .last img, .imgscroll .next img {
}
#stjarnan .ui-tabs-panel {
    padding:0px;
}
a.frettalink {
    color: #fff;
    text-decoration: none;
}
a.frettalink:hover {
    text-decoration: underline;
}
a.frettalink img {
    float: left;
    padding-right: 5px;
}
#stjarnan_list {
    height: 200px;
    overflow: auto;
}
#stjarnan_list {
    line-height: 15px;
}