@charset "UTF-8";
/* CSS Document */

.grey_div_mid {
	background-color: #F4F4F4;
	height: auto;
	width: 485px;
	padding-left: 15px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
}
.grey_div_mid_top {
	background-color: #F4F4F4;
	height: auto;
	width: 485px;
	padding-left: 15px;
	border: thin solid #E9E9E9;
}
.grey_div_mid_top h1 {
    margin:0;
    padding:0;
}
.grey_div_mid_top div {
    padding:8px;
    border:solid 1px #dddddd;
    width:400px;
    margin:12px;
    background-color:White;
}
.grey_template_header {
	background-image: url(../images/product_templates_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 42px;
	width: 493px;
	padding-top: 8px;
	padding-left: 7px;
}
.specs_table_L {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #e0e0e0;
	display: table-cell;
	width: 141px;
	vertical-align: text-top;
}
.specs_table_M {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #e0e0e0;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	display: table-cell;
	padding-left: 15px;
	width: 140px;
	vertical-align: text-top;
}
.specs_table_R {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	display: table-cell;
	padding-left: 15px;
	width: 140px;
	vertical-align: text-top;
}
.greentext_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #83A736;
}
.whitebox_470 {
	background-color: #FFFFFF;
	height: auto;
	width: 434px;
	padding: 15px;
	border: solid 1px #DDDDDD;
	position:relative;
	top:-5px;
}
#paper_arrow {
	/*background: url(../images/paper_arrow.png) no-repeat;*/
	height: 26px;
	width: 20px;
	position:relative;
	left:54px;
	display:inline-block;
	margin-bottom:-2px;
}

#paper_box_top 
{
    /*border-bottom:solid 2px #dddddd;*/
    width:468px;
}
.paper_arrow_container {
	background-image: url(../images/paper_whiteboxtop_470.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 26px;
	width: 470px;
}
.templates_table_m {
	display: table-cell;
	vertical-align: middle;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e0e0e0;
	border-bottom-color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 3px;
}
.templates_table_t {
	display: table-cell;
	vertical-align: middle;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 3px;
}
.templates_table_b {
	display: table-cell;
	vertical-align: middle;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #e0e0e0;
	padding-top: 7px;
	padding-bottom: 3px;
}
.paperdiv_left_main {
	float: left;
	/*width: 135px;*/
	padding-top: 15px;
	/*position: relative;*/
}
.paperdiv_left {
	float: left;
	/*width: 135px;*/
	cursor:pointer;
	height:430px;
}
.paperdiv_right_main {
	/*left: 120px;*/
	position: relative;
	padding-top: 15px;

}
.paperdiv_r_arrow {
	/*height: 20px;
	position: absolute;
	top: 48px;
	width: 15px;
	z-index: 150;*/
}
.paperdiv_right_text {
	background-color: #FFFFFF;
	border: 1px solid #dddddd;
	left: 13px;
	padding: 5px;
	position: absolute;
	width: 430px;
	z-index: 50;	
}

.paperdiv_right_text h1 
{
    font-size:12pt;
    /* line-height:12pt; */
    font-weight:bolder;
    margin:0;
    padding:0;
}
