﻿@import url("theme1.css");

.content2 {
	float:left; clear:right; width:80%;
}

.prodpic {
	border:solid 1px #444444;
	float:right; clear:right;
	margin-left:5px; margin-bottom:5px;
}

.pdf {
	padding-left:20px; padding-bottom:3px;
	background: url('../images/acrobat_icon.gif'); background-repeat:no-repeat; background-position:left top;
	font-size:110%; font-family:Verdana;
}

.notop	{ margin-top:0; }
.nobtm	{ margin-bottom:0; }

.text2	{ font-size:80%; }
.text2 .red1 { font-size:150%; }

.red2 {
	border:solid 2px #e21b23;
	padding:5px; text-align:center; font-weight:bold;
	color:#e21b23;
	background-color:white;
	font-size:140%;
	margin-top:8px;
}

.note1 { color:#444444; font-size:85%; font-family:Tahoma; }