/* colours


D grey/Text: #636466
M grey: #818285
L grey:	#b2b3b6
XL grey: #e7e7e8

Red: #b61b30


*/


body {
	margin: 0px;
}


td,th,p {
	font-family: 'Lato', sans-serif;
	color: #636466;
	font-weight: 300;
	text-align: left;
}

td,th {
	height: 0px;
}

b {
	font-weight: 400;
}



.center {
	text-align: center;
}

.right {
	text-align: right;
}


/*   BIG FEED stuff starts   */

#big {
	width: 460px;
}

#big .share_price {
	font-size: 24px;
	font-weight: 400;
	margin-top: -7px;
	margin-bottom: -2px;
}

#big .date {
	font-size: 16px;
	font-weight: 300;
	margin-top: 0px;
	margin-bottom: -2px;
}

#big .as_at {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 2px;
}


#big .price {
	font-size: 56px;
	color: #b61b30;
	text-align: center;
	margin-top: -0px;
	margin-bottom: -6px;
}

#big img {
	width: 32px;
	height: 32px;
	text-align: center;
	margin-top: -8px;
	margin-bottom: 4px;
}

#big .move {
	font-size: 15px;
	color: #b61b30;
	text-align: center;
	margin-top: 3px;
	margin-bottom: -6px;
}

/*   BIG FEED stuff ends   */

/*   SMALL FEED stuff starts   */

#small {
	width: 400px;
}


#small .share_price {
	font-size: 13px;
	font-weight: 400;
	margin-top: -4px;
	margin-bottom: -0px;
}

#small .date {
	font-size: 10px;
	font-weight: 300;
	margin-top: -2px;
	margin-bottom: 0px;
}

#small .as_at {
	font-size: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#small .price {
	font-size: 30px;
	color: #b61b30;
	text-align: center;
	margin-top: -6px;
	margin-bottom: 0px;
}

#small img {
	width: 16px;
	height: 16px;
	text-align: right;
	margin-top: -4px;
	margin-bottom: 0px;
}

#small .move {
	font-size: 15px;
	color: #b61b30;
	text-align: right;
	margin-top: 0x;
	margin-bottom: 4px;
}

/*   SMALL FEED stuff ends   */

.poweredby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
	text-align: right;
	padding-right: 0px;
	padding-top: 4px;
	letter-spacing: 2px;
	height: 0px;
}

a.powered:link, a.powered:visited {
	color: #666666;
	font-size: 8px;
	text-decoration: none;
	font-weight: 400;
}

a.powered:hover, a.powered:active {
	color: #999999;
	font-size: 8px;
	text-decoration: none;
	font-weight: 400;
}

















