

.mapoftheworld {
	margin-left:		-25px !important;
	margin-right:		-30px !important;
}



select {
	width:				250px;
	font-size:			0.9em;
}

input.textfield,
textarea.textfield  {
	width:				240px;	
	padding:			2px 5px 2px 5px;
	border:				1px solid #0092cf;
	overflow:			auto;
	font-size:			1em;
	font-family:		Arial, Helvetica, Sans-serif;
}

table.contactform {
	width:100%;
}

table.contactform {
    border-collapse:    collapse; 
    border:             0; 
    margin:             0;
}

table.contactform th {
	text-align:			right;
	width:				205px;
}	
table.contactform th span {
	font-size:			0.9em;
	color:				#a0a4a5;	
}
table.contactform td {
	text-align:			left;
}

table.contactform tr.invalid {
    color:red;
}

form {
    margin: 0;
}

h3.region {
    text-align: left;
}


div.office {
    background-color:#eff5f7;    
}

h4 {
    color:#4C597B;
    font-size:12px;
    font-family:Arial,Helvetica,sans-serif;
    margin: 0 0 8px 0
}

div.office {
    padding:8px;
    border-top:1px solid #C7D2D7;
}
div.office h4 img {
    float:right;
    vertical-align:middle;
    margin-left:8px;
    cursor:help;    
    
}

table.office,
table.office th,
table.office td {
    font-weight:normal;
    border-collapse:collapse;
    border:0 none;
    
}

select#region\_select {
    float:right;
}


table.office th {
    
}


table.office-types th {
    text-align:         left;
    color:              #0092CF
}

table.office-types th,
table.office-types td {
    width:              210px;
    text-align:         left;
    vertical-align:     top;
}

table.office {
    width:450px;
}

table.office col.col1,
table.office col.col2 {
    width:50%
}

table.office td,
table.office th {
    vertical-align:top;    
}


table.office-types h4 {
    color:              #000;
}

div.region {
    display:            none;
}

#rightCol a.email {
    color:              #F26318;
}


