.colA {
	width:18%;
	position:absolute;
	top:160px;
}
.colB {
	width:70%;
	position:relative;
	float:right;
	background-color:#fff;
	text-align:left;
	top:25px;
	background-image:url(../images/loop.gif);
	background-repeat:no-repeat;
	background-position:right;
	margin-bottom:25px;
}


.imageCol{
    display: inline;
    position: relative;
    margin: 2px 35px 2px 5px;
    cursor: pointer;   
}
.imageColGallery{
    display: inline;
    position: relative;
    margin: 2px 5px 2px 5px;
    cursor: hand;
    
}

p#gadgetText{
	background-color:#fff;
	margin-top:2px;
	padding: 4px 4px 8px 4px;
	border: 0px solid #7F99B2;
	line-height:18px;
}

.gadgetGubbins {
	margin-top:4px;
	margin-bottom:4px;
	font-size: 9pt;
}
.imageStrip {
	width:100%; 
	background-image:url(../Images/imageBack3.gif); 
	background-repeat:repeat-x; 
	background-position:center;
	text-align:center;
	margin-bottom:10px;
}
.imageStrip2 {
	width:100%; 
	background-image:url(../Images/imageBack3.gif); 
	background-repeat:repeat-x; 
	background-position:center;
	text-align:right;
	margin-bottom:10px;
}
