/***********************************************/
/* store.css                   				   */
/* Use only with store.asp                     */
/***********************************************/

#header{
	background-image: url(../../images/headers/store.jpg)
}

table{
	width: 100%;
}

th{
	background: #CCCCCC;
}

td{
}


/********************* end **********************/
