/* =================================
    CSS STYLES FOR Module PowerLinks
   =================================
*/
.Normal
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.GroupItemImage
{
	vertical-align:bottom;
	text-align:left;
}

.GroupItemText
{
	vertical-align:bottom;
	text-align:left;
}

.powerlink
{
    font-family: Arial;
    border-right: #e7e7e7 1px solid;
    border-top: #e7e7e7 1px solid;
    border-left: #e7e7e7 1px solid;
    border-bottom: #e7e7e7 1px solid;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}

/* ===================================
    STYLES FOR PowerLinks HOVER IN/OUT
   ===================================
*/
.HoverBoxIn
{
/*	background-color:#f5f5f5;
	border-style:none;
	border-width:1px;
	border-color:#000;*/
}

.HoverBoxOut
{
/*	border-style:none;
	border-width:1px;
	border-color:#000;*/
}
