@charset "UTF-8";

@import url(reset.css);
@import url(type.css);

#nav {
	display: none;
}

#relative-navigation {
	display: none;
}

#header {
overflow: hidden;
zoom: 1;
margin-bottom: 10px;
}

#header-left {
width: 50px;
height: 80px;
float: left;
margin: 0;
padding: 0;
border: 0;
}

#header-righttop {
width: 400px;
height: 51px;
float: left;
text-align: left;
margin: 0;
padding: 0 50px 0 0;
border: 0;
}

table.twocol {
width: 449px;
}

td.secondcol {
width: 400px;
}


body.layout2 .image {
width: 536px;
height: 466px;
}

body.layout2 .image div {
position: relative;
height: 466px;
}

body#collections_detail #order_info {
width: 536px;
height: 466px;
background: #fff;
overflow: hidden;
}

body#collections_detail #order_info h2 {
margin-top: 10px;
}

body#collections_detail #order_info .close,
body#collections_detail #order_info .print {
display:none;
}
