/* CSS Document */

div#PL_TheaterBanners3 a#TheaterKaupaMida {

		display: block;
			margin-top:-2px;
			margin-bottom:-19px;

			width: 193px;

			height: 180px;

			background-repeat: no-repeat;

			background-image: url("/images/kvikmyndaverdlaun_litill_bordi.png");

		}
		
		#panelMM {

			display: block;

			width: 193px;

			height: 132px;

			background-repeat: no-repeat;

			background-image: url("/images/mm_september2011.jpg");
		}
		
		#panelRiff {

			display: block;

			width: 193px;

			height: 103px;

			background-repeat: no-repeat;

			background-image: url("/images/riff_banner.jpg");
		}
		#samstarfsadili {
		color:#666666;
		padding-top:40px;
		padding-left:30px;
			width: 193px;
			height: 22px;
}	#midi_upplysingar {
	clear:both;
		color:#666666;
		padding-top:4px;
		text-align:center;
			width: 600px;
			height: 22px;
}
.mm_item img {
width:130px;

}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

