.home {
	
}

.home .home-left,
.home .home-right {
	float: left;
	width: 450px;	/* 460 - PL - PR */
	padding: 5px;
	border: 1px solid #c3c3ac;
}
.home .home-right {
	float: right;
}


.home div.content-top {
	background: #ebe9ed;
}
.home div.content-top div.image {
	height: 175px;
}
.home div.content-top div.image img {
	float: left;
}
.home div.content-top div.text {
	padding: 0.5em 1em;
}


.home div.departments {
	clear: both;
	margin-top: 5px;
}
.home div.departments h2 {
	font-size: 90%;
	color: #8414d3;
}
.home div.departments a.search {
	float: right;
	font-size: 90%;
	color: #2c6173;
}
.home div.departments ul {
	list-style-type: none;
	margin-top: 1em;
}
.home div.departments ul li {
	float: left;
	margin: 0;
	width: 140px;
	padding-left: 7px;
}
.home div.departments ul li a.image {
	display: block;
	height: 60px;
}
.home div.departments ul li a.image img {
	float: left;
}
.home div.departments ul li a.title {
	display: block;
	height: 19px;	/* 23 */
	padding-top: 4px;
	color: #fff;
	font-size: 90%;
	text-transform: lowercase;
	text-align: center;
	background: #8414d3;
	text-decoration: none;
	margin-bottom: 1em;
}


.home div.notificator {
	clear: both;
	margin-top: 5px;
	background: #ebe9ed;
	padding: 0 5px 10px 5px;
}
.home div.notificator h2 {
	float: left;
	color: #8414d3;
	font-size: 150%;
	font-family: "Trebuchet MS", sans-serif;
	padding: 10px 0 5px 0;
}
.home div.notificator div.content {
	clear: both;
	font-size: 90%;
	font-family: "Trebuchet MS", sans-serif;
}
.home div.notificator form {
	margin-top: 1em;
}
.home div.notificator form dl {
	font-size: 90%;
}
.home div.notificator form dl dt {
	margin: 0;
	font-weight: normal;
	clear: both;
	float: left;
	width: 130px;
}
.home div.notificator form dl dd {
	margin: 0 0 5px 140px;
}
.home div.notificator form dl dd p.error {
	padding-bottom: 1em;
}
#notificator_form_dd_education_level {
	clear: both;
	float: left;
	margin-left: 0;
}
#notificator_form_dd_department {
	margin-left: 174px;
}
#notificator_form_dd_education_level select,
#notificator_form_dd_department select {
	width: 170px;
}
.home div.notificator form dl dd input.text {
	width: 200px;
}
#notificator_form_dd_top {
	clear: both;
	margin-left: 0;
	width: 200px;
}
.home div.notificator form dl dd ul.checkbox li {
	margin: 0;
}
.home div.notificator form dd ul {
	width: 260px !important;
}
.home div.notificator form ul.submits {
	position: absolute;
	margin: -35px 0 0 274px;
}
.home div.notificator form ul.submits li input.button {
	background-image: url('/dsg/submit-button-gray-background.gif');
	padding-bottom: 5px;
}


.home div.home-login {
	clear: both;
	margin-top: 10px;
}
.home div.home-login a.button {
	display: block; 
	float: left;
	background: url('/dsg/submit-red-button.gif') no-repeat top left;
	width: 131px;
	height: 68px;	/* 90 */
	padding-top: 22px;
	text-align: center;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 150%;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
.home div.home-login a.button:hover {
	padding-left: 2px;
}
.home div.home-login div.content {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #ff4203;
	margin-left: 150px;
	line-height: 1.7em;
}
.home div.home-login a.list {
	display: block; 
	clear: both;
	font-size: 90%;
	margin-left: 8px;
}

.home div.gray-content {
	clear: both;
	margin-top: 7px;
	color: #fff;
	background: #959595;
	padding: 5px;
	font-size: 90%;
}

.home div.banners-bottom {
	clear: both;
	background: #ebe9ed;
	padding: 2em 0 0 0;
}
.home div.banners-bottom ul {
	list-style-type: none;
}
.home div.banners-bottom ul li {
	float: left;
	margin: 0 0 16px 16px;
	width: 200px;
	height: 100px;
	text-align: center;
}