/********************************************************************************************************
												PRINT STYLES
********************************************************************************************************/

body
{
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#header
{
text-align:center;
height:60px;
border-bottom:1px solid #EAE9E4;
display:none;
}

.main_menu
{
display:none;
}

#main_img
{
width:320px;
height:26px;
clear:both;
margin:auto;
}

#codebrushfooter
{
display:none;
}

.checkout_btn
{
display:none;
}

table
{
font-size:11pt;
}

.view_order_tbl
{
margin-bottom:10px;
margin-top:10px;
border-bottom:1px solid #EAEAEA;
}

th.order_item_price
{
padding-bottom:10px;
border-bottom:1px solid black;
}

.order_item_price
{
width:100px;
text-align:center;
}

.order_item_nm
{
width:150px;
}

.order_item_corp_comm
{
width:20px;
}

th.order_item_nm
{
border-bottom:1px solid black;
padding-bottom:10px;
}

th.order_item_comments
{
border-bottom:1px solid black;
padding-bottom:10px;
}

.order_item_desc
{
width:300px;
padding-bottom:5px;
}

th.order_item_desc
{
border-bottom:1px solid black;
padding-bottom:10px;
}

.order_item_qt
{
width:80px;
text-align:center;
}

.order_item_new
{
width:60px;
text-align:center;
}

.order_item_nancy
{
width:20px;
text-align:center;
}


th.order_item_qt
{
border-bottom:1px solid black;
padding-bottom:10px;
}

.view_order_total
{
float:right;
}
