/* stylesheet for On Track Communications */

#otc_table_1 {
	width: 670px; 
	background: #fff; 
	border:1px solid #aaa;
	padding: 5px;
}
#otc_table_1 td {
	font-family: comic sans, comic sans ms, verdana, arial, helvetica, san-serif;
	font-size: 18px;
	color: #ae0000;
	margin-top: 0px;
	margin-bottom: 0px;
}
#otc_table_1 h5 {
	font-family: comic sans, comic sans ms, verdana, arial, helvetica, san-serif;
	font-size: 18px;
	font-weight: bold
	color: #ae0000;
	margin-top: 0px;
	margin-bottom: 0px;
}
#otc_table_1 h6 {
	font-family: comic sans, comic sans ms, verdana, arial, helvetica, san-serif;
	font-size: 14px;
	font-weight: normal
	color: #ae0000;
	margin-top: 0px;
	margin-bottom: 0px;
}
#otc_table_1 p {
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 12px;
	font-weight: normal
	color: #ae0000;
	margin-top: 10px;
	margin-bottom: 0px;
}
.otc_product_description {
	vertical-align: top;
} 
.otc_product_photo {
	vertical-align: top; 
	text-align: center; 
}
#otc_table_2 {
	width: 170px; 
	background: #fff; 
	border:0px;
}
#otc_table_2 td{
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center; 
}
#otc_table_2 a{
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 11px;
	color: #ae0000; 
}
#otc_table_3 {
	width: 100%; 
	background: #fff; 
	border: 1px solid #aaa;
	border-collapse: collapse;
	-moz-box-sizing: border-box;
}
#otc_table_3 td {
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 12px;
	color: black;
	text-align: center; 
	padding: 3px;
	border: 1px solid #aaa;
}
