

#golos	{
	width:	375px;
	line-height:	11px;
	margin-bottom:	35px;
}

#sender	{
	width:	300px;
}

#sender table td	{
	font-weight:	bold;
	font-size:	10px;
}

.photo2	{
	background-position:	center;
	background-repeat:	no-repeat;
	background-color:	#CCCCCC;
	width:	111px;
	height:	85px;
}

.photo2 div	{
	position:	absolute;
}

.photo3	{
	background-position:	center;
	background-repeat:	no-repeat;
	background-color:	#CCCCCC;
	width:	111px;
	height:	85px;
}

.photo3 div	{
	position:	absolute;
}

table.pageng td	{
	padding-top:	2px;
	padding-bottom:	2px;
}

td.page	{
	border-top:	solid 1px #ffffff;
	border-bottom:	solid 1px #ffffff;
}

td.pager	{
	border-top:	solid 1px #FF0000;
	border-bottom:	solid 1px #FF0000;
	color:	#FF0000;
	cursor:	hand;
}

/* link class */

a.under, a.under:link, a.under:visited, a.under:active, a.under:hover	{
	text-decoration:	underline;
}