#definition{
	margin:25px;
}

.newsTitler{
	font-size: 20px;
	font-weight: 600;
	}

.newsTitler A{
	color: #000000;
	}

.newsInside{
	margin-top: 20px;
	width: 445px;
	height: 265px;
	}

.returnBtn span{
	visibility: hidden;
	}

.returnBtn {
	width: 63px;
	height: 28px;
	background: url(../images/doneBut.jpg);	
	}

.returnBtn A{
	color: #000;
	text-decoration: none;
	}

.spanner A{
	width: 63px;
	height: 28px;
	display: block;
	}

.floater{
	float: left;
	}