div.job {
	width:472px;
	margin:0 0 5px 0;
}

div.job div.header {
	width:100%;
	height:38px;
	background:url(../../../images/middle/portfolio/header/background_off.jpg) no-repeat;
	
	cursor:pointer;
}

div.job.hover div.header{
	background:url(../../../images/middle/portfolio/header/background_on.jpg) no-repeat;
}

div.hover div.header { /*IE6*/
	_background:url(../../../images/middle/portfolio/header/background_on.jpg) no-repeat;
}

div.job div.header .alt {
	width:472px;
	height:38px;
	position:absolute;
	margin-left:-125px; _margin-left:-135px;
	/*_margin-left:-483px;*/
}

div.job div.header div.left {
	float:left;
	margin:12px 0 0 11px;
}

div.job div.header div.right {
	float:right;
	text-align:right;
	margin:6px 6px 0 0;
}
div.job div.header div.right span.date {
	font-size:10px;
	color:#61676b;
}

div.job div.content {
	width:100%;
	display:none;
	/*height:314px;*/
	
}
div.job div.content div.hitArea {
	width:470px;
	height:310px;
	position:absolute;
	/*background:url(../../../images/blank.gif);*/
	#display:block;
}
div.job div.content div.view {
	height:310px;
	padding:3px 1px 1px 1px;
	background:url(../../../images/middle/portfolio/content/content_background.gif) no-repeat;
}
div.job div.content div.view div.navigator {
	width:470px;
	height:50px;
	position:absolute;
	/*background:url(../../../images/middle/portfolio/header/navigator/background.png) repeat-x;*/
	display:none;
}

div.job div.content div.view div.navigator div.background {
	width:470px;
	height:50px;
	float:left;
	background:url(../../../images/middle/portfolio/header/navigator/background.png) repeat-x;
}

div.job div.content div.view div.navigator ul a {
	font-size:10px;
}

div.job div.content div.view div.navigator ul a { /*IE6*/
	_color:#61676b;
}
div.job div.content div.view div.navigator ul a:hover { /*IE6*/
	_color:#fff;
}
div.job div.content div.view div.navigator ul .selected { /*IE6*/
	_color:#fff;
}

div.job div.content div.view div.navigator li {
	margin-right:3px;
}
div.job div.content div.view div.navigator div.left {
	margin:-33px 0 0 9px;
	float:left;
	_width:200px;
}
div.job div.content div.view div.navigator div.right {
	float:right;
	
	margin:-55px 0 0 0; _margin:-45px 5px 0 0;
}
div.job div.content div.view div.navigator div.right .button {
	margin:10px 10px 0 0;
	_margin:0;
}

div.job div.content div.view .photo {
	/*margin:3px 0 0 1px;*/
}

div.job div.content div.description {
	width:442px; /*472*/
	height:53px; /*73*/
	padding:20px 15px 0 15px; _margin-top:-2px;
	background:url(../../../images/middle/portfolio/content/description_background.jpg) no-repeat;
}

div.job div.footer {
	width:100%;
	height:30px;
	background:url(../../../images/middle/portfolio/footer/background_off.jpg) no-repeat;
}

div.job.hover div.footer {
	background:url(../../../images/middle/portfolio/footer/background_on.jpg) no-repeat;
}

div.hover div.footer { /*IE6*/
	_background:url(../../../images/middle/portfolio/footer/background_on.jpg) no-repeat;
}

div.job div.footer div.left {
	float:left;	
	_height:23px;
}
div.job div.footer div.left ul {
	float:left;
	margin:7px 0 -8px 19px;
}
div.job div.footer div.left ul li {
	margin-right:4px;
}

div.job div.footer div.right {
	float:right;
	_margin-top:-13px;
	_height:23px;
}
div.job div.footer div.right .button { /*VISUALIZAR PROJETO*/
	margin:10px 16px 5px 0; _margin-top:23px;
}