﻿/*
.content2 {
	background-image:url('../images/template/prodpg_bk.jpg');
	background-position:right bottom; background-repeat:no-repeat;
}
*/
.frame {
	margin:2px auto;
	text-align:center;
	height:248px;
	background-image:url('../images/template/photo_frame.jpg');
	width:414px;
	position:relative;
}
.photo {
	position:absolute;
	width:382px; height:215px;
	top:13px; left:13px;
	background-image:url('../images/demo/photo_1.jpg');
}

.msg {
	height:60px; font-style:italic; font-size:110%;
}

.cols td {
	vertical-align:top;
	width:50%;
}

.cols img {
	vertical-align:middle;
	border:dotted 1px #9a90ac; width:50px; height:50px;
/*	border-right:dotted 1px #e9e5f1; border-top-style:none; border-bottom-style:none; border-left-style:none;*/
/*	padding:1px; margin:1px 5px -1px 0;*/
	margin:5px; padding:6px; background-color:white;
}

.cols p {
	margin:8px 5px; clear:both; 
/*	border-bottom:dotted 1px #9999cc; */
	border-bottom:solid 1px #e9e5f1;
	padding:0 5px;
	background-image:url('../images/template/prodpg_btn.gif');
	background-position:center top; background-repeat:repeat-x;
	white-space:nowrap;
	min-width:240px;
}

.cols a {
	text-decoration:none;
	font-size:130%; font-family:Calibri, Tahoma;
}

.tbl1 { border-collapse:collapse; border-color:black; }
.tbl1 th { border-color:black; }
.tbl1 td { text-align:center; border-color:black; }

.tbl2 { border-collapse:collapse; border-color:black; }
.tbl2 th { border-color:black; }
.tbl2 td { border-color:black; }

.rt_dots1 {
	border-top:dotted 1px #808080;
	width:151px; height:2px;
	margin-top:0; margin-right:6px;
}

.tbl3 {}
.tbl3 th { border-bottom:dotted 1px #666666; }
.tbl3 td { border-bottom:dotted 1px #7f7f7f; vertical-align:top; }