.flashcard_wrapper{float: none; top: 20px; right: auto; bottom: auto; left: auto; margin: 0px; overflow: hidden; position: relative; width: 950px; height: 142px;}



/*basic styles*/
.flashcard_slider_fouc .flashcard_slider {display: none; width: 950px; display: block;} /* Keep this as it is*/
.flashcard_slider div,.flashcard_slider p,.flashcard_slider li,.flashcard_slider span,.flashcard_slider img,.flashcard_slider h2,.flashcard_slider ul{list-style:none;vertical-align:baseline;}
.flashcard_slider{overflow:hidden;margin: 0 0 0 0;line-height:18px;position:relative}
.flashcard_slider .flashcard_slider_instance { margin: 0 auto; padding: 0; clear: left; float: none; position: absolute; width: 2400px; height: 122px; left: 0px; }
.flashcard_slider .flashcard_slideri{float:left; margin:0 20px 0 0; position:relative; overflow:hidden; background:url(../images/logos_bg.jpg) no-repeat; width:158px; height:106px; padding:8px; text-align:center; vertical-align:middle; display: table-cell; vertical-align: middle;}
.flashcard_slider .flashcard_slideri p.more a{float:right;}

/*Top and Bottom Title and Control Styles*/
.flashcard_top{position:relative;}
.flashcard_bottom{position:absolute;bottom:0;left:0;}
.flashcard_title{background:#D15600;filter: alpha(opacity=85);opacity:.85 !important;height:auto;width:100%;color:#fff;font-family:"Century Gothic", "Trebuchet MS", Georgia, "Times New Roman", serif;font-size:22px;padding:25px 10px;letter-spacing:1px;line-height:28px}
.flashcard_control{background:#999;filter: alpha(opacity=85);opacity:.85 !important;height:auto;width:100%;color:#fff;font-family:"Century Gothic", "Trebuchet MS", Georgia, "Times New Roman", serif;font-size:14px;padding:10px;letter-spacing:1px;text-align:center;}
.flashcard_side{position:absolute;	left:0;	top:0;	width:100%;	height:100%;overflow:hidden;}
.flashcard_control{cursor:pointer;}

/* Next and Previous navigational arrows */
.flashcard_slider .flashcard_next {position: absolute;z-index:9;right: 10px; cursor: pointer; background:url(../images/arrow-right.png) no-repeat; top:0px; width: 27px; height: 28px; display: block;}

.flashcard_slider .flashcard_prev { position: absolute;z-index:9;right:50px; cursor: pointer; background:url(../images/arrow-left.png) no-repeat; top:0px; width: 27px; height: 28px; display: block; }

.flashcard_slider .sldr_clearlt{display:block;visibility:hidden;clear:left;height:0;content:".";}
.flashcard_slider .sldr_clearrt{display:block;visibility:hidden;clear:right;height:0;content:".";}