@media screen, projection {

/* @group clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix { 
	display: block; 
}
.clear {
	clear: both;
}

/* @end */

/* @group content */
img.headerImg {
	position: relative;
	left: -71px;
	top: -47px;
}
div.imgText {
	float: left;
	margin-right: 50px;
}
div.imgText img {
	float: left;
	margin: 4px 10px 10px 0;
}
#content ul {
	margin-bottom: 1em;
}
#content h2 {
	margin: 0 0 0.5em 0;
}
.columnLeft {
	width: 300px;
	float: left;
	margin-right: 20px;
}
#content img.imgLeft {
    float: left;
    margin: 2px 10px 10px 0;
}
#content img.imgRight {
    float: right;
    margin: 2px 0 10px 10px;
}
/* @end */

/* @group forms */
label {
	display: block;
}

textarea#ContentBody {
	width: 600px;
	height: 400px;
}

a.button,
button {
	height: 21px;
	padding-left: 14px;
	padding-right: 10px;
	padding-bottom: 2px;
	border: none;
	color: #fff;
	font-weight: normal;
	background: transparent url(../img/basic/button_bg.png) no-repeat top left;
}
/* @end */

/* @group tables */
td {
	padding: 2px;
}
/* @end */

/* @group prettyphoto */
} 
/* @end */

}

