
.thumbs{

}

.thumb{
	float:right;
	margin:0 5px 0px 5px;
}



.thumbs .container{
	width:730px;
	clear:none;
	float:right;
}


h3{
	border-bottom:1px solid #D9D9D9;
	padding-bottom:3px;
	margin-top:-3px;
	font-size:1.1em;
	letter-spacing:.3em;
	margin-bottom:4px;
}

h3 a{
	color:#52A2E9;
}

h3 a:hover{
	color:black;
}


.sidebar{
	float:left;
	width:150px;
	text-align:center;
	background-color:#ECECEC;
	padding:10px;
	height:83px;
}

.sidebar p{
	font-size:.9em;
	color:#444;
}

/* for words */
.mini_preview{
	float:left;
	width:330px;
	margin-left:20px;
	margin-right:15px;
}

.mini_preview h4{
	margin-bottom:10px;
	font-variant:small-caps;
	letter-spacing:.07em;
}

.mini_preview p{
	margin-bottom:10px;
	font-size:.93em;
}