body {
	padding:0px;
	margin:0px;
	font:10px Arial, Helvetica, sans-serif;
	line-height:12px;
	color:#4e4e4e;
	text-align:left;
	}
	
img {border:0px}

.clearfix {clear:both}

#error {
	color:#f42c39;
	font-size:12px;
	}

a {
	color:#f42c39;
	text-decoration:none;
	}

a:hover {
	color:#f42c39;
	text-decoration:underline;
	}

#container {width:1024px}

#leftSide {
	width:518px;
	float:left;
	}
	
#leftContent {
	width:468px;
	margin-left:20px
	}

#rightSide {
	width:506px;
	float:left;
	}

#rightContent {
	width:468px;
	margin-left:25px
	}
	
.dkGreyTitle {
	font-size:18px;
	line-height:22px;
	color:#656565;
	font-weight:bold
	}

.ltGreyTitle {
	font-size:18px;
	line-height:22px;
	color:#c7c7c7;
	font-weight:bold
	}
	
.dateDarkG {
	font-size:14px;
	line-height:22px;
	color:#4e4e4e;
	font-weight:bold
	}
	
.dateLightG {
	font-size:14px;
	line-height:22px;
	color:#c7c7c7;
	font-weight:bold
	}
	
.dateBrown {
	font-size:14px;
	line-height:22px;
	color:#ad6444;
	font-weight:bold
	}
