/* Tip Excelo */
/**
*   @version $Id: tipEx.css 38 2008-04-10 14:20:11Z paulinad $
*/
.tipsGal-Outer {
	width: 204px;
	background-image: url( '/images/default/bg_snapshot.gif' );
	background-position: top left;
	background-repeat: repeat;
	text-align: left;
}

.tipsGal-Inner1 {
	padding: 6px;
}

.tipsGal-Inner2 {
	padding: 4px;
	border: 1px solid #d1d2b3;
	background-color: #ffffff;
}

.tipsGal-TitleContainer {
	text-align: center;
}

.tipsGal-ImageContainer {
	text-align: center;
}

.tipsGal-Image {
	border: 1px solid #d1d2b3;
}

.tipsGal-StripeBg {
	background-image: url( '/images/default/bg_chart_2.jpg' );
}

.tipsGal-t3 {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.tipsGal-t9 {
	font-size: 9px;
	color: #c3c1b7;
	font-weight: normal;
}

.tipsGal-t01 {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.tipsGal-a5 {
	font-size: 10px;
	color: #b01d00;/*#9b7a18;*/
	font-weight: normal;
	text-decoration: none;
}

.tipsGal-a7 {
	font-size: 12px;
	font-weight: bold;
	color: #b01d00;/*#9b7a18;*/
	text-decoration: none;
}
