#div-content {
background-attachment:scroll;
background-image:url(../images/products_box.png);
background-repeat:no-repeat;
height:634px;
margin-left:auto;
margin-right:auto;
position:relative;
width:772px;
}


#div-content #header-product-gallery{
height:80px;
position:relative;
width:auto;
}
#div-content #header-product-gallery h1{
color:white;
float:left;
left:270px;
margin:0;
padding:0;
position:relative;
top:18px;
width:270px;
}

#div-content #header-product-gallery #wheretobuy-alink{http://127.0.0.1/latest_moxiegirlz2/?section=moxieproductgallery&category=dolls
color:#FFFFFF;
float:right;
font-size:20px;
font-weight:bold;
position:relative;
right:18px;
text-decoration:none;
top:32px;
}


.gallery {
color:#000033;
font-weight:bold;
margin:0 auto;
position:relative;
text-align:center;
}

.gallery .galleryimg {
filter:alpha(opacity=100);
background-image:url(../images/main_box.jpg);
display:block;
height:528px;
margin:0 auto;
opacity:1;
position:relative;
top:10px;
width:665px;
z-index:1;
}

.gallery #img-gallery{
	position:relative;
	top:37px;
}

.gallery .larrow {
    position: absolute;
    top: 230px;
    left: 18px;
    display: block;
    width: 18px;
    height: 35px;
    z-index: 2;
	padding:0;
}

.gallery a.larrow-link {
    display: block;
    width: 18px;
    height: 35px;
    background: url('../images/arrow_left.png') 0px 0px no-repeat;
    text-decoration: none;
    z-index: 2;
	padding: 0;
}

.gallery a:hover.larrow-link {
    background-position: -18px 0px;
}

.gallery .rarrow {
    position: absolute;
    top: 230px;
    left: 736px;
    z-index: 2;
    display: block;
    width: 18px;
    height: 35px;
}

.gallery a.rarrow-link {
    width: 18px;
    height: 35px;
    background: url('../images/arrow_right.png') 0px 0px no-repeat;
    text-decoration: none;
    z-index: 2;
    display: block;
}

.gallery a:hover.rarrow-link {
    background-position: -18px 0px;
}

.imgcaption {
    position: absolute;
    top: 540px;
    left: 0px;
    width: 772px;
    text-align: center;
    color: rgb(193,47,148);
    font-weight: bold;
    z-index:3;
}

.it_wherebuy{
	position:absolute;
	left:160px;
	top:68px;
	width:275px;
	font-size:14px;
	text-align:center;
	
}
