.imgcolumns{
	width: 150px;
	margin: 0 auto;
}

.tabledata{
	width: 150px;
	height: 100px;
	margin-top: 30px
}

.subhead-left{
	width: 300px;
	text-align: center;
	float:left;
	margin-bottom: 15px;	
}

.subhead-right{
	width: 300px;
	text-align: center;
	float:right;
	margin-bottom: 15px;	
}

.subbg{
	background: #e9e9e9
}

#s-video1{
	background: url(../images/self_help_desk/table/s-video.gif) no-repeat center bottom;
}

#dvi1{
	background: url(../images/self_help_desk/table/DVI.gif) no-repeat center bottom;
}

#hdmi1{
	background: url(../images/self_help_desk/table/HDMI.gif) no-repeat center bottom;
}

#vga1{
	background: url(../images/self_help_desk/table/VGA.gif) no-repeat center bottom;
}

#s-video2{
	background: url(../images/self_help_desk/table/s-video.gif) no-repeat center bottom;
}

#rcacomposite{
	background: url(../images/self_help_desk/table/Composite.gif) no-repeat center bottom;
}

#componant{
	background: url(../images/self_help_desk/table/component.gif) no-repeat center bottom;
}

#hdmi2{
	background: url(../images/self_help_desk/table/HDMI.gif) no-repeat center bottom;
}

#vga2{
	background: url(../images/self_help_desk/table/VGA.gif) no-repeat center bottom;
}

#european{
	background: url(../images/self_help_desk/table/european.gif) no-repeat center bottom;
}

#headphone{
	background: url(../images/self_help_desk/table/headphone.gif) no-repeat center bottom;
}
#rcaaudio{
	background: url(../images/self_help_desk/table/audio-rca.gif) no-repeat center bottom;
}


.light-gray{
		color: #bdbdbd;
}

.help-me{
		cursor: help;
}

.computer-types{
		margin: 0px 0px 50px 0px;
		padding:0;
}

.computer-types li{
		display: inline;
		list-style-type: none;
		margin-right: 20px;
}

