@charset "windows-1250";
/* CSS Document */

.quotes{
	border: 1px dotted #c7c8ca; 
	margin-bottom: 10px;
	padding-bottom: 10px;
	height: 230px;
}

.Quotes-album {
	width:548px;
	overflow:hidden;
	height:170px;
	color:#404040;
	padding-bottom:4px;
}

.quote-item {
	width:100%;
	height:auto;
	padding-top:10px;
}


.quote-item .text-quote {
	clear:both;
	margin:10px 0px 10px 35px;
	font-family: georgia;
	font-size: 16px;
	line-height: 21px;
	color: #404041;
	width: 370px;
	float: left;
}

.menu-quotes {
	height:32px;
	padding:0;
	position: absolute;
	width: 556px;
}

.left-arrow-quote {
	float:left;
	width:32px;
	overflow:hidden;
	margin:0 !important;
	padding:0 !important;
	text-indent:-1000px;
	top: -230px;
	position: relative;
}

.center-arrow-quote {
	float: right;
	width:auto;
	margin: 0 !important;
	padding: 0 !important;
	top: -265px;
	position: relative;
}
.center-arrow-quote ul, .center-arrow-quote li {
	margin:0 !important;
	padding:0 !important;
}

.center-arrow-quote ul {
	margin:0 !important;
	padding:0 !important;
	margin-left:5px !important;
}
.center-arrow-quote li {
	margin:0 !important;
	padding:0 !important;
	display:block;
	float:left;
	line-height:32px;
}

.center-arrow-quote li a {
	padding:0px;
	width:18px;
	height:32px;
	text-indent:-1000px;
	display:block;
	background-image:url(/gx/en/ceo-survey/syndication/2013/assets/image/slide-button.png);
	background-repeat:no-repeat;
	background-position:center center;
}

.center-arrow-quote li a:hover, .selectedNum {
	background-image:url(/gx/en/ceo-survey/syndication/2013/assets/image/slide-button-hover.png) !important;;
	background-repeat:no-repeat;
	background-position:center center;
}

.Slide-Menu ul{right: 0px;}

.right-arrow-quote {
	float: right;
	width: 32px;
	overflow: hidden;
	margin: 0 !important;
	padding: 0 !important;
	text-indent: -1000px;
	top: -230px;
	position: absolute;
	right: 2px;
}

.left-arrow-quote a,.right-arrow-quote a {
	display:block;
	width:32px;
	text-indent:-1000px;
	height: 230px;
}

.right-arrow-quote a {
	background-image:url(/gx/en/ceo-survey/syndication/2013/assets/image/right-slide-arrow.png);
	background-repeat:no-repeat;
	background-position:center center;
}

.left-arrow-quote a {
	background-image:url(/gx/en/ceo-survey/syndication/2013/assets/image/left-slide-arrow.png);
	background-repeat:no-repeat;
	background-position:center center;
}


#album, .album
        {
            position: relative;
        }

        #paging, .paging
        {
            position: absolute;
            top: 0px;
            left: 0px;
        }

        #paging div.page, .paging div
        {
            float: left;
            display: none;
        }
        .page
        {
            width: 552px;
            height: 230px;
        }

.title-quote{*height: 25px;}





.profile{
	float:right; 
	width: 115px;
	padding: 10px 20px 10px 0px;
	margin-right: 10px;
	text-align: right;
}

.profile img{
	display:block;
	margin-bottom:5px;
	float: right;
}

.profile-name{
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-style:italic; 
	font-weight:bold;
}

.profile span {
	display:block;
}