.accuscore_title{
    font-size:12px; 
    font-family:sans-serif; 
    background:url('/images/payment/accuscore_logo.jpg') 0% 3px no-repeat; 
    margin: 10px 0px 0px 0px;
}
.we_title{
    background:url('/images/payment/we_title.jpg') 0% 3px no-repeat; 
    height: 30px;
    border-bottom: 2px solid #A8A8A8;
}
.top_left_corner{
    width: 3px;
    background: url('/images/payment/top_left_corner.jpg') no-repeat;
}
.top_right_corner{
    width: 3px;
    background: url('/images/payment/top_right_corner.jpg') no-repeat;
}
.top_side{
    width: 794px;
    background: #F0F0F0;
    border-top: 1px solid #C2C2C2;
}
.bottom_left_corner{
    width: 3px;
    background: url('/images/payment/bottom_left_corner.jpg') no-repeat;
}
.bottom_right_corner{
    width: 3px;
    background: url('/images/payment/bottom_right_corner.jpg') no-repeat;
}
.bottom_side{
    width: 794px;
    background: #F0F0F0;
    border-bottom: 1px solid #C2C2C2;
}
.side div{
    float: left;
    height: 3px;
}
.clear{
    clear: both;
}
.payment_box{
    border-left: 1px solid #C2C2C2;
    border-right: 1px solid #C2C2C2;
    background: #F0F0F0;
}
.payment_box_container{
    width: 780px;
    margin: auto;
}
.my_profile_header{
    border-bottom: 1px solid #CCCCCC;
    margin-left: 3px;
    width: 792px;
}
.payment_price {
    padding: 15px 0px 0px 0px;
    font-size: 14px;
}
.payment_price div{
    float: left;
}
.box_title {
    font-family:sans-serif;
    font-size:12px;
    padding: 10px 0px 2px 0px;
}
.comtainer_payment{
    color:#37372A;
}
.payment_form_table td{
    padding: 3px 0px;
}
.payment_form_table td input{
    border: 1px solid #919191;
    padding: 3px;
    width: 150px;
}
.payment_form_table td select{
    border: 1px solid #919191;
    padding: 3px;
    width: 158px;
}
.payment_desc div{
    float: left;
    width: 220px;
    font-size: 10px;
    font-family: Tahoma;
    font-weight: bold;
    color: #2E5416;
    margin: 0px;
}
.title{
    font-size:27pt;
    color:#343434;
    padding:8px 10px 30px 10px;
    float:left;
    width:205px;
}

.arrows{
    float:left;
    width:80px;
    padding:8px 0px 20px 0px;
}

.note{
    font-size:9pt;
    color:#597e39;
    font-weight: bold;
}
.registration_section {
    border-top: 1px #cccccc solid;
    padding:10px 0px 5px 0px;
    width: 540px;
    color:#343434;
    font-size: 13px;
    font-weight: bold;
}
.titleCell {
    width: 100px;
    color:#343434;	
    text-align: right;
    font-size: 13px;
    font-weight: bold;
}
.mp_left_side {
    float: left;
    width: 370px;
}
.mp_right_side {
    float: left;
    width: 400px;
    margin-left: 5px;
}
a.sport_insight_button_link {
    display: block;
    height: 155px;
    left: 10px;
    overflow: hidden;
    position: relative;
    top: 12px;
    width: 380px;
}
.sport_insight_button_txt {
    font-size: 17px;
    font-weight: bold;
    line-height: 30px;
    padding: 20px;
    text-align: center;
}
.sport_insight_button_link img {
    left: 78px;
    position: absolute;
    top: 120px;
}
.sport_insight_button{
    background: url(/templates/orion/img/start_sport_insight.png) repeat-x scroll center bottom;
    height: 180px;
    width: 400px;
}
.mp_main{
    width: 800px;
    float:left;
}
.fieldCell {
    width: 200px;
    text-align: left;
    padding: 4px 4px 4px 8px;
}
.cancel_block{
    background-color: #FFFFFF;
    border: 1px solid #000000;
    float: right;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 13px;
    margin-right: 20px;
    padding: 5px;
    text-align: center;
    text-indent: 0;
    width: 400px;   
}