@CHARSET "UTF-8";


a img {
	border: 0px solid #fff;
}

.content h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	padding-top: 0px;
}

.content img {
	margin-top: 5px;
}

/******************************************
*	Template 1 & 5
*******************************************/

.template1 .left{
	width: 528px;
}

.template1 .right {
	display: none;
}

.template5 .left {
	width: 528px;
}

.template5 .right {
	display: none;
}

/******************************************
*	Template 2 & 4
*******************************************/

.template2 .left {
	width: 252px;
	float: left;
}

.template2 .right {
	width: 252px;
	float: right;
}

.template4 .left {
	width: 252px;
	float: left;
}

.template4 .right {
	width: 252px;
	float: right;
}

/******************************************
*	Template 3 & 6
*******************************************/
.template3 .left {
	width: 328px;
	float: left;
}

.template3 .right {
	width: 176px;	
	float: right;
}


.template6 .left {
	width: 176px;
	float: left;
}

.template6 .right {
	width: 328px;	
	float: right;
}

/******************************************
*	Template 7 & 8
*******************************************/
.template7 .left {
	width: 176px;
	float: left;
}

.template7 .right {
	width: 328px;	
	float: right;
}

.template8 .left {
	width: 328px;
	float: left;
}

.template8 .right {
	width: 176px;	
	float: right;
}


/******************************************
*	Template 9 & 10
*******************************************/
.template9 .left {
	width: 252px;
	float: left;
}

.template9 .right {
	width: 252px;	
	float: right;
}

.template10 .left {
	width: 252px;
	float: left;
}

.template10 .right {
	width: 252px;	
	float: right;
}

/******************************************
*	Template 11
*******************************************/
.template11 {
	margin: -10px 0px -15px 0px;
	
	
}



