﻿/* Global style definitions */

body {
	font-family:Arial, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
}

a {
	color:#0699f4;
}

p {
    margin: 14px 0px;
    padding: 0px;
}

hr 
{
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

ul {
    margin: 5px 5px 5px 50px;
    padding: 0px;
}

li{

}

ul.question_list li:first-line
{
    color: #3475cd;
    line-height: 32px;    
}

h1 {
    color: #1F477D;
    font-size: 18px;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
}

h2 {
    color: #F66E20;
    font-size: 16px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}

h3 {
    color: #1F477D;
    font-size: 16px;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
}

h4 
{
    color: #1a2f44;
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
}

#bigtext {
    color: #1F477D;
    font-size: 25px;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
}

#page {
	width:960px;
    margin: 0px auto 0px auto;
}

/* Site header */

#header 
{
    position: relative;
	height: 100px;
    background-image: url('Img/header.jpg');
    background-repeat: no-repeat;
    text-align: right;
}

#header .homelink 
{
	float: left;
	display: block;
	width: 320px;
	height: 100px;
}

#header .eklase_button
{
    position: absolute;
    top: 16px;
    right: -1px;
    width: 128px;
    height: 72px;
    background-image: url('Img/btn_eklase3.png');
}

#header .eklase_button a
{
    position: absolute;
    left: 1px;
    top: 1px;
    right: 1px;
    bottom: 1px;
}

#login_info
{
	position: relative;
}

#login_info .login
{
	position: absolute;
	left: 739px;
	top: -22px;
	font-weight: bold;
	color: #5E5751;
}

#login_info .chat
{
    position: absolute;
    left: 736px;
    top: -22px;
    font-weight: bold;
    font-size: 11px;
    color: Black;
}

#login_info .chat img {
    border: 0px;
    vertical-align: middle;
}

#login_info .hello
{
	position: absolute;
	right: 17px;
	top: -22px;
}

#login_info .logout
{
	position: absolute;
	right: 0px;
	top: -64px;
	background-color: #3D3928;
	padding: 4px;
	color: #969372;
}

#login_info .logout a
{
	color: #fbf9c6;
}

#login_info .logout img
{
    border: 0px;
    vertical-align: middle;
}

/* Footer */

#footer_banners 
{
    
}

#footer {
    position: relative;
    background-image: url(Img/footer.jpg);
    background-repeat: no-repeat;
    color: #f6f6ff;
    text-align: center;
    font-size: 11px;
    padding-top: 3px;
    height: 31px;
}

#footer .rightcopy {
    background-color: #3d3928;
    position: absolute;
    right: 8px;
    top: 3px;
    padding: 0px 3px;
}

#footer .footermenu {
    position: absolute;
    top: 10px;
    left: 40px;
}

#footer .footermenu a {
    margin: 0px 10px;
    padding: 0px 4px;
    background-color: #3D3928;
    color: #f6f6ff;
}

#footer .puls {
    position: absolute;
    left: 10px;
    top: 7px;
    width: 20px;
    height: 20px;
}

/* Main menu */

#main_menu .gfx {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 961px;
    height: 44px;
    background-image: url('Img/mainmenu_bg.png');
    z-index: -10;
}

#main_menu .gfx .left {
}

#main_menu .gfx .right {
}

#main_menu {
    position: relative;
    padding: 0px;
    height: 43px;
}

#sub_menu > div 
{
	position: absolute;
}

#main_menu .item {
    float: left;
    height: 29px;
    margin-top: 2px;
    padding: 0px;
    border-right: 1px solid #aaaaa1;
}

#main_menu .item_left {
    float: left;
    width: 16px;
    height: 29px;
    margin-top: 2px;
}

#main_menu .active {
    background-image: url('Img/mainmenu_tile_active2.png');
    background-repeat: repeat-x;
}

#main_menu .inactive {
    background-image: url('Img/mainmenu_tile_inactive2.png');
    background-repeat: repeat-x;
}

#main_menu .left_active {
    background-image: url('Img/mainmenu_left_active2.png');
}
#main_menu .left_inactive {
    background-image: url('Img/mainmenu_left_inactive2.png');
}

#main_menu .item_last {
}

#main_menu .left a, #sub_menu .left a {
    padding-left: 0px;
}

