html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border 					: 0;
	font-weight			: normal;
	font-style			: inherit; 
	font-size				: 100%;
	margin 					: 0;
	padding 				: 0;
	text-align			: left;
}
body{
	font						: 62.5%/1.5 Verdana, Geneva, sans-serif;
}
h1,h2,h3,h4,h5,h6{
color:#000;	
}
th{
text-align				: left;	
}

html,body{
height						: 100%;
}
a img, :link img, 
:visited img {
	border 					: 0;
}
a {
	outline 				: none;
	line-height			: 1.2; 
	text-decoration	: none;
	color						: #003399;
}

a:hover{
	text-decoration	: none;	
}

table {
	border-collapse : collapse;
	border-spacing 	: 0;
}
ol, ul, li {
	list-style 			: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content 				: "";
}
.removed {
	display 				: block;
	text-indent 			: -200em;
	overflow				: hidden;
}

.hidden {
	position 				: absolute;
	left 					: -200em;
	top						: 0;
}

.clear {
	clear 					: both;
	display					: block;
	height					: 0;
	line-height				: 0;
}

hr {
	display 				: none;
}

strong {
	font-weight 		: bold;
}

.cursor{
cursor						: pointer;	
}

.text-box{
border							: 1px solid #727272 ;
border-top-color		: #727272;
border-left-color		: #b5b5b5;
border-bottom-color		: #dadada;
border-right-color		: #b5b5b5;
padding							: 2px;
}
img{
vertical-align		: bottom;
}

em{
	font-style			: italic;	
	}
	
code{
font-family:"Courier New", Courier, monospace;	
}

.tabs:after,
ul.share-gallery-img:after{
content:'';
clear:both;
display:block;
}

