#wp_thumbie{
	font-style: normal;
	color: #444444;
	margin-top: 10px;
}
#wp_thumbie img{
	border:1px solid #C5C5C5;
	padding:1px;
}
#wp_thumbie ul li{
  list-style-type: none;
}
#wp_thumbie_image{
	float: left;
	margin-right: 7px;
	border:none;
}
#wp_thumbie_title{
	padding: 2px 2px 2px 0px;
}
#wp_thumbie_title a{
	text-shadow: 0 1px 0 #fff;
	font-size: 14px;
	text-transform: none;
	list-style-type:none;
	letter-spacing: -1px;
	line-height: 1.1em;
	text-decoration: none;
	color: #444;
}
#wp_thumbie_title a:hover{
	color: #444;
	text-decoration: none;
}
#wp_thumbie_thumb, #description{
	margin-left: 0px;
}
#wp_thumbie_li{
	border-bottom: 1px solid #D7D7D7;
	padding: 5px 5px 10px 0px !important;
	width:410px; 
}
#wp_thumbie_rl1{
	font-size:1.3em;
	font-weight:bold;
	text-shadow:0 1px 0 #fff;
	margin: 0 0 8px;
}
#wp_thumbie_rl2{
	font-size: 10px;
	font-family: arial,helvetica,sans-serif;
}