*
{
    padding: 0;
    margin: 0;
}

body
{
    font: normal 12px Helvetica, Arial, sans-serif;
    color: #0f2f84;
}

#restriction
{
    width: 790px;
}

#wrapper
{
    width: 805px;
    height: 800px;
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
    position: relative;
}

#productbanner
{
    height: 265px;
    width: 790px;
    padding-top: 16px;
}

#videoframe
{
    background: url('../images/videoframe.png') no-repeat;
    height: 253px;
    width: 224px;
    position: relative;
    left: 550px;
    padding: 7px 0 0 23px;
}

#videoholder
{
    background: transparent;
    height: 238px;
    width: 178px;
}

#pourtelecharger
{
    padding: 0 10px 10px 0;
    text-align: right;
    font-weight: bold;
    font-size: 15px;
}

#ou
{
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    padding: 8px 0;
}

#envoyez
{
    word-spacing: 1px
}

.product_divider
{
    position: static;
}

#product_divider_left
{
    width: 535px;
}

#product_divider_right
{
    width: 240px;
    float: right;
}

#screenshot
{
    border: 0;
}

#screenshot_container
{
    position: relative;
    width: 522;
    min-height: 160px;
}

#screenshot_next
{
    background:transparent url(http://media01.gameloft.com/layout/default/web/sitenew/images_site/next.jpg) no-repeat scroll 0 0;
    cursor: pointer;
    height:38px;
    position:absolute;
    right:50px;
    top:146px;
    width:38px;
}

#screenshot_next:hover
{
    background:transparent url(http://media01.gameloft.com/layout/default/web/sitenew/images_site/next.jpg) no-repeat scroll 0 -37px;
}

#screenshot_prev
{
    background:transparent url(http://media01.gameloft.com/layout/default/web/sitenew/images_site/previous.jpg) no-repeat scroll 0 0;
    cursor:pointer;
    height:38px;
    left:50px;
    position:absolute;
    top:146px;
    width:38px;
}

#screenshot_prev:hover
{
    background:transparent url(http://media01.gameloft.com/layout/default/web/sitenew/images_site/previous.jpg) no-repeat scroll 0 -37px;
}

.title_short
{
    background-image:url(http://media01.gameloft.com/layout/default/web/sitenew/images_site/tittle_bar_category.gif);/*falta*/
    display:block;
    height:21px;
    margin-bottom:10px;
    padding-left:6px;
    padding-top:6px;
    width:518px;
}

.text_generic_lightblue
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: #626262;
}

.boxHead
{
    width: 790px;
}

.boxForm {
    float: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.boxForm h2
{
    padding: 10px 0 0 0;
    text-align: center;
}

.text_generic_arial
{
    font-family: Arial;
    font-size: 13px;
    color: #616161;
}

.feature-ul
{
    padding: 0 10px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

.bullet
{
    background-image:url(http://media01.gameloft.com/layout/default/web/sitenew/images_site/bullet.gif);
    background-position:left center;
    padding-left:29px;
    padding-top:5px;
    background-repeat:no-repeat;
}

.social_box_top
{
    background:url(http://media01.gameloft.com/layout/default/web/sitenew/images_site/background_star.gif) repeat-x top;
    text-align:center;
    color:#626262;
    margin-bottom:10px;
    padding: 6px 0 4px 6px;
    display: block;
}

.social-box-bottom
{
    background:url(http://media01.gameloft.com/layout/default/web/sitenew/images_site/box-footer.gif) bottom repeat-x;
}

.text_generic_lightblue
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: #626262;
}

.social_link_div
{
    text-align: center;
    padding: 10px;
    cursor: pointer;
}

.text_generic_arial
{
    font-family: Arial;
    font-size: 13px;
    color: #616161;
}


.spacer
{
    clear:both;
}