#main_menu a 
{
    padding-top: 6px;
    padding-left: 8px;
    padding-right: 8px;
    color: #22384c;
	display: block;
	text-decoration: none;
	font-weight: bold;
    height: 21px;
}

#main_menu .extraMenuItem a {
    color: #f47121;
}

/* submenu (new design) */

#main_menu, #sub_menu {
    clear: both;
}

#sub_menu {
    position: relative;
    height: 27px;
}

#sub_menu > div 
{
	position: absolute;
	top: -12px;
}

#sub_menu .gfx {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 960px;
    height: 34px;
    background-color: #fbf9c6;
    z-index: -20;
}

#sub_menu .gfx .left {
}

#sub_menu .gfx .right {
}

#sub_menu .item {
    float: left;
    height: 39px;
    padding: 0px;
}

#sub_menu .item_left {
    float: left;
    width: 16px;
    height: 39px;
}

#sub_menu .left_active {
    background-image: url('Img/submenu_left_active2.png');
    background-position: left bottom;
}
#sub_menu .left_inactive {
    background-image: url('Img/submenu_left_inactive2.png');
    background-position: left bottom;
}

#sub_menu .active {
    background-image: url('Img/submenu_tile_active2.gif');
    background-repeat: repeat-x;
    background-position: left bottom;
}

#sub_menu .inactive {
    background-image: url('Img/submenu_tile_inactive2.gif');
    background-repeat: repeat-x;
    background-position: left bottom;
}

#main_menu > .left a, #sub_menu > .left a {
    padding-left: 0px;
}

#sub_menu a 
{
    padding-top: 5px;
    padding-left: 8px;
    padding-right: 8px;
    color: #22384c;
	display: block;
	text-decoration: none;
	font-weight: normal;
    height: 22px;
    margin-top: 12px;
    border-right: 1px solid #a8a388;
}

#sub_menu .item_last {
}

/* User menu */
#user_menu
{
	margin-left: 5px;
    padding-left: 10px;
    background-color: #fbf9c6;
    overflow:hidden;
    zoom:1; 
}

#user_menu a {
    display: block;
	color: #22384c;
	padding-top: 5px;
	margin-bottom: 0px;
}

#user_menu .user_logo {
    float: right;
    width: 80px;
    height: 80px;
    margin: 0px 41px 3px 0px;
}

#user_menu .user_links {
    float: left;
}

/* Middle */

#middle {
    overflow: hidden;
    padding-bottom: 10px;
}


#left_column {
    width: 713px;
}

#right_column {
    float: right;
    width: 239px;
}

#right_login_or_usermenu {
    position: relative;
    height: 106px;
}

#right_other 
{
	margin-left: 5px;
}

#right_column .splitter {
    float: right;
    width: 100%;
    height: 1px;
    background-color: black;
    margin: 10px 0px 10px 0px;
}

/* Content */

#content {
    margin-top: 10px;
    margin-left: 13px;
}

/* Forms */

form {
	margin: 0px;
	padding: 0px;
}

fieldset 
{
	border: 0px;	
	padding: 0px;
	margin: 0px;
	font-size: 14px;	
}

fieldset > div
{
	margin:10px 0px;
	padding: 0px;
/*	height: 24px; */
}

fieldset label
{
	margin: 0px;
	padding: 0px 4px 0px 0px;
	display: inline-block;
	text-align: right;
	width: 150px;
}

fieldset div input, fieldset div textarea 
{
	width: 283px;	
	border: 2px solid #9cb7ce;
	margin: 0px;
	padding: 1px;	
}

fieldset div textarea
{
	height:100px;
}

fieldset div > button, fieldset div > a
{
	margin-left: 2px;
}


fieldset input.phone
{
	width: 100px;
}

fieldset .class
{
	width: 42px;
}

fieldset div span
{
	border: 2px solid #9cb7ce;	
	display: inline-block;
}

fieldset div select
{
	width: 283px;
}

.error
{
	border: 2px solid #ff9999 !important;
}

fieldset .isMaleRadio
{
	width:auto;
}
fieldset .isMaleLabel
{
	width:auto;
}

fieldset div.textarea
{
	height:105px;
}

