@charset "utf-8";
/* CSS Document */
.randomthoughts td{
	color:#FFF;
	text-align:left;
}

.radomthoughts img{
	padding:10px; 
}

.fursadRandomThoughtsLogo{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fursad_random_thoughts.png', sizingMethod='image');
	background:no-repeat;
	height:38px;
}

.fursadRandomThoughtsLogo[class]{
	background:url(images/fursad_random_thoughts.png) no-repeat;
	height:38px;
}

