/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file 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.
*/

#myGallery {
margin-bottom:35px;
} 

.width-760 .col-full { width:800px; }
.width-760 #wrapper { width:800px; margin-left:auto; margin-right:auto; }

.two-col-left-760 #main-sidebar-container #main { width:480px; }
.two-col-left-760 #main-sidebar-container #sidebar { width:290px; }

.nav li ul  { background: #FFF; position: absolute; left: -999em; width: 185px; border: 1px solid #dbdbdb; border-width:1px 1px 0; z-index:999; }
.nav li ul li a  { width:185px; color:#555; font-size:0.8em; line-height:18px; }

.buttons_mainpage {
	background-image: url("images/submit_5.jpg");
	background-repeat: no-repeat;
	margin: 0px 100px 0px 0px;
	padding: 0px;
	float: left;
	height: 52px;
	width: 121px;
	border: 0 none;
	cursor: pointer;
}

