.welcome {
	width: 251px;
	height: 150px;
	overflow: hidden;
}
	
.welcomeTitle {
	height: 30px;
	padding-left: 10px;
	border-bottom: 1px solid #e8e8e8;
}

.welcomeText {
	height: 120px;
	padding-left: 10px;
	padding-top: 10px;
}
	
.highlights {
	width: 251px;
	margin-top: 30px;
}

.blueboxTop {
	background: url('../../images/common/top_bluebox.jpg') no-repeat;
	width: 251px;
	height: 10px;
}

.highlightsTitle {
	height: 30px;
	background-color: #f1f9fc;
	padding-left: 10px;
}

.hightlightsText {
	background-color: #f1f9fc;
	min-height: 125px;
	padding-left: 10px;
	padding-right: 10px;
}

.hightlightsText h1{
	padding: 0;
	margin: 0 0 10px 0;	
}

.hightlightsText p,
.welcomeText p{
	padding: 0;
	margin: 0;	
}
	
.blueboxBottom {
	background: url('../../images/common/bottom_bluebox.jpg') no-repeat;
	width: 338px;
	height: 10px;
}
	
.middleContent {
	width: 338px;
	margin-left:20px;
	float: left;
}

.themes {
	width: 338px;
	height: 150px;
}
	
.themesTitle {
	height: 30px;
	border-bottom: 1px solid #e8e8e8;
	padding-left: 10px;
}

.news {
	width: 338px;
	margin-top: 30px;
}

.grayboxTop {
	background: url('../../images/templates/gray_border_top_box.gif') no-repeat;
	width: 338px;
	height: 13px;
}

.newsTitle {
	height: 30px;
	padding: 0px 0px 0px 10px;
	border-right: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
}

.newsItem {
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
}

.grayboxBottom {
	background: url('../../images/templates/gray_border_bottom_box.gif') no-repeat;
	width: 338px;
	height: 13px;
}
	
.rightContent {
	width: 338px;
	margin-left:20px;
	float: left;
}
	
.themes ul {
	margin: 0px;
	padding: 0px;
	width: 338px;
	list-style-type: none;
}

.themes ul li {
	height: 22px;
	padding-top: 8px;
	border-bottom: 1px solid #e8e8e8;
	padding-left: 8px;
}
	
.themes ul li img {
	float: left;
	margin-top: -7px;
	padding: 0px;
}

.diary {
	width: 338px;
	margin-top: 30px;
}
