﻿
.Collapse
{
	background-image: url('../gfx/assets/ast_YellowArrowHead.png');
}

.Expand
{
    background-image: url('../gfx/assets/ast_Decending.png');
}

.IconLink, td.IconLink a
{
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 20px;
	height: 25px; 	
	min-width: 23px;
	color: #e7a614;
	cursor:pointer;
	text-decoration:underline;
}

.IconLink strong
{
	color: #e7a614;
	font-weight: bold;
}