/* ------------------------------------------------------------ */
/* Element Formatting */
/* ------------------------------------------------------------ */

/* ----- Wide Message ----- */

.Content-Wide.Wide-Message{
	border: 1px solid #DEDEDE;
}

.Content-Wide.Wide-Message p{
	font-weight: bold;
}

/* ----- Wide Error ----- */

.Content-Wide.Wide-Error{
	border: 1px solid red;
	width:761px;
	margin-right: 10px;
}

.Content-Wide.Wide-Error h1{
	color: #ff0000;
}

.Content-Wide.Wide-Error p{
	font-weight: bold;
}

/* ----- Wide ATC ----- */

.Content-Wide.Wide-ATC table{
	width: 100%;
}

.Content-Wide.Wide-ATC table td.Column-Image{
	width: 150px;
}

.Content-Wide.Wide-ATC table td{
	vertical-align: top;
        max-width: 330px;
}

.Content-Wide.Wide-ATC img{
	width: 96px;
}

/* ------------------------------------------------------------ */
/* Elements Colours */
/* ------------------------------------------------------------ */

/* ------------------------------------------------------------ */
/* Font Formatting */
/* ------------------------------------------------------------ */
