/* ================================
    thunder::tech Setup Stylesheet
   ================================ */

a img
{
	border: 0px;
}

* { text-shadow: 0 0 0 #000; }

textarea
{
	resize: none;
}

.clearer
{
	clear: both;
	line-height: 0px;
	font-size: 0px;
	width: 0px;
	height: 0px;
}

h1, h2, h3, h4, h5, h6, p, form
{
	margin: 0px;
	padding: 0px;
}

.flattened
{
	line-height: 0px;
	font-size: 0px;
}

.to10
{
	font-size: 10px;
	line-height: 10px;
}

.to20
{
	font-size: 20px;
	line-height: 20px;
}

.spacer
{
	width: 10px;
	height: 1px;
}

.noPlugin
{
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	font-style: normal;
	font-weight: normal;
}

.noPlugin a
{
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background: none;
	text-decoration: underline;
	color: #0000ff;
	font-weight: normal;
	font-style: normal;
}
