/*-------------------------------------------------------------------
[Master Stylesheet]
Copyright:		Chillingo 2009
-------------------------------------------------------------------*/
@import "reset.css";
@import "shell.css";
@import "layout.css";
@import "typography.css";

.redAlert {color: #A51515; font-weight: bold; font-size: 16px; text-decoration: none; }
.byRedText {color: #990000; font-weight: normal; font-size: 13px; text-decoration: none; }
