.inbox_fejlec
{
	height:						20px;
	font-size:					11px;
	color:						#7F7F7F;
	background-color: 		#F2F0ED;
	font-weight:				800;
	background-image:		url("../img/vonal2.gif");
	background-position:	top left;
	background-repeat:		repeat-x;
	margin-top:				4px;
}

.inbox_msg
{
	height:						20px;
	font-size:					11px;
	color:						#7F7F7F;
	background-image:		url("../img/vonal2.gif");
	background-position:	bottom left;
	background-repeat:		repeat-x;
	cursor: 						default;
}

.inbox_row
{
	float:							left;
	padding-top:				3px;
	padding-left: 				6px;
}

.inbox_felado
{
	width:						116px;
	padding-left:				2px;
	overflow:					hidden;
	white-space: 				nowrap;
}

.inbox_targy
{
	width:						270px;
	overflow:					hidden;
	white-space: 				nowrap;
}

.inbox_datum
{
	width:						208px;
}

.inbox_muvelet
{
	width:						20px;
}

.inbox_reader
{
	display:						none;
	width:						400;
	font-size:					13px;
	font-family:				Arial;
	padding-left:				24px;
	background-image:		url("../img/vonal2.gif");
	background-position:	bottom left;
	background-repeat:		repeat-x;


	padding-top:				4px;
	background-color:		#F5F5F5;
}

.ikon_msg_in
{
	width:						19px;
	height:						12px;
	float:							left;
	margin-right:				3px;
}
.ikon_msg_sent
{
	width:						18px;
	height:						15px;
	float:							left;
	margin-right:				4px;
}