/* @override http://localhost:8888/css/blue/contact.css */

/* //////////////////////////////////

 contact.css 
 
 This CSS define the content of contact Page. 
 SEQOY Web Site 2.0 (seqoy.com)
 Main CSS 
 
 Creation Date: May, 12. 2009
 Created by: SEQOY Development Team
 
 This file it's a open source CSS file, 
 you can use this code as free as you want.


////////////////////////////////// */
/* contact Content ///////// //////////////////////////// // //////////// /////////*/
.seqoyContainer #contactID {
	position: absolute;
	top: -205px;
	width: 168px;
	height: 20px;
	padding-left: 22px;
	padding-right: 22px;
}

.seqoyContainer #contactBrief {
	position: absolute;
	top: -173px;
	width: 165px;
	height: 160px;
	padding-right: 24px;
	padding-left: 24px;
}

.seqoyContainer #contactContent {
	display: table;
	padding-left: 0;
}

.seqoyContainer #contactSubContent {
	display: table
	margin-left: 15px;
	padding: 26px 0 11px;
}

.seqoyContainer #contactPositions {
	float: right;
	width: 720px;
	position: relative;
	padding-bottom: 28px;
}

.seqoyContainer #contactTitle {
	display: table;
	padding-left: 0;
	width: 200px;
}

.seqoyContainer #contactDescription {
	display: table;
	padding-bottom: 16px;
	margin-top: 0;
	font-size: 18px;
}

.seqoyContainer #contactJobTitle {
	position: relative;
	display: inline;
}

.seqoyContainer #contactApplyButtom {
	position: absolute;
	display: inline;
	padding-top: 3px;
}

.seqoyContainer #contactJobDivisor {
	padding: 22px;
	position: relative;
}

#map_canvas {
	float: right;
	margin-bottom: 18px;
	width: 492px;
	height: 300px;
}

#map_canvas_saopaulo {
	float: right;
	margin-bottom: 18px;
	width: 492px;
	height: 300px;
}



