/*######################################################*/

div.dictWord {
/*	
float: left;
	display: inline;
	width: 328px;
*/
	margin-right: 14px;
	margin-bottom: 10px;
	background: transparent url(../images/namesake/50p_boxbg.gif) repeat-y center top; 
}

div.dictWord h4 a.blue{
	font-size: 12px;
	margin-top: 5px 0 5px 0;	
	padding: 0px;
	color: #2482bd;
}

div.dWt {background: transparent url(../images/namesake/50p_boxtop.gif) no-repeat center top; width: 328px; height:3px; font-size:1px; line-height:1px;}
div.dwbg {padding: 0px 25px 0 20px;}
div.dWb {background: transparent url(../images/namesake/50p_boxbot.gif) no-repeat center top; width: 328px; height:3px; font-size:1px; line-height:1px;}

div.dictDef {
	text-align: justify;
}

div.cl {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

div.letterTabs {
	padding-bottom: 20px;
}

div.letterTabs > div {
	height: 20px;
	width: 20px;
	line-height: 20px;
	text-align: center;
	color: #999;
	float: left;
	margin-right: 2px;
	background: transparent url(../images/namesake/letterbg2.gif) no-repeat center center;
	margin-bottom: 20px;
}

div.letterTabs > div.letterTab {
	font-weight: bold;
	background: white;
	line-height: 20px;
	color: #444;
	cursor: pointer;
	background: transparent url(../images/namesake/letterbg1.gif) no-repeat center center;
}

div.letterTabs > div.thisActv {
	color: #f8752a;
}

div.letterTabs > div.letterTab:hover {color: #f8752a;}


div.letterContent {
	display: none;
	float: left;
	width:670px;
}

