/* @override http://localhost:8888/testwp/wp-content/themes/lucrativelove/pages.css */

#header {
	background: url(img/header2.jpg) no-repeat;
}
#buy_now {
	padding-top: 15px;
}
.littlebook{
	padding-left: 50px;
	margin-bottom: 5px;
}
.buttombuynow{
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: -10px;
}

.jqueryslidemenu{

text-transform: uppercase;
font: 13px/40px Arial; /* format text of the navigation bar in the pages */
color: #fff;
height: 39px;
background: url(img/bgnav.jpg) repeat-x 0 bottom;
font-weight: bold;
width: 100%;
}
.jqueryslidemenu ul li a{
display: block;
padding-right: 35px;
padding-left: 35px;

}

