div#search-bar div#wallpaper-products div.split {
	width:42em;
}

div#search-bar div#my-wall a.edit {
	width: 5.1em;
	height: 2.2em;	
	background: transparent url(../images/buttons/edit_button.gif) no-repeat scroll right top;
}

div#search-bar div#my-wall a.edit:hover {
	background-image: url('../images/buttons/edit_button_rollover.gif');
}

body.rooms a.edit-room {  
	background-image: url(../images/buttons/edit_button.gif);
	width: 5.1em;
	height: 2.2em;
}

body.rooms a.edit-room:hover {  
	background-image: url(../images/buttons/edit_button_rollover.gif);
}

div.search-pager div.button a.next,
div.search-pager div.button a.prev {
	font-size: 1.2em;
}

.stock-check {
	margin-top: 10px;
}

.stock-check #amount-to-check {
	width: 30px;
}

#content .stock-check p {
	margin: 4px;
	height: 15px;
	_height: 15px;
}

div#header div#info p.time span {
	font-size: 9px;	
}

div#header div#info p {
	right: 4.5em;
}

div#search-bar #wallpaper-products .menu-link,
div#search-bar #wallart-products .menu-link {
	padding-left: 1em;
}
