/*  
---------------------------------------

Title: CONTACT LENS ASSOCIATES
Author: MIS, Inc. (http://www.yourmis.com/)
Date: Jan. 2011

---------------------------------------*/


/*  Reset
------------------------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}

q {
	quotes: none;
}

q:before, q:after {
	content: "";
	content: none;
}

a, ins, del {
	text-decoration: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

th, td {
	vertical-align: top;
}

th {
	text-align: left;
}