﻿/************************************************************************************************************	
	Version.aspx
************************************************************************************************************/

#divVersionPage {margin: 5px;}
    #divSubTitle {position: relative; font-family: 'LetterGothicStdMedium'; font-size: 21px; color: #E10019; margin-bottom: 13px;}
    #divSubInfo {position: relative; font-family: Arial; font-size: 14px; color: Black; margin-bottom: 13px;}
    #divVersion_Main {position: relative;}
        #divVersion_Infos {position: relative; width: 100%; height: 360px; overflow: auto;}
            #divVersionTitle {position: relative; width: 95%; font-weight: bold; margin-top: 20px;}
            #divVersionItem {position: relative; width: 95%; padding-left: 30px;}
            #divVersionItem[isAlternate="true"] {background-image: url('../../../images/SIA2011/RowBackground.png');}
        #divVersion_Rights {position: absolute; color: #E10019; bottom: 0px; width: 98%; text-align: center; background-color: #efefef; padding: 5px 0px 5px 0px;}
