#tiny_services_menu
{
	height: 498px;
	overflow: hidden;
}

#tiny_services_menu h3
{
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 5px;
}

.tiny_services_menu_item
{
	padding-left: 10px;
	color: #ccffcc;
	padding-bottom: 5px;
}

.tiny_services_menu_item *
{
	color: #ccffcc;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;

}

.bg1
{
	width: 130px;
	height: 91px;
	background-image: url("main/images/1.png");
	position: relative;
	left: 100px;
}


.tiny_services_menu_background_1
{
	width: 130px;
	height: 91px;
	background-image: url("main/images/1.png");
	position: relative;
	left: 100px;
}

.tiny_services_menu_category_1
{
	position: relative;
	top: -30px;
}

.tiny_services_menu_background_2
{
	width: 130px;
	height: 91px;
	background-image: url("main/images/2.png");
	position: relative;
	left: 100px;
	top: -25px;
}

.tiny_services_menu_category_2
{
	position: relative;
	top: -57px;
}

.tiny_services_menu_category_3
{
	position: relative;
	top: -57px;
}