.container
{
	width:1042px;
	margin-top:27px;
	_overflow:hidden;/*фикс для IE6*/
	zoom:1;/*включаем hasLayout*/
	*display:inline;/*при hasLayout true display:inline ведёт себя как display:inline-block*/
	text-align:left;
}

.column_left
{
	width:238px;
	float:left;
	display:inline;
}
.title
{
	padding-bottom:12px;
}
.service_items
{
	padding-top:8px;
	padding-bottom:8px;
	background:url(/templates/homepage/images/separator.jpg) no-repeat bottom left;
	background-color:#f2f2f2;
}
.service_items_last
{
	padding-top:8px;
	padding-bottom:8px;
	background-color:#f2f2f2;
}
.about
{
	margin-top:30px;
}
.majors
{
	margin-top:34px;
}
.major_pic
{
	width:64px;
	height:64px;
	padding-left:5px;
	padding-right:8px;
	float:left;
	display:inline;
}
.major_desc
{
	float:left;
	display:inline;
}
.major_name, .major_category
{
	width:158px;
}
.appointment
{
	margin-top:12px;
}
.appointment a
{
	display:block;
	width:159px;
	height:43px;
	line-height:43px;
	background:url(/templates/homepage/images/appointment.png) no-repeat top left;
	padding-left:40px;
}
.all_majors, .all_news, .all_responses, .all_articles
{
	margin-top:14px;
	margin-bottom:24px;
}

.column_center
{
	padding-left:19px;
}

.news
{
	
}
.news_header, .news_text
{
	margin-top:14px;
}

.news_header a {
	text-transform: uppercase;
}

.subscribe_news div
{
	float:left;
	display:inline;
}
.email
{
	margin-left:6px;
	width:218px;
	height:24px;
	line-height:24px;
	background:url(/templates/homepage/images/email.png) no-repeat top left;
}
.subscribe_btn
{
	margin-left:4px;
	width:53px;
	height:25px;
	background:url(/templates/homepage/images/subscribe_btn.png) no-repeat top left;
	margin-bottom:15px;
}
.subscribe_btn a
{
	width:53px;
	height:25px;
	line-height:25px;
	display:block;
	text-align:center;
}

.column_right
{
	padding-left:5px;
}
.raspisanie
{
	width:340px;
	height:306px;
	background:url(/templates/homepage/images/raspisanie_layer.png) no-repeat top left;
}
.raspisanie .header
{
	padding-top:13px;
	padding-left:18px;
}
.spec_offer, .discont, .response, .articles
{
	margin-left:7px;
}
.spec_block
{
	margin-top:8px;
	height:306px;
}
.spec
{
	width:298px;
	height:52px;
	margin-left:8px;
}
.spec a
{
	width:298px;
	height:52px;
	/*line-height:52px;*/
}
.spec_info, .spec_time
{
	float:left;
	display:inline;
	height:52px;
}
.spec_info
{
	width:215px;
}
.spec_time
{
	width:82px;
}
.spec_name
{
	padding-top:8px;
	height:16px;
}
.specialisation
{
	height:16px;
}
.sp_time, .sp_day
{
	height:16px;
}
.sp_day
{
	padding-top:8px;
}
.s_color
{
	background-color:#f1faf3;
}
.spec_offer
{
}
.spec_offer a
{
	padding-left:50px;
	width:276px;
	height:77px;
	line-height:77px;
	display:block;
	background:url(/templates/homepage/images/spec_offer.png) no-repeat top left;
}
.discont
{
	margin-top:30px;
}
.discont a
{
	padding-left:50px;
	padding-top:20px;
	width:276px;
	height:58px;
	display:block;
	background:url(/templates/homepage/images/discont.png) no-repeat top left;
}
.response
{
	margin-top:21px;
}
.response_text
{
	margin-top:14px;
}
.article_header
{
	margin-top:9px;
}
.article_text
{
	MARGIN-TOP:20PX;
}