fieldset div.textarea textarea
{
	vertical-align:top;
}


/* secondary login page */

fieldset div input.bare
{
    width: 200px;
}

#whyregister {
    position: relative;
    margin: 15px 0px;
}

#whyregister div {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 420px;
}

#whyregister li {
    line-height: 30px;
}

/* Error box */

#errorbox {
    width:398px;
    margin: 10px auto 5px auto;
}
#errorbox .top, #errorbox .bottom {
	background-repeat:no-repeat;
	width:398px;
	height:11px;
}
#errorbox .top {
	background-image:url('Img/error_box_top.gif');
}
#errorbox .bottom {
	background-image:url('Img/error_box_bottom.gif');
}
#errorbox .middle {
	background-image:url('Img/error_box_middle.gif');
	background-repeat:repeat-y;
	text-align: center;
}

#errorbox p
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}


/* Login box */ 

#login {
	margin-left: 5px;
	padding-top: 2px;
    padding-bottom: 5px;
    padding-left: 13px;
    background-color: #FBF9C6;
    background-image: url('Img/right_column_bottomborder.png');
    background-repeat: no-repeat;
    background-position: bottom left;
}

#login .button {
	text-align:center;
	width:60px;
	font-size: 12px;
	float: right;
}

#login .login {
	text-align:right;
	padding: 4px;
}

#login th {
	font-weight:normal;
	text-align:right;
	padding:4px;
	color: #5e5751;
}
#login td {
	padding:4px;
}

#login label {
    color: #5E5751;
    font-size: 11px;
}

#login .buttons {
    margin-top: 5px;
    margin-right: 12px;
    font-size: 11px;
}

#login .buttons td {
    padding-top: 10px;
    padding-bottom: 0px;
}

#login .text {
    margin: 0px 0px 1px 0px;
    padding: 1px;
    width: 204px;
    border: 1px solid #60696c;
}

/* Registration */

#btnRegister {
    color: #F47121;
}

#btnForgetPass {
    color: #5e5751;
}

#daily_test_button_bg {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 234px;
    height: 55px;
    background-image:url('Img/right_column_topbtn2.png');
    margin-left: 5px;
    z-index: -10;
}

#daily_test_button {
    position: absolute;
    left: 9px;
    bottom: 3px;
    color:#60696c;
    font-size:13px;
    font-weight: bold;
    text-decoration: none;
}

#my_rating {
    position: absolute;
    right: 7px;
    bottom: 3px;
    color: #DDD4FF;
    font-size: 11px;
}

#my_rating a {
    color: #F47121;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}


#invite_friend_banner
{
	float:right;
	margin-top: 10px;
	border: 0px;
}

#registerForm fieldset, #profileForm fieldset, #loginForm fieldset, #passwordRecoveryForm fieldset {
    width: 450px;
    margin-left: auto;
    margin-right: auto;
}

#registerForm .field_comment, #sendRegistrationConfirmationForm .field_comment {
    display: inline;
    border: 0px;
    color: Red;
    font-size: 12px;
    padding-left: 3px;
}

#registerForm .field_comment_normal, #loginForm .field_comment_normal {
    display: inline;
    border: 0px;
    color: Black;
    font-size: 12px;
    padding-left: 3px;
}

/* Sponsors */

#sponsors .item, #ads .item {
    text-align: center;
    padding: 7px 5px 0px 5px;
}

/* Top 3 */

#top3 .contest_name {
    padding: 5px 5px 5px 10px;
    font-weight: bold;
    color: #60696c;
    text-align: center;
}

#top3 .item .head span.place {
    background-color: #afb4b5;
    display: inline-block;
    width: 90px;
    font-weight: bold;
    padding-left: 2px;
    
    border: 0px solid #9da1a9;
    border-left-width: 1px;
    border-top-width: 1px;
}

#top3 .item .head span.rating {
    color: white;
}


#top3 .place1 .head span.rating span, #top3 .place3 .head span.rating {
    color: #F47121;
}

#top3 .place2 .head span.rating {
    color:White;
}

#top3 .item .head span.rating {
    font-weight: bold;
}

