﻿/* GENERAL STYLES */
/***** Local styling *****/
#leftColumn h1
{ font-size:2em; margin:18px 0 0 0; padding:0; }

#leftColumn #contactInfo h1
{ font-size: 1em; font-weight: bold; letter-spacing: 0.5px; }

/***** Common content *****/
#content
{ width:480px; }

#content h1
{ font-size:1.3em; margin:60px 0 0 0; padding:0; text-transform:uppercase; }

/***** Contact list *****/
#contactList
{margin:28px 0 0 0; }

#contactList h1
{ font-size:1.1em; font-weight:bold; margin:0 0 5px 0; padding:0; }

#portraits
{ width:640px; }

#portraits img
{ display: block; float:left; }

#contactInfo
{ width:640px; }

#contactInfo .hovered
{ font-weight:bold; }

table.contact
{ width:640px; }

.nameCol
{ width:140px; }

.countryCol
{ width:175px; }

.phoneCol
{ text-align:right; width:115px; }

.mailCol
{ width:170px; }

table.contact td
{ font-size:0.9em; }

table.contact td.name
{}

table.contact td.nameselected
{ font-weight:bold; }

table.contact a.email
{ color:#000; text-decoration:none; }

table.contact a.email:hover
{ text-decoration:underline; }


/* EDITOR PROPERTIES */
