/* CSS Document */

#email_section{
	clear:both; margin-top:50px;
}
.email_wrapper{
	float:left; margin-top:5px; clear:both;
}
.content{
	float:left; width:105px;
}

.control{
	float:left; margin-left:10px;
}

.relt {
	width:554px;
	margin:0; padding:0;
}
/***************************************************** Add New CSS on 31-12-2009 *****************************************/
.search-engine-keyword-content{

	float:left;font-weight:bold;width:188px;background:#fce4aa;color:#684d05;font-size:13px;padding:8px;
}
.search-engine-result-content{
	float:left;font-weight:bold;width:80px;background:#fce4aa;color:#333;font-size:13px;padding:8px;
}

.search-engine-result-del{
	float:left;font-weight:bold;width:40px;background:#fce4aa;color:#333;font-size:13px;padding:9px;
}

.keyword-heading{
	float:left;
	font-weight:bold;
	width:180px;
	background:#f6d27b;
	border-bottom:1px solid #FFFFFF;
	border-top:4px solid #f2c651;
	color:#000;
	font-size:13px;
	padding:8px;
}

.search-engine-heading{
	float:left;
	font-weight:bold;
	width:80px;
	background:#f6d27b;
	border-bottom:1px solid #FFFFFF;
	border-top:4px solid #f2c651;
	color:#000;
	font-size:13px;
	padding:8px;
	text-align: left;
}

.search-engine-heading-blank{
	float:left;
	font-weight:bold;
	width:20px;
	background:#f6d27b;
	border-bottom:1px solid #FFFFFF;
	border-top:4px solid #f2c651;
	color:#000;
	font-size:13px;
	padding:8px;
}


.total-cost-heading{
	float:left;
	font-weight:bold;
	width:554px;
	background:#f2c651;
	font-size:13px;
	padding:8px;
	margin-left:8px;
	margin-top:20px;
}
.search-engine-result{
	float:left;
	font-weight:bold;
	width:420px;
	background:#FCE4AA;
	border-bottom:1px solid #FFFFFF;
	color:#000;
	font-size:13px;
	padding:8px;
}

/*********************************************************** End ***********************************************************/