#top3 .item .body {
    border: 1px solid #dad9e6;
    border-top-width: 0px;
    background-color: #f2f2f2;
    background-image: url('Img/top3_gradient2.png');
    background-repeat: repeat-x;
    background-position: top left;
    color: #60696c;
    position: relative;
    min-height: 95px;
}

#top3 .place1 .head, #top3 .place3 .head {
    background-color: #0699f4;
    color: #0699f4;
}
#top3 .place2 .head {
    background-color: #ff6f0d;
    color: #ff6f0d;
}

#top3 .item {
    margin-bottom: 10px;
}

#top3 .footer {
    text-align: right;
}

#top3 .userschool, #top3 .usercomment {
    margin-top: 8px;
}

#top3 .username {
    font-weight: bold;
}

#top3 .userschool {
}

#top3 .userclass {
}

#top3 .usercomment {
    font-style: italic;
}

#top3 .userinfo {
    width: 86px;
    padding: 5px 5px 5px 4px;
}

#top3 .userphoto {
    position: absolute;
    right: 11px;
    width: 120px;
    top: 6px;
    text-align: center;
}

#top3 .sign {
    position: absolute;
    right: -10px;
    top: -12px;
    width: 59px;
    height: 57px;
    z-index: 10;
}

#top3 .place1 .sign {
    background-image: url('Img/top1.png');
}
#top3 .place2 .sign {
    background-image: url('Img/top2.png');
}
#top3 .place3 .sign {
    background-image: url('Img/top3.png');
}

/* My next school control */

#mynextschool {
    float: left;
    color: #1a2f44;
}

#mynextschool .content {
    padding: 5px 10px 5px 10px;
}

#mynextschool .footer {
    clear: both;
    padding: 5px 0px;
}

#mynextschool .school_name {
    font-weight: bold;
}

#mynextschool .more_link {
    text-align:right;
}

#mynextschool .logo_column 
{
	padding: 5px 10px;
	width:1px;
	text-align:center;
}
#mynextschool .name_column,#mynextschool .link_column
{
	padding:5px 10px 5px 0px;
}

#mynextschool img
{
	border:0px
}

#mynextschool .footer {
    text-align: left;
}
#mynextschool .footer a
{
	color:#F66E20;
	font-weight: bold;
}

#mynextschool .boxbody {
    font-size: 11px;
}




/* colors of alternating rows of school lists */
#mynextschool .highlight {
    background-color: #e8e8e8;
}


.big_box 
{
	float:left;
    margin-top: 7px;
    margin-bottom: 3px;
    width: 345px;
}

.boxbody img
{
	border:0px;
}

.big_box .boxbody
{
}



.big_box .title_right_bg {
    height: 28px;
    width: 4px;
    float:right;
    background-image: url('Img/bigbox_title_right.png');
}

.big_box .title_tile_bg {
    height: 28px;
    margin-left:4px;
    margin-right:4px;
    background-image: url('Img/bigbox_title_tile.png');
    height:23px;
    padding-top:5px;
}

.big_box .title_left_bg {
    height: 28px;
    width: 4px;
    float:left;
    background-image: url('Img/bigbox_title_left.png');
}

.big_box .title_text {
    text-align: center;
    font-weight: bold;
    color: White;
    font-size: 12px;
}


/* Counters */

#counters {
    text-align: right;
}

.warn {
    font-size: 18px;
    color: #f66e20;
}

#questions_footer {
    width: 400px;
    text-align:center;
    color: Gray;
    font-style: italic;
    margin: 40px auto 10px auto;
}

#gift {
    text-align:center;
}

#gift img {
    border: 0px;
}

.small_box {
    width: 236px;
    margin-top: 10px;
}

.small_box > .title {
    text-align: center;
    font-weight: bold;
    color: White;
    font-size: 12px;
    line-height: 24px;
    height: 28px;
    background-image: url('Img/smallbox_title.png');
}

.small_box > .body {
    font-size: 11px;
    margin: 0px 1px;
    background-color: #fdfce2;
}


/*
 * surveys
 */
#survey, #top3, #sponsors {
    color: #1a2f44;
}

#survey .thanks {
    background-color: #DDF9FF;
    text-align: center;
    padding: 5px;
    display: none;
    margin: 1px;
    border: 1px solid #3475CD;
}

#survey .question {
    padding: 5px;
    font-weight: bold;
    text-align: center;
}


