/* import ********************************************************************************/

@import url("../custom.css");

/* For PowerDic 2.0    *******************************************************************/
#content p.warning
{
	margin:0;
	margin-top:20px;
	padding:0;
	font-size:12px;
	font-weight:bold;
	color:Red;	
}

#smart_img1
{
	margin-left:20px;
	text-indent: -5000px;
	background-image:url("./images/sm_img2.gif");
	background-repeat:no-repeat;
	width:611px;
	height:145px;
}

