#right{
	padding-top: 5px;
}

a,a:link,a:visited,a:active {
	font-size: 120%;
	color: #0B4DA3;
	font-weight: bold;
}

#shopCategories {
	width:240px;
}

#shopCategoriesPadding {
	margin-left:20px;
}

#shopCategoriesPadding a {
	font-weight:normal;
}

#shopCategoriesPadding ul {
	list-style-type: none;
	margin:0px;
}

#shopCategoriesPadding ul li {
	padding-top:2px;
	margin-top:2px;
	padding-bottom:1px;
	margin-bottom:1px;
}

h1 {
	color: #0B4DA3;
	font-size: 160%;
	margin-top:20px;
	margin-bottom:4px;
}

.sItemRight h3 {
	color: #000;
	font-size: 120%;
	margin-top:5px;
	margin-bottom:2px;
}

h4 {
	color: #0B4DA3;
	font-size: 150%;
	margin-top:20px;
	margin-bottom:4px;
}

h5 {
	color: #EC1D23;
	font-size: 110%;
	margin:0px;
	padding:0px;
}


#right #shoppingItems .sItem .sItemRight a {
	font-size:100%;
	line-height:20px;
}

input {
/*	width:97px;
	height:13px;*/	
}

input.narrow {
	width:57px;
	height:13px;
}

.blueText {
	font-size: 120%;
	color: #0B4DA3;
}

hr {
	color: #999;
	height: 1px;
	background-color: #999;
	border: 0px solid #999;
}

#shoppingItems {
	width:557px;
}

#shoppingItems2 {
	width:627px;
}

.sItem {
	padding:5px 0px 5px 0px;
	border-bottom:1px solid #999;
}

.sItemLeft {
	float: left;
	width: 120px;
}

.sItemRight {
	float: right;
	width: 437px;
}

.sItemLeft2 {
	float: left;
	width: 248px;
}

.sItemRight2 {
	float: right;
	width: 378px;
	margin-top:42px;
}

.sItemRight2 a {
	text-decoration: underline;
}

.clear {
	clear:both;
}

#footernav {
	font-size:80%;
}

#contentPadding {
	margin:30px 40px 40px 40px;
	min-height:250px;
}

#contentPadding2 {
	margin:30px 40px 40px 0px;
	min-height:250px;
}

th {
	text-align:left;
	font-size:80%;
	vertical-align:top;
}

.jssFormError {
	color:red;
	font-size:80%;
}
.jssFormTable th,.jssFormTable td {
font-size:11px;
}
