﻿/* (C) Copyright 2009 Software Innovations, Inc.. All Rights Reserved */

#header {
	background: url('images/si-header.jpg') no-repeat -1px;
}

.middletext a {
	color:#FFFFFF
}
.middletext a:hover {
	color:aqua;
	background-color: transparent;
}

img.figure {
	float:right;
	margin-left: 10px;
	margin-bottom: 50px;
}

.itemdescription {
	
	width:300px;
}

img.lproductthumbnail {
	float:left;
	margin-right: 10px;
}

.inputform {
	
	width: 300px;
    background-color: #C0C0C0;
}
