.contentFieldCell 
{
	font-family: Arial;
	font-size: 12px;
}

/*
.contentFieldCell table
{
	border: 1px #8d8d8d solid;
}
.contentFieldCell table td
{
	border: 1px #b9b9b9 solid;
}
*/

.contentFieldCell  a
{
	font-family: Arial;
	font-size: 12px;
	color: #1491d7;
	text-decoration: underline;
}

.contentFieldCell div
{
	font-family: Arial;
	font-size: 13px;
}

.contentFieldCell ul 
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.contentFieldCell ul  li
{
	background-image: url(http://www.hostex.lt/img/content/left_menu/arrow_gray.gif);
	background-repeat: no-repeat;
	padding-left: 52px;
	background-position: 35px;
}

