/*---------------------TEMPLATE 1 (2 COLUMNS)-----------------------*/

#tpl1_col1 {
	margin-top: 0px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 510px;
}

#tpl1_col2 {
	margin-top: 0px;
	position: absolute;
	right: 543px;
	top: 0px;
	width: 190px;
	text-align:right;
	height: 526px;
}

div.tpl1_inCol1 {
	margin-top: 0px;
}

div.tpl1_inCol2 {
	margin-top: 0px;
}

/*---------------------TEMPLATE 2 (1 COLUMN)-----------------------*/

#tpl2_col1 {
	margin-top: 0px;
	position: absolute;
	right: 10px;
	top: 0px;
	width: 730px;
}

div.tpl2_inCol1 {
	margin-top: 0px;
}
#tpl2_col2 {
	margin-top: 0px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 730px;
}
#tpl2_col3 {
	margin-top: 0px;
	position: absolute;
	right: 10px;
	top: 0px;
	width: 730px;
}
