﻿.tabs_we_one 
{
	background-image:url('../images/misc/construction/construction_button_1_rd.png');
	background-repeat:no-repeat;
	width:557px;
	height:25px;
	margin:0;
	padding:0;
}
.tabs_we_two 
{
	background-image:url('../images/misc/construction/construction_button_2_rd_extended.png');
	background-repeat:no-repeat;
	height:25px;
	margin:0;
	padding:0;
}

.tabs_we_three 
{
	background-image:url('../images/misc/construction/construction_button_3_rd_extended.png');
	background-repeat:no-repeat;
	height:25px;
	margin:0;
	padding:0;
}

div#we_one {
display:block;
}

div#we_two {
display:none;
}

div#we_three {
display:none;
}