#cybookBackground {
    height: 265px;
    background-image:url(../../images/content/allBackground.png);
    background-repeat:repeat-x;
}
#cybook {
    width:986px;
    height: 265px;
    margin: auto;
}
#cybook_info {
    width: 986px;
    height: 263px;
    /*position: absolute;*/
    overflow: hidden;
}
.cybook_info_item {
    width: 986px;
    height: 263px;
    background-image: url('../../images/cybook/background.png');
    background-repeat: no-repeat;
    background-position: bottom;
    position:absolute;
    float:left;
}
.cybook_info_item_image {
    float: left;
    margin-top: 10px;
    width: 320px;
    height: 254px;
}
.cybook_info_item_image img {
    max-width: 320px;
    max-height: 254px;
}
.cybook_info_item_text {
    float: left;
    margin-top: 40px;
    margin-left: 20px;
    width: 416px;
}
.cybook_info_item_menu {
    float: left;
}
.cybook_info_item_textTitle {
    height: 63px;
}
.cybook_info_item_textTitle img {
    float: left;
}
.cybook_info_item_textTitle .slogan {
    margin-top: 20px;
    margin-left: 20px;
    float: left;
    font-style: italic;
    color: #929c92;
    font-size: 1.2em;
    font-weight: bold;
    display: block;
    width: 230px;
}
.cybook_info_item_textContent  {
    margin-top: 20px;
}
.cybook_info_item_textContent p {
    line-height: 20px;
    font-size: 1.2em;
    /**/
}
.cybook_info_item_menu {
	float: left;
	margin-top: 15px;
	margin-left: 40px;
}
#richMedia {
    margin-top: 15px;
}
.resellers {
    margin-left: 10px;
    margin-top: 20px;
}

.cybook_info_item_linkOut {
	width: 154px;
	height: 19px;
	margin-top: 20px;
	margin-left: 10px;
	padding-top: 5px;
	background-image: url('../../images/cybook/button_dialog.png');
	background-repeat: no-repeat;
	text-align: center;
}
.cybook_info_item_linkOut a {
	color: #ffffff;
}
/*
#sellers {
    display: none;
    width: 160px;
    min-height: 100px;
    position: absolute;
    border: 2px solid #b2967e;
    background-color: #ffffff;
    background-image: url('../../images/poll/background.png');
    background-repeat: repeat-x;
    background-position: bottom;
    padding: 5px 5px 10px 5px;
}
*/
