﻿/* CSS FORMATTING for the Directory Page */
.directory .outershell
{width:504px;float:left;border:2px solid #999999;}

.directory .outershell .innershell
{width:500px;float:left;padding-top:8px;padding-bottom:4px;border:2px solid #777777;background-color:#c4d2e8;}

.directory .outershell .innershell .innerpadding
{padding:3px 3px 3px 3px;width:494px;}

.directory .outershell .innershell .innerpadding .department
{float:left;width:160px;cursor:pointer;cursor:hand;}

.directory .outershell .innershell .innerpadding .detailwindow
{float:right;width:330px;}

.directory .outershell .innershell .innerpadding .divAnomated
{float:right;clear:right;}

.directory .outershell .innershell .innerpadding .detailwindow2
{float:right;margin-top:2px;margin-bottom:2px;}

.directory .outershell .innershell .innerpadding .picture
{float:left;width:70px;}

.directory .outershell .innershell .innerpadding .text
{float:right;width:250px;}

.directory .outershell .innershell .innerpadding .text .name
{float:left;font-weight:bolder;width:250px;}

.directory .outershell .innershell .innerpadding .text .title
{float:left;clear:left;width:250px;}

.directory .outershell .innershell .innerpadding .text .email
{float:left;clear:left;width:250px;}

.directory .outershell .innershell .innerpadding .text .phone
{float:left;clear:left;width:250px;}