#survey .content, #top3 .content {
    padding: 5px 10px 5px 10px;
}

#survey .content ul {
    padding: 0px;
    margin: 0px 0px 0px 15px;
}

#survey .body li {
    margin-bottom: 5px;
}

#survey .buttons {
    margin-top: 5px;
}

#survey .buttons button {
    font-size: 12px;
    border: 1px solid #3475CD;
}


#survey .footer, #top3 .footer{
    clear: both;
    padding: 5px 0px;
}

#survey .footer .total {
    font-weight: normal;
    width: 50%;
    color: #0699f4;
}

#survey .footer .total strong {
    color: #f66e20;
    font-weight: normal;
}

#survey .footer .result_link {
    float: right;
}

#survey .loading {
    display: none;
    text-align: center;
    padding: 20px;
}

/*
 * Survey results
 */
#survey .voteResult {
    clear: both;
    margin-bottom: 5px;
}

#survey .voteResult .choice, #survey .voteResult .percent {
    color: Black;
}
 
#survey .voteResult .bar {
    float: left;
    border: 1px solid #3475CD;
    height: 10px;
    line-height: 10px;
    width: 160px;
    margin-right: 5px;
    padding: 1px;
    /*
    line-height: 1em;
    -moz-background-clip: -moz-initial; 
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial; 
    */
}

#survey .voteResult .bar div {
    background: transparent url( 'Img/bar_blue.gif' ) repeat-x scroll left top;
}

#survey .voteResult .percent {
    text-align: right;
}

#slideshowbox img {
    border: 0px;
}

.ad_b img  {
    display: block;
    border: 0px;
}

#ad_b3 {
    margin-top: 10px;
}

#ad_b6 {
}

#ad_b7
{
    padding-top: 56px;
    margin-bottom: 15px;
}

#ad_b7 a
{
    display: block;
    width: 712px;
}

#ad_b7 img {
    border: 0px;
}

#ad_b8 {
    float: right;
    display: block;
    width: 234px;
    text-align: right;
    margin-bottom: 15px;
}

#ad_b8_2 {
    float: right;
    display: block;
    width: 234px;
    text-align: center;
    margin-top: 2px;
    margin-bottom: 15px;
}

#ad_b2 {
    margin-bottom: 10px;
}

#ad_b2 img {
    display: block;
}

#ad_b3 {
    display: block;
    margin-top: 10px;
/*    height: 100px; */
}

.navButtons {
}

.navButtons td {
    vertical-align: middle;
}

td.button_placeholder {
    width: 142px;
    height: 34px;
}

td.button_green, td.button {
    border: 1px solid #dfe1e2;
    width: 140px;
    height: 34px;
    text-align: center;
    background-repeat: repeat-x;
    cursor: pointer;
}

td.button_green a, td.button a {
    display: block;
    position: relative;
    text-decoration: none;    
    color: #283c4f;
    outline: none;
}

td.button_green a, td.button a.left {
    padding-left: 12px;
}

td.button_green a, td.button a.right {
    padding-right: 12px;
}

td.button_green {
    background-image: Url(Img/btn_bg_green.png);
}

td.button {
    background-image: Url(Img/btn_bg.png);
}

td.button a.left img, td.button_green a.left img {
    position: absolute;
    left: 5px;
    top: 3px;
    border: 0px;
}

td.button a.right img, td.button_green a.right img {
    position: absolute;
    right: 5px;
    top: 3px;
    border: 0px;
}

td.button_spacer {
    width: 10px;
}

.extraOffer strong {
    color: #f66e20;
}


/* pager navigation */
#pager_nav {
    padding-top: 10px;
    margin: 0px;
    text-align: center;
}

#pager_nav table {
    margin-left: auto;
    margin-right: auto;    
}

/* Portal news */

#news {
    
}

#news .big_box {
    background-color: #fdfce2;    
}

#news ul.news {
    margin: 0px;
}

#news ul.news > li {
    display: block;
    position: relative;
    border: 1px solid #dbdcda;
    width: 343px;
    height: 91px;
    float: left;
    margin:3px 10px 2px 0px;
    background-image: url(Img/main_btn_gradient.png);
    background-repeat: repeat-x;
    background-position: bottom left;
}
#news ul.news > li.right {
    margin-right: 0px;
}

