

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Text meant only for screen readers */
.screen-reader-text {
	left: auto;
	text-indent:-9000px;
	overflow:hidden;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}

strong, label {
font-family:"Lucida Grande",Helvetica,Arial,sans-serif;
}
.clogin {
font-family:'Lucida Grande','Lucida Sans Unicode',Tahoma,Arial,san-serif;

}

code, pre {
background:none repeat scroll 0 0 #F7F7F7;
border:1px dotted #CCCCCC;
color:#666666;
font:13px/25px Arial,Verdana,sans-serif;
overflow:auto;
padding:15px;
}


blockquote {
background:none repeat scroll 0 0 #fefefe;
border:1px dotted #CCCCCC;
color:#666;
overflow:auto;
padding:20px;

}

