    
#main {
	padding: 5px 0;
}

#main_content {
	background: none;
	float: left;	
	min-width: 755px;
	padding: 0;	
	width: 755px !important;	
}

#main_content h2 {
	color: #2A3641;
	font-size: 1.7em;
    font-weight: normal;
	margin: 10px 0 20px;	
}

.main_catalog_item {
    background: transparent url(/images/tat/book_cover.gif) no-repeat scroll 0 0;
    display: inline-block;
    height: 147px;
    margin-right: 3px;
    position: relative;
    width: 245px;
}

.main_catalog_item a.section_title, .main_catalog_item a.section_title:visited {
    color: #555;
    display: block;
    font-size: 1.5em;
    left: 10px;
    position: absolute;
    top: 40px;
    width: 130px;
}

.main_catalog_item a.section_image {
    position: absolute;
    right: 20px;
    top: 15px;
}

.main_catalog_item span {
    background: transparent url(/images/tat/arr.png) no-repeat scroll 0 0;
    font-weight: bold;
    padding-left: 20px;
    position: absolute;
    right: 40px;
    top: 115px;
}

#main_content .top_right_links {				
	right: 20px !important;
}

.login_button {
    text-decoration: none;
}

.login_button span {
    display: inline-block;
    float: left;
}

.login_button .button_left {
    background: transparent url(/images/tat/button_l.png) no-repeat scroll 0 0;
    height: 23px;
    width: 3px;
}

.login_button .button_text {
    background: transparent url(/images/tat/button_fon.png) repeat-x scroll 0 0;
    color: white;
    font-weight: bold;
    height: 19px;
    overflow: hidden;
    padding: 3px 0;
    text-align: center;
    width: 64px;
}

.login_button .button_right {
    background: transparent url(/images/tat/button_r.png) no-repeat scroll 0 0;
    height: 23px;
    width: 3px;
}


.green_button {
    text-decoration: none;
}

.green_button span {
    display: inline-block;
    float: left;
}

.green_button .button_left {
    background: transparent url(/images/tat/button_l.png) no-repeat scroll 0 0;
    height: 23px;
    width: 3px;
}

.green_button .button_text {
    background: transparent url(/images/tat/button_fon.png) repeat-x scroll 0 0;
    color: white;
    font-weight: bold;
    height: 23px;
    overflow: hidden;
    padding: 3px 5px;
    text-align: center;
}

.green_button .button_right {
    background: transparent url(/images/tat/button_r.png) no-repeat scroll 0 0;
    height: 23px;
    width: 3px;
}


.search_button span {
    display: inline-block;
    float: left;
}

.search_button .button_left {
    background: transparent url(/images/tat/button1_l.png) no-repeat scroll 0 0;
    height: 23px;
    width: 3px;
}

.search_button .button_text {
    background: transparent url(/images/tat/button1_fon.png) repeat-x scroll 0 0;
    color: #006A33;
    font-weight: bold;
    height: 23px;
    overflow: hidden;
    padding: 3px 0 0;
    text-align: center;
    width: 70px;
}

.search_button .button_right {
    background: transparent url(/images/tat/button1_r.png) no-repeat scroll 0 0;
    height: 23px;
    width: 3px;
}

.grey_button {
    text-decoration: none;
}

.grey_button span {
    display: inline-block;
    float: left;
}

.grey_button .button_left {
    background: transparent url(/images/tat/button_grey_l.png) no-repeat scroll 0 0;
    height: 23px;
    width: 3px;
}

.grey_button .button_text {
    background: transparent url(/images/tat/button_grey_fon.png) repeat-x scroll 0 0;
    color: #696767;
    font-weight: bold;
    height: 23px;
    overflow: hidden;
    padding: 4px 5px 0;
    text-align: center;
}

span.grey_button .button_text {
    color: #a09d9f;
}

.grey_button .button_text img {
    margin-right: 5px;
}

.grey_button .button_right {
    background: transparent url(/images/tat/button_grey_r.png) no-repeat scroll 0 0;
    height: 23px;
    width: 3px;
}

.banners ul {
    list-style-type: none;
    padding: 10px 0 0 10px;
}

.banners li {
    margin-bottom: 5px;
}

