

#middle-bar
{
	height:68px;
	width:100%;
	position:absolute;
	left:0px;
	top:223px;
	background:url('../images/middle_bar7.png') no-repeat;
}
#middle-bar .tbox-middle
{
	width:100px;
}
#middle-bar .search
{
	position:absolute;
	left:120px;
	top:10px;
	padding:10px 0px 10px 110px;
	height:68px;
	background:url('../images/search.png') no-repeat top left;
	
}
#middle-bar .login
{
	position:absolute;
	left:500px;
	top:14px;
	padding:2px 0px 10px 120px;
	height:68px;
	background:url('../images/login.png') no-repeat top left;
	
}
#content
{
	width:826px;
	margin:5px auto;

	
}
#info
{
	height:100px;
}
#info .welcome
{
	
	width:280px;

	margin-right:2px;
	padding:30px 10px 10px 2px;
	font-size:9px;
	background:url('../images/welcome_txt.png') no-repeat top left;
	float:left;
}
#info .so_simple
{
	float:left;
	width:524px;

	padding:38px 0px 0px 0px;
	background:url('../images/simple_txt.png') no-repeat top left;
}
#info .step-boxes
{
	width:514px;
	height:58px;
	padding:5px;
	background:url('../images/boxes.png') no-repeat top left;
}
#content .c-left
{
	width:520px;

	float:left;
}
#content .c-right
{
	width:300px;

	
	float:left;
}
#content .last-added
{
	background:url('../images/last_added.png') no-repeat;
	padding:40px 0px 5px 18px;
}
#content .categories
{
	background:url('../images/categories.png') no-repeat top left;
	padding:30px 5px 5px 5px;
}

.step-boxes .add_publication
{
	margin:5px 5px 5px 42px;
	float:left;
}
.step-boxes .add_publication a
{
	display:block;
	width:108px;
	height:40px;
	background:url('../images/add_adv.png') no-repeat;
}
.step-boxes .add_company
{
	margin:5px 50px 5px 15px;
	float:left;
}
.step-boxes .add_company a
{
	display:block;
	width:108px;
	height:40px;
	background:url('../images/add_company.png') no-repeat;
}
/*------------------------------------------------------*/
.nice-box
{
	background:url('../images/box.png') no-repeat;
	width:255px;
	height:81px;
	padding:5px 5px 0px 7px;
	font-size:9px;
}
.tbox-middle
{
	width:120px;
}


/*--------------------------------------*/

.menu-categories
{
	height:35px;
	background:url('../images/category_bar2.png') no-repeat;
}



