/* ================================
    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;
}

.hSpacer
{
	width: 10px;
	height: 1px;
}

.vSpacer
{
	width: 1px;
	height: 10px;
}

.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;
}

.cols2
{
	float: left;
	width: 49%;
}

.cols3
{
	float: left;
	width: 32%;
}

.cols4
{
	float: left;
	width: 24%;
}

.cols5
{
	float: left;
	width: 19%;
}

.col200
{
	width: 200px;
	float: left;
}

.col300
{
	width: 200px;
	float: left;
}
