﻿.SplashContainer{
	width:845px; height: 289px; display:block; margin-top:10px;
}
.SplashLeft{
	float:left; width:309px; height: 289px;
}
.SplashRight{
	float:left; width:536px; height: 289px; background-image:url('images/splash_image.jpg');
}
.DefaultContentContainer{
	padding-top:20px;
}
.DefaultContentLeft{
	float:left; width:500px;
}
.DefaultContentRight{
	float:right; width:320px; text-align:left;
}
.DefaultRegisterImage{
	float:left; width:80px;
}
.DefaultRegisterText{
	float:left; padding-left:20px; width:220px;
}