@CHARSET "utf-8";

#data #box                        {margin-bottom:        10px;
	                                 padding:              10px 5px 10px 5px;
	                                 text-align:           center;}

#data h2                          {margin-bottom:        15px;       
	                                 padding:              3px 10px 3px 10px;
	                                 background-color:     #d9d9d9;
	                                 word-spacing:         normal;
	                                 font-weight:          bold;
                                   line-height:          normal;}

#data h3                          {margin-top:           0px;       
	                                 padding:              3px 10px 3px 10px;
	                                 background-color:     #d9d9d9;
	                                 word-spacing:         normal;
	                                 font-size:            1.0em;
	                                 font-weight:          normal;
                                   line-height:          normal;}

.g_table                          {margin:               auto;}

.g_txtl                           {padding-right:        8px;}

.g_txtr                           {padding-left:         8px;}

.g_txtl,
.g_txtr                           {text-align:           center;
                                   vertical-align:       middle;
                                   font-size:            16px;
                                   font-weight:          bold;
                                   font-family:          Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;}

.g_txtl a,
.g_txtr a                         {text-decoration:      none;}

.g_txtl a:focus,
.g_txtr a:focus                   {outline-style:        none;}

.g_txtl .g_info,
.g_txtr .g_info                   {font-weight:          normal;
                                   font-size:            10px;}

.g_img                            {width:                320px;
                                   height:               320px;
                                   text-align:           center;
                                   vertical-align:       middle;}

.g_img img                        {border-style:         solid;
                                   border-width:         1px;
                                   border-color:         #cccccc;}                                   
                                   
.g_img .g_photobox                {position:             relative;
                                   height:               320px;
                                   overflow:             hidden;
                                   background-position:  center center;
                                   background-repeat:    no-repeat;}

.g_img .g_photobox .g_photo       {position:             absolute;
                                   left:                 0px;
                                   top:                  0px;
                                   width:                320px;
                                   height:               320px;}

.g_img .g_photobox .g_photo td    {width:                320px;
                                   height:               320px;
	                                 text-align:           center;
                                   vertical-align:       middle;}
                                   
.g_reference                      {margin-top:           15px;
                                   padding:              5px 0px 6px 0px;
	                                 border-top-style:     solid;
                                   border-top-width:     2px;
                                   border-top-color:     #d9d9d9;}
                                   
.g_reference a                    {text-decoration:      none;}                                   
