/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#working-with {
	position: absolute;
	top: 190px;
	margin: 0px 0px 0px 710px;
	width: 300px;
	height: 200px;
	background: url('images/bg_workingwith.png') no-repeat;
	z-index: 9;
}

#working-with div {
	padding: 30px 20px 0px 30px;
}