h3 {
	margin-top: 5px;

}
#box #boxtop {
    height: 300px;
    width: 760px;
}
#box {
    height: 500px;
    width: 760px;
    background-image: url(../img/box_bg.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
#box #boxtop #myfaceimg {
    height: 300px;
    width: 300px;
    float: left;
}
#box #boxtop #myfacemenu {
    height: 300px;
    width: 440px;
    float: left;
    background-image: url(../img/menu1.gif);
    background-repeat: no-repeat;
}




#box #boxtop #myfaceimg #myfaceimg2 img {
    height: 220px;
    width: 220px;
    margin-top: 45px;
    margin-left: 45px;
    margin-right: auto;
    margin-bottom: auto;
}
#box #boxbottom #itembox {
    float: left;
    width: 650px;
    background-color: #CCD9DF;
    height: 170px;
}
#box #boxbottom {
    height: 170px;
    width: 700px;
    margin-right: 30px;
    margin-left: 30px;
    margin-top: 20px;
}
#box #boxbottom #backpage {
    float: left;
    height: 170px;
    width: 25px;
    background-color: #003333;
    background-image: url(../img/back_bt.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
#box #boxbottom #backpage a {
    float: left;
    height: 170px;
    width: 25px;
    background-color: #003333;
    background-image: url(../img/back_bt.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    text-indent: -9999px;
}

#box #boxbottom #nextpage {
    float: left;
    height: 170px;
    width: 25px;
    background-color: #003333;
    background-image: url(../img/next_bt.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    text-indent: -9999px;
}

#box #boxbottom #nextpage a{
    float: left;
    height: 170px;
    width: 25px;
    background-color: #003333;
    background-image: url(../img/next_bt.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}




#box #boxbottom #itembox .closet_icon {
    margin: 3px;
    padding: 5px;
    float: left;

    background-color: #FFFFFF;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #999999;
    border-left-color: #999999;
    text-align: center;
    list-style-type: none;
}

#box #boxbottom #itembox .closet_icon img {
    padding: 0px;
    height: 50px;
    width: 50px;
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
    list-style-type: none;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}


#box #boxbottom #itembox .closet_icon  a{
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    
 
}

#box #boxbottom #itembox .parts_icon {
    margin: 3px;
    padding: 2px;
    float: left;
    height: 130px;
    width: 120px;
    background-color: #FFFFFF;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #999999;
    border-left-color: #999999;
    text-align: center;
    list-style-type: none;
}

#box #boxbottom #itembox .parts_icon img {
    padding: 0px;
    height: 100px;
    width: 100px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    list-style-type: none;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
#box #boxbottom #itembox .parts_icon  a{
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    
 
}
#box #boxbottom #itembox .parts_icon  a:hover{
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    right: -1px;
    bottom: -1px; 
}

#box #boxtop #myfacemenu #myfacemenu1 img {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
#box #boxtop #myfaceimg #dl {
	text-align: right;
	margin-right: 35px;
	margin-top: 5px;
}

