#tableHolder{
margin:10px;
width:650;
}
	
/*Divs for product table layouts*/	

	#main1 {
		margin:0; padding:0;
		overflow:hidden;
		}
	#main2 {
		margin:0; padding:0;
		overflow:hidden;
		}
	#left {
		float:left;
		margin-left:10px; padding:0;
		}
	#right {
		float:right;
		margin-right:10px;
		padding:0;
		}
	.column-in {
		margin:0; padding:0.5em 1em;
		}
	.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}

/* Right Hand Product Features Holder */

.featureHoldertop { background-image: 
               url('../Documents%20and%20Settings/Administrator/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/general/tableholders/blueholder250/blue250top.gif'); 
               background-repeat: no-repeat; height: 20px; width: 250px }
.featureHolderbody { background-image: 
               url('../Documents%20and%20Settings/Administrator/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/general/tableholders/blueholder250/blue250body.gif'); 
               background-repeat: repeat-y; width: 250px }
.featureHolderbottom { background-image: 
               url('../Documents%20and%20Settings/Administrator/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/general/tableholders/blueholder250/blue250bottom.gif'); 
               background-repeat: no-repeat; width: 250px; height: 20px }
.screenshot {
padding:0px;
margin:0px;
}

.screenshot img {
border:5px solid #FFFFFF;
margin:0px;
width:380px;
height:410px;
}

.buybuttons {
padding:10px;
border-bottom: 1px dotted #999999;
}




/* Product Tour Styles */

.producttourback {
border:1px solid #CCCCCC;
background-color:#DEDEDE;
width:235px;
font-size:11px;
padding:5px;
text-align:left;
}

.producttourback a {
color:#3065AE;
}
.producttourback a:visited {
color:#000000;
}
.producttourback a:hover {
color:#990000;
text-decoration:none;
}

.holderStyle {
	padding: 5px;
	font-size: 11px;
	vertical-align:top;
	}
.holderStyle img {
padding:5px 5px 10px 5px;
float:left;
}



