#para{
	padding-top:5px;
	font-size: 0.95em;
	line-height: 1.6em;
}

#para ul{
/*	margin:0 0 5px 0;*/
	margin:0 0 0 16px;
	padding:0;
	list-style:disc;
}

#para ul li{
	padding:0;
	margin:0;
/*	margin:0 12px 0 10px;*/
/*	line-height:1.1em;
*/	font-size:12px;
	line-height:14px;
	height:auto;
}

img{
	border:0;
}

#left{
	width:275px;
}

#right{
	border-left:1px solid #ddd;
	padding:0 20px;
	width:400px;
	overflow:hidden;
}

#right a{
	font-weight:bold;
	font-size:16px;
}

#images{
	float:right;
	width:340px;
	text-align:center;
}

.image-caption{
	padding:5px;
	/*background-color:#f4f4f4;
		border:1px solid #c5cddc;*/
	border:none;
	margin:0 10px 10px 10px;
	text-align:center;
	font:bold .65em/18px Verdana, Arial, sans-serif;
}

.image-caption img{
	float:none;
	padding:0;
	border:0;
	background:transparent;
	margin:0;
}

.image-thumb{
/*	float:right;*/
	margin:15px 10px;
}

* html .image-thumb{
	margin:0 5px;
}

#ind_list{
	border:1px solid #284c87;
}

#ind_list p{
	font-size:12px;
}

#ind_list h2{
	margin:0;
}

.even{
	background-color:#c8d2e0;
	padding:5px;
}

.even p,
.odd p{
	padding:0;
	margin:0;
}

.odd{
	background-color:#fff;
	padding:5px;
}

#content ul#product-list{
	list-style:none;
	margin:0 0 20px 0;
	padding:0;
}

ul#product-list li{
	margin:0;
	padding:0;
	font-size:14px;
	line-height:24px;
	border-bottom:1px solid #ddd;
}

#product-form fieldset{
	overflow:hidden;
	border:1px solid #ddd;
	margin-bottom:10px;
}

#product-form label{
	display:block;
	width:100px;
	float:left;
}

#product-form td.label{
	width:150px;
}

#product-form td.label.last{
	text-align:left;
}

#product-form #submit{
	text-align:left;
	border:none;
}

#product-form #submit input{
	font-size:14px;
	color:#fff;
	background:#1E3973;
	cursor:pointer;
}

#product-form .error{
	margin:20px 0 5px 0;
	padding:6px;
	width:50%;
}

#content #right #image_collage{
	overflow:hidden;
	text-align:center;
}

#content #right #image_collage a{
	float:left;
	padding:0;
	margin:0;
}