﻿body
{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
}
form
{
	margin: 0;
	padding: 0;
}

.input
{
	background: transparent;
	border: none;
	padding: 0px;
	float: left;
}

a *
{
	text-decoration:none;
}
.ccp .top_content a
{
	text-decoration:underline; 
}
a
{
	cursor:pointer;
}
.pnl_main_body
{ padding-bottom:10px;
	
}