@charset "utf-8";
/* CSS Document */

#disko li {
	background-color:#121212;
	list-style-type: none;	
	padding: 2px 2px 2px 4px;
		}
	
#artikel01 {
	width:270px;
	float:left;
	text-align:justify;
	}
	
#artikel02 {
	width:270px;
	float:right;
	text-align:justify;
	}
	
.ratt {
	background: url(http://i1003.photobucket.com/albums/af151/sheelahfansite/right.gif) center right no-repeat;
	width:350px;
	margin-bottom:5px;
	padding-right:30px;
	}
	
.fel {
	background: url(http://i1003.photobucket.com/albums/af151/sheelahfansite/wrong.gif) center right no-repeat;
	width:350px;
	padding-right:30px;
	}

#saratest {
	background:#121212;
	padding:20px;
	}