/*********************************************
 *	AUTHOR: Rubens Daniel Mariuzzo de la Cruz
 *	DATE:	02-April-2007
 *	DESC:	Stylesheet for templates defined
 *			for Andin.com
*********************************************/

/* Left(text, image) Right(image) */
.t1{
	margin:0px 20px 0px 20px;
}
.t1 .headings{
	padding-top:30px;
	height:30px;
}

.t2{
	margin:0px 20px 0px 20px;
}
.t2 .headings{
	font-size:13px;
}
.t2 .headings .selected{
	color:#000;
	font-weight:bold;
}

.t3{
	margin:0;
}
.t3 .headings{
	font-size:13px;
}
.t3 .headings .selected{
	color:#000;
	font-weight:bold;
}
.t3 .sub-headings{}
.t3 .date{
	font-size:40px;	/* CSS hack? that is 27px of height */
	font-size-adjust:
}
