/* e-volve consulting - opportunities
----------------------------------------------- */

#header h1 {
	height: 140px;
	width: 750px;
	background-image: url(../images/banner_opportunities.jpg);
	background-repeat: no-repeat;
}

#subnav h2 {
	background-image: url(../images/headers/subnav_opportunities.gif);
	height: 32px;
	width: 170px;
	background-repeat: no-repeat;
}
#subnav {
	background-color: #713c62;
	padding-bottom: 10px;
	height: 80px;
}

#positioncell {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: bold;
	background-color: #EDEAEA;
}#detailscell1 {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: bold;
	color: #713C62;
}
#detailscell2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
}
#descriptioncell {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: justify;
}
#contactcell {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
