/*****************
** MANUFACTURE **
*****************/
#gallery
{
    margin: 0 auto;
    padding:0;
    display: block;
}
#gallery .contentpane
{
    margin-top: 3px;
}
.giTitle, .BreadCrumb a, .BreadCrumb
{
    color: black;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
}
.giTitle, .block-core-BreadCrumb
{
    color: black;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 35px;
}
.gbNavigator a, .gbNavigator a:visited, .gbNavigator a:active
{
    color: white !important;
    text-decoration: none !important;
}
#gsImageView img
{
    float: left;
    display: block;
}
.gbNavigator img
{
    border: 0;
}
.gbNavigator
{
    margin: 0;
    display: block;
    width: 640px;
    padding-top: 5px !important;
}
#gallery img
{
    margin: 0;
    padding:0;
    display: block;
}
.footer
{
    display: none;
}
.gbBlock
{
    border:0;
    margin:0;
    padding:0;
}
.gbBlock td
{
    padding:0;
    padding-right: 35px;
}
.block-core-BreadCrumb a, .block-core-BreadCrumb a:visited
{
    color: #B2B3B5 !important;
}
.gcBackground2
{
    background: none;
}
#gallery p
{
    margin:0;
    margin-top: 10px;
    margin-bottom: 20px;
    font-family: Helvetica, Arial, sans-serif;
}
.giDescription
{
    font-family: Helvetica, Arial, sans-serif;
}
p.giDescription
{
    margin:0 !important;
    font-size:12px;
}
.gbBreadCrumb strong
{
    color: #B2B3B5;
    /*font-weight: normal;*/
}


/**
 * Internet Explorer et consor
 */
.ie6 .block-core-Navigator
{
}
.ie .giThumbnail
{
	float: left;
	clear: both;
}

