#content_holder .top {
	background: url('../img/content_top.png') no-repeat;
	height: 13px;
}
#content_holder .bottom {
	background: url('../img/content_bottom.png') no-repeat;
	height: 13px;
}
#content_holder {
	margin-top: 10px;
	width: 525px;
	/*overflow: hidden;*/
}

#stjarnan {
	color: #fff;
}
#stjarnan_list {
	display: none;
	padding: 10px;
}
#stjarnan_list a {
	text-decoration: none;
	width: 100%;
}
#stjarnan_list a:hover {
	display: block;
	width: 100%;
	background: #C97FAB;
}
.stjarnan_ctrl {
	padding: 5px;
	line-height: 25px;
}
.stjarnan_ctrl .options {
	float: right;
}
.stjarnan_ctrl img {
	position: relative;
	top: 3px;
}
.stjarnan_ctrl .clear {
	cursor: pointer;
}
.stjarnan_ctrl a {
	text-decoration: none;
	font-weight: bold;
}
.stjarnan_ctrl a:hover {
	text-decoration: underline;
}
.ajax-loader {
	display: none;
}

.stjarnan_myndir {
	display: none;
}
.frettir .ad {
}
.ad a {
	border: 0px !important;
	text-decoration: none !important;
}

