@media print {

/* ----------GLOBALS---------- */
* {
margin:0;
padding:0;
}

html {
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

h1, h2, h3 ,h4, h5, h6 {
font-size:12px;
}

div {text-align:left;}

a {text-decoration: none; coloR:#000000;}
a img {border:0;}

/* ----------BLOCKS---------- */

#main_01 {
width:900px;
}
#main_02 {
width:900px;
}
#main_03 {
width:900px;
}


/* --LEFT-- */
#left_main {
display:none;
}

/* --RIGHT-- */
#right_main {
float:left;
width:674px;
}
#right_top_main {
display:none;
}
#right_top_02 {
display:none;
}
#cont_main {
width:455px;
float:left;
}
#cont_header {
height:30px;
font-style:italic;
text-align:center;
font-size:12px;
font-weight:bold;
}
#cont_header h1 {
font-size:16px;
}

#right_col_main {
width:219px;
float:left;
}
#right_col_header {
height:70px;
}
#right_col_cont {
padding:0px 10px 30px 32px;
}
#right_col_cont img {
padding:2px 0px 2px 0px;
}
#fl_01 {
float:left;
width:390px;
height:200px;
}
#fl_02 {
float:left;
width:251px;
height:200px;
}
#select_section {
display:none;
}


/* --BOTTOM-- */
#bot_main {
height:140px;
clear:both;
padding-top:30px;
}
#bot_stat {
display:none;
}

/* ----------CONTENT BLOCKS---------- */

/* --block#1-- */
.block_1 {
border-bottom:1px solid #cccccc;
margin-top:10px;
padding-bottom:6px;
}
.block_1_1 {
width:126px;
height:18px;
float:left;
text-align:center;
padding-top:4px;
font-weight:bold;
}
.block_1_2 {
width:329px;
height:18px;
float:left;
border-bottom:4px solid #003798;
font-weight:bold;
text-align:right;
}
.block_1_2 a {margin-left:10px;}
.block_1_2 a:hover {
text-decoration:none;
}
.block_1_3 {
width:455px;
height:60px;
clear:both;
}
.block_1_4 {
}
.block_1_4_1 {
width:210px;
height:39px;
float:left;
padding:4px 4px 0px 10px;
border-right:3px solid #ffffff;
}
.block_1_4_2 {
width:214px;
height:39px;
float:left;
padding:4px 4px 0px 10px;
}

/* --block#2-- */
.block_2 {
width:223px;
float:left;
margin-top:10px;
margin-left:4px;
padding-bottom:6px;
border-bottom:1px solid #cccccc;
}
.block_2_1 {
width:172px;
float:left;
}
.block_2_1_1 {
width:172px;
height:18px;
margin-bottom:6px;
text-align:center;
padding-top:4px;
font-weight:bold;
}
.block_2_1_2 {
width:170px;
height:170px;
border:1px solid #b4c4e1;
margin-bottom:6px;
}
.block_2_2 {
width:51px;
float:left;
}
.block_2_2_1 {
height:178px;
border-top:4px solid #003798;
font-size:10px;
}
.block_2_2_2 {
padding-left:10px;
}
.block_2_3 {
clear:both;
height:31px;
padding:6px 6px 6px 10px;
}

/* --block#3-- */
.block_3 {
clear:both;
border-bottom:1px solid #cccccc;
padding-top:10px;
}
.block_3_1 {
width:170px;
height:170px;
border:1px solid #b4c4e1;
margin-bottom:6px;
float:left;
}
.block_3_2 {
width:273px;
height:170px;
float:left;
padding-left:10px;
}
.block_3_2 h3 {
margin-bottom:10px;
font-size:14px;
}
.block_3_2 .text {
margin-bottom:10px;
font-size:10px;
}
.block_3_2 .more a {
display:block;
font-weight:bold;
font-size:10px;
}

/* --block#4-- */
.block_4 {
clear:both;
padding-top:10px;
}
.block_4_1 {
width:172px;
float:left;
}
.block_4_1 img {
border:1px solid #b4c4e1;
margin-bottom:6px;
}
.block_4_1_1 {
width:172px;
height:18px;
margin-bottom:6px;
text-align:center;
padding-top:4px;
font-weight:bold;
}
.block_4_1_2 {
}
.block_4_2 {
width:283px;
float:left;
}
.block_4_2_1 {
width:283px;
height:18px;
border-bottom:4px solid #003798;
font-weight:bold;
text-align:right;
}
.block_4_2_1 a:hover {
text-decoration:none;
color:#cc3300;
}
.block_4_2_2 {
width:273px;
padding:10px 0px 0px 10px;
}
.block_4_2_2 .price {
font-weight:bold;
font-size:14px;
margin-bottom:10px;
}
.block_4_2_2 .text {
font-weight:bold;
}

/* --block#5-- */
.block_5 {
clear:both;
}
.block_5 img {
float:left;
border:1px solid #b4c4e1;
margin:0px 10px 10px 0px;
}
.block_5 h3 {
font-size:14px;
}

}