
.noimage{
	background: #FFF url('../images/design/bg_noimage.gif') 50% 50% no-repeat; border: 1px solid #EEE;
}

.noimage:hover
{ text-decoration: none; }

div.no_image{
	background: url('../images/no_image.jpg') no-repeat; display:block; width:100px; height:100px;
}