#horizontal_carousel .container {
    background-color: #fff;
    float: left;
    height: 75px;
    overflow: hidden;
    position: relative;
    width: 684px;
}

#horizontal_carousel .container ul {
    list-style-type: none;
    position: relative;
    width: 100000px;
}

#horizontal_carousel .container li {
    float: left;
    height: 75px;
    padding: 0 3px 0 4px;
    text-align: center;
    width: 50px;
}

#horizontal_carousel .previous_button_container, #horizontal_carousel .next_button_container {
    float: left;
    height: 75px;
    width: 28px;
}

#horizontal_carousel h3 {
    color: #555;
    margin: 0 0 10px 10px;    
}

#horizontal_carousel .previous_button_container img, #horizontal_carousel .next_button_container img {
    margin-top: 16px;
}

#horizontal_carousel .next_button_container {
    text-align: right;
}

#carousel-wrapper {
    float: left;
    width: 684px;
    height: 75px;
    overflow: hidden;
}

#carousel-content {
    width: 5700px;
}

#carousel-content .slide {
    float: left;
    width: 57px;
    height: 75px;
}

#carousel-content .slide a {
    margin: 0 3px 0 4px;
}

#authors_carousel {
    margin: 5px;
}

#authors_carousel p, #authors_carousel a, #authors_carousel a:visited {
    color: #545454;
    text-decoration: none;
}

#authors_carousel p.author_name {
    font-size: 1.1em;    
    font-weight: bold;
}

#authors_carousel .container {
    background-color: #D3D7D6;
    height: 264px;
    overflow: hidden;
    position: relative;
    width: 230px;
}

#authors_carousel .container ul {
    list-style-type: none;
    position: relative;
    height: 100000px;
}

#authors_carousel .container li {
    height: 56px;
    overflow: hidden;
    padding: 5px;
}

#authors_carousel .container li.odd {
    background-color: #ccc;
}

#authors_carousel .container li.even {
    background-color: #fff;
}

#authors_carousel .previous_button_container, #authors_carousel .next_button_container {
    height: 20px;
    text-align: center;
}

#authors_carousel .previous_button_container img, #authors_carousel_container .next_button img {
    margin-top:6px;
}

.authors_block h3 {
    color: #006A33;
    font-weight: bold;
}

.authors_search {
    margin: 5px;
}

.authors_search img {
    float: left;
    margin-right: 3px;
}

.authors_search input {
    border: 1px solid #006A33;
    color: #999999;
    height: 17px;
    padding: 1px 5px 3px;
    width: 189px;
}

#vcarousel-wrapper {
    background-color: #D3D7D6;
    float: left;
    height: 264px;
    overflow: hidden;
    width: 230px;
}

#vcarousel-content {
    width: 230px;
}

#vcarousel-content .slide {
    float: left;
    height: 56px;
    overflow: hidden;
    padding: 5px;
    width: 220px;
}

#vcarousel-content .odd {
    background-color: #ccc;
}

#vcarousel-content .even {
    background-color: #fff;
}

.section_item {
    background: transparent url(/images/tat/arr_catalog.gif) no-repeat scroll 0 3px;
    margin: 0 0 20px 10px;
    padding-left: 10px;
}

.section_info {
    float: left;
    width: 270px;
}

.section_info p {
    color: #7e7e7e;
}

.section_title, .section_title:visited {
    color: #000;
    font-size: 1.1em;
    font-weight: bold;
    text-decoration: none;
}

.section_all, .section_all:visited {
    color: #006A33;
}

.section_books_covers {
    float: left;
}

.section_books_covers ul {
    list-style-type: none;
}

.section_books_covers ul li {
    float: left;
    margin-right: 16px
}

.breadcrumbs {
    color: #4993F8;
    margin: 0 0 5px 10px;
}

.breadcrumbs a, .breadcrumbs a:visited {
    color: #4993F8;
    text-decoration: none;
}

.button_container {
    margin: 10px 0;
}

.grey_button .button_image {
    float: left;
    margin-right: 10px;
}

.button_container .button_right {
    margin-right: 30px;
}

#send_password_form {
    margin: 10px 0;
}

#send_password_form label {
    margin: 5px 0 !important;        
}

#send_password_form input {
    margin-right: 10px;
    width: 180px;
}