.writingBoxContent table {
	width: 337px;
	height: 200px;
	float: left;
}

th {
	font-size: 14px;
	color: #0E6570;
	font-weight: bold;
}

td {
	font-size: 14px;
	color: #0E6570;
}

.left {
	float: left;
	width: 340px;
}
.left ul {
	margin:0;
	padding:0;
	}
	
.left ul li {
	margin:0 0 0 90px;
	padding:0;
	}
.left p {
	margin:0 0 0 80px;
	padding:0;
	}

.small {
	float: left;
}

.small table{
	width: 300px;
	height: 96px;
}

.left p {
	font-size: 13px;
/*	font-weight: bold;*/
	color: #0E6570;
}

.writingBoxCOntent {
	overflow: hidden;
}

.clickhere
{
	width: 133px;
	height: 29px;
	margin: 0px;
	background: url('../images/clickherec.png') no-repeat;
	padding: 0px;
	text-align: center;
	float: left;
}

.clickhere a
{
	color: white;
	font-size: 12px;
	display: block;
	background: none;
	padding: 0px;
	line-height: 29px;
	font-weight: bold;
}

input.searchbtn
{
	width:80px;
	height: 29px;
	background: url('../images/searchbtn.png') no-repeat;
	border: 0px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	line-height: 29px;
}