#news ul.news .logo {
    margin: 8px;
}

#news ul.news .date {
    /* position: absolute;
    right: 0px;
    top: 0px; */
    font-size: 11px;
    font-style: italic;
    color: #60696c;
}

#news ul.news .body {
    position: absolute;
    left: 116px;
    right: 8px;
    top: 8px;
    bottom: 8px;
    color: #60696c;
    overflow: hidden;
}

#news ul.news .title {
    font-weight: bold;
}

#news ul.news .short_text {
    margin-top: 1px;
}

#news ul.news .more {
    position: absolute;
    right: 8px;
    bottom: 8px;
    background-color: #f8f8f8;
}

#news .footer {
    clear: left;
    text-align: right;
    padding: 8px;
}

#news .inner_logo {
    float: left;
    margin: 17px 10px 10px 0px;
    font-size: 11px;
    font-style: italic;
    color: #60696c;
}

#news .buttons {
    text-align: center;
}

.extraOffer {
    font-size: 12px;
    padding: 10px;
    border: 1px solid #F47121;
    text-align: center;
    background-color: #EFF7FB;
    cursor: pointer;
}

.extraOffer div {
    margin-top: 25px;
    color: #23a4f3;
	font-weight: bold;
}

#cmsText {
    color: #1A2F44;
}


/* chat menu */

.user_popmenu img {
    display: block;
    border: 0px;
}

.has_menu {
    position: relative;
    width: 107px;
}

.user_popmenu {
    position: absolute;
    top: 2px;
    left: 2px;
    text-align: center;
    background-color: #edf3e8;
    display: none;
    padding: 2px;
    width: 19px;
}

/*
.user_popmenu:hover {
    background-color: White;
}
*/

#top3 .has_menu {
    position: absolute;
    right: 0px;
    top: 0px;
}


/*Genexis Desktop exercise preview*/

.gxst-preview-box
{
    border-style:solid;
    border-width:1px;
    border-color:#d0d0d0;
    padding:20px;
    overflow-x:auto;
    width:664px;
}

.gxst-formula-box
{
    position:relative;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1; 
    *display:inline;
}

.gxst-formula-textbox
{
    position:absolute;
    font-family:Times New Roman;
    text-align:center;
    vertical-align:middle;
}

.gxst-formula-user-answer-box
{
    position:absolute;
    font-family:Times New Roman;
    text-align:center;
    vertical-align:middle;
    overflow: hidden;
}

.gxst-formula-correct-answer-box
{
    position:absolute;
    font-family:Times New Roman;
    text-align:center;
    vertical-align:middle;
    overflow: hidden;
}

/* Login page */
.register_shadow {
    height: 16px;
    background-image: url("Img/register_shadow.gif");
    background-repeat: no-repeat;
}
.reg_item .reg_item_image {
    width: 68px;
    height: 68px;
    float: left;
    overflow: hidden;
}
.reg_item {
    min-height: 68px;
    margin: 10px 20px;
}
.reg_item_text {
    float: left;
}
.reg_item .reg_item_title, .reg_item .reg_item_description {
    padding-left: 20px;
}
.reg_item .reg_item_title {
    padding-top: 20px;
    font-size: 20px;
}

.reg_info {
    margin: 10px 20px;
    overflow: auto;
}
.reg_info .reg_info_caption_block {
    overflow: auto;
}
.reg_info .reg_info_caption {
    font-size: 14px;
    padding-left: 20px;
    min-width: 20px;
    width: auto;
    height: 16px;
    float: left;
    cursor: pointer;
}
.reg_info .arrow_right {
    background-image: url(Img/circle_arrow_right.png);
    background-repeat: no-repeat;
}
.reg_info .arrow_down {
    background-image: url(Img/circle_arrow_down.png);
    background-repeat: no-repeat;
}
.reg_info .reg_info_text {
    font-size: 12px;
    background-color: #FFFFCD;
    margin-left: 20px;
    padding: 8px;
    display: none;
    min-width: 637px;
}
.reg_button_div {
    padding: 0px;
    height: 78px;
}
.reg_button_div a > img {
    border-style: none;
}
