/********************************************************/
/*  Stoneshoroom Cascade Style Sheet                    */
/***--------------------------------------------------***/
/*  Copyright by                                        */
/*  Stone Showroom                                      */
/***--------------------------------------------------***/
/*  http://www.matpatnik.com                            */
/*  Writen By: Mathieu Gendreau                         */
/*  Released: Mars 21, 2006                             */
/***--------------------------------------------------***/
/*  Modified By: Mathieu Gendreau                       */
/*  Last Update: February 23, 2010                      */
/********************************************************/

caption
{
	font-size:larger;
	font-weight:bold;
}

th, td
{
	background-color:#FFFFFF;
	border:1px solid #000000;
	padding:5px;
	vertical-align:top;
}
