﻿.cb_btn_l
{
	width:3px;
	height:23px;
	background-image:url(box/btn_l.png);
	background-repeat:no-repeat;
}

.cb_btn_m
{
	width:1px;
	height:23px;
	background-image:url(box/btn_m.png);
	background-repeat:repeat-x;
}

.cb_btn_r
{
	width:3px;
	height:23px;
	background-image:url(box/btn_r.png);
	background-repeat:no-repeat;
}

.cb_btn:Link
{
    color: #000000;
}

.cb_boxheader
{
    width:214px;
    font-size: 14px;
    font-weight: bold;
    font-family: Verdana, Arial, 'Lucida Grande' , Geneva, sans-serif;
}


.cb_header_top_skinny
{
    width:214px;
	height:1px;
	background-image:url(box/header_top_skinny.png);
	background-repeat:no-repeat;
}

.cb_header_middle_skinny
{
    width:214px;
	height:26px;
	background-image:url(box/header_middle_skinny.png);
	background-repeat:no-repeat;
	padding-left:5px;
}

.cb_header_end_skinny
{
    width:214px;
	height:1px;
	background-image:url(box/header_end_skinny.png);
	background-repeat:no-repeat;
}

.cb_instructions_skinny
{
    width:214px;
	height:1px;
	background-image:url(box/instructions_skinny.png);
	background-repeat:repeat-y;
	padding-left:5px;
}

.cb_instructions_end_skinny
{
    width:214px;
	height:1px;
	background-image:url(box/instructions_end_skinny.png);
	background-repeat:no-repeat;
}

.cb_body_skinny
{
    width:214px;
	height:1px;
	background-image:url(box/body_skinny.png);
	background-repeat:repeat-y;
	padding:10px;
}

.cb_body_end_skinny
{
    width:214px;
	height:1px;
	background-image:url(box/body_end_skinny.png);
	background-repeat:no-repeat;
}

.cb_body_end_continue_skinny
{
    width:214px;
	height:1px;
	background-image:url(box/body_end_continue_skinny.png);
	background-repeat:no-repeat;
}

.cb_footer_skinny
{
    width:214px;
	height:1px;
	background-image:url(box/footer_skinny.png);
	background-repeat:repeat-y;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}

.cb_footer_end_skinny
{
    width:214px;
	height:10px;
	background-image:url(box/footer_end_skinny.png);
	background-repeat:no-repeat;
}

.cb_header_top_wide
{
    width:686px;
	height:1px;
	background-image:url(box/header_top_wide.png);
	background-repeat:no-repeat;
}

.cb_header_middle_wide
{
    width:686px;
	height:26px;
	background-image:url(box/header_middle_wide.png);
	background-repeat:repeat-y;
	padding-left:5px;
}

.cb_header_end_wide
{
    width:686px;
	height:1px;
	background-image:url(box/header_end_wide.png);
	background-repeat:no-repeat;
}

.cb_instructions_wide
{
    width:686px;
	height:1px;
	background-image:url(box/instructions_wide.png);
	background-repeat:repeat-y;
	padding-left:5px;
}

.cb_instructions_end_wide
{
    width:686px;
	height:1px;
	background-image:url(box/instructions_end_wide.png);
	background-repeat:no-repeat;
}

.cb_body_wide
{
    width:686px;
	height:1px;
	background-image:url(box/body_wide.png);
	background-repeat:repeat-y;
	padding:5px;
}

.cb_body_end_wide
{
    width:686px;
	height:1px;
	background-image:url(box/body_end_wide.png);
	background-repeat:repeat-y;
}

.cb_body_end_continue_wide
{
    width:686px;
	height:1px;
	background-image:url(box/body_end_continue_wide.png);
	background-repeat:repeat-y;
}

.cb_footer_wide
{
    width:686px;
	height:1px;
	background-image:url(box/footer_wide.png);
	background-repeat:repeat-y;
	padding-top:5px;
	padding-bottom:5px;
}

.cb_footer_end_wide
{
    width:686px;
	height:1px;
	background-image:url(box/footer_end_wide.png);
	background-repeat:no-repeat;
}


