/*
    Document   : main
    Created on : 29.09.2009, 17:19:43
    Author     : bitcreator
    Description:
        Purpose of the stylesheet follows.
*/
img {border: 0px;}


/** ----------------------------------------- GALLERY ---------------------------------------- **/
#tabs {
    position:relative;
    overflow:hidden;
	width: 100%;
}
#tabs tr {
    width:9999px;
}
.tab-holder {
    width:100%;
    overflow:hidden;
}
/** ----------------------------------------- GALLERY ---------------------------------------- **/
