h3, h3 a{
	font-size:1.3em;
	color:#3B2483;
	text-decoration:none;
	}
	
h3 a{
	font-size:1em;
	}

h3 a:hover{
	text-decoration:underline;
	}
	
.row{
	float:left;
	clear:both;
	width:100%;
	margin:20px 0 20px 0;
	}

	.column_1{
		float:left;
		width:278px;/*300*/
		padding-right:20px;
		background:url(../images/border.gif) top right repeat-y;}
		
	.column_2{
		float:left;
		width:258px;/*300*/
		padding:0 20px 0 20px;
		background:url(../images/border.gif) top right repeat-y;}
		
	.column_3{
		float:left;
		width:278px;/*300*/
		padding-left:20px;}
		
.prod{
	width:440px;
	float:left;
	clear:both;
	margin-right:10px;
	}
	
	.prod p{
		padding:0;
		}
		
	.prod ul{
		font-size:1.2em;
		}
	
	.prod li a{
		background:url(images/nav_sub.gif) left no-repeat;
		padding:0 0 0 12px;
		}
		
.prodimg{
	width:160px;
	float:left;
	border:1px solid #CCC;
}
	