div#wrapper {background:#fff url(../images/store/bg.jpg) no-repeat;}

h2#title{background:url(../images/store/my_store.gif) no-repeat;}

p {
	font:12px/15px "Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#87857f;
}

p b,
p strong {
	font:bold 13px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#a8a07e;
}

div#content p {margin-top:9px;}

div#content ul li {list-style-type:none; }

div#content ul li#sexy_downloads {
	border-top:1px dashed #e2e1e0;
	padding-top:20px;
}

div#content ul li#sexy_products {margin-bottom:16px;}

div#content ul li h3 {margin:16px 0 15px 0;}

div#content ul li#sexy_products h3 {
	width:124px;
	height:14px;
	background:url(../images/store/sexy_products.gif) no-repeat;
}

div#content ul li#sexy_downloads h3 {
	width:150px;
	height:14px;
	background:url(../images/store/sexy_downloads.gif) no-repeat;
}

ul li p {
	font:normal 12px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#87857f;
	margin:0;
}

p#from_my_private_collection {
	width:350px;
	height:62px;
	background: url(../images/store/from_my_private_collection.gif) no-repeat;
}

div#content p.see_more {
	width:79px;
	height:11px;
	background:url(../images/store/see_more.gif) no-repeat;
	margin-top:20px;
}

div#content p.see_more a {
	display:block;
	width:100%;
	height:100%;
}