.recommendcontent
{
	font-size: 12px;
	color: #000000;
}

.recommendcontent .bold 
{

	font-weight: bold;
}

.recommendcontent .htmlcodebox
{
    overflow:auto;
    height:10em;
    border: solid 1px #000000;
    margin-top:10px;
    margin-bottom:10px;
    font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#000000;
    background-color:#FFFFFF;
}

.recommendcontent .htmlcodetxt
{
    font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#000000;
}

a.bluelnk:link
{
	font-weight: normal;
	font-size: 14px;
	color: #333333;
	text-decoration : underline;
}

a.bluelnk:visited
{
	font-weight: normal;
	font-size: 14px;
	color: #333333;
	text-decoration : underline;
}

a.bluelnk:active
{
	font-weight: normal;
	font-size: 14px;
	color: #333333;
	text-decoration : underline;
}

a.bluelnk:hover
{
	font-weight: normal;
	font-size: 14px;
	color: #333333;
	text-decoration : underline;
}

.bluebold 
{ 
	color:#333333;
	font-weight:bold; 
}

.etextbooklayer
{
    	float:left;
	position:absolute;
}

