@charset "utf-8";
body{ 
	font:italic 0.8em/0.8em Georgia, "Times New Roman", Times, serif; 
	color:#999; padding:50px; 
	text-align:center; 
	background:white; 
}
a{ 
	text-decoration:none; 
	color:#999; 
}
ul{ 
	list-style: none; 
	margin:10px 0px; 
	padding: 0; 
}
ul li{
	padding: 0px; 
	margin:0 2px 0 0; 
	list-style:none; 
	display:inline;
}
ul li a{
	display: inline-block!important; 
	overflow: hidden; 
	height: 90px; 
	line-height:90px; 
	width: 128px; 
	white-space:nowrap; 
	text-align:left; 
}
ul li a p { 
	padding:0 0 0 148px; 
	line-height:normal;
}
ul li a p strong {
	font-size:24px; 
	color:#336600;
}

ul li a.anot {
	background:url(images/anot-thumb.png) top left no-repeat;
}
ul li a.chii {
	background:url(images/chii-thumb.png) top left no-repeat;
}
ul li a.dania {
	background:url(images/dewidania-thumb.png) top left no-repeat;
}
ul li a.diane {
	background:url(images/diane-thumb.png) top left no-repeat;
}
ul li a.ejon {
	background:url(images/ejon-thumb.png) top left no-repeat;
}
ul li a.kay {
	background:url(images/kay-thumb.png) top left no-repeat;
}
ul li a.napster {
	background:url(images/napster-thumb.png) top left no-repeat;
}
ul li a.nashex {
	background:url(images/nashrex-thumb.png) top left no-repeat;
}
ul li a.nesya {
	background:url(images/nesya-thumb.png) top left no-repeat;
}
ul li a.nieja {
	background:url(images/nieja-thumb.png) top left no-repeat;
}
ul li a.nurulism {
	background:url(images/nurulism-thumb.png) top left no-repeat;
}
ul li a.syaff {
	background:url(images/syaff-thumb.png) top left no-repeat;
}
ul li a.totin {
	background:url(images/totinx-thumb.png) top left no-repeat;
}
ul li a.orange4k {
	background:url(images/orange4k-thumb.png) top left no-repeat;
}
ul li a.mrkaymy {
	background:url(images/mrkaymy-thumb.png) top left no-repeat;
}
p.info { width:500px; margin:10px auto; border-top:dotted 1px #ccc; border-bottom:dotted 1px #ccc; color:#666; padding:10px 0px; text-align:left; line-height:normal; display:inline-block;}
p.info a:hover { color:red; }
p.info h1 a { text-decoration:underline; color:#999; }

.footer { font:italic 11px/normal Arial, Helvetica, sans-serif; color:#999; display:inline-block; padding:5px 0 0 0; }


