#supportcenter {
	overflow:hidden;
}
#sc_col1 {
	float:left;
	width:49%;
}

#sc_col2 {
	float:left;
	width:49%;
}

#scitem ul {
	margin:5px 0 15px 0px;
}

#scitem li {
	margin-left:90px;
	line-height:14pt;
	padding-right:25px;
	font-size:9pt;
	list-style-type:circle;
}

#scitem li a {
	color:#3A9EEB;
}

#scitem img, #sugbox img {
	float:left;
	margin-right:20px;
	padding:10px;
	border:1px solid #CCCCCC;
}

#scitem {
	margin-top:45px;
}

#sugbox {
	margin-top:45px;
	clear:both;
	margin-bottom:50px;
	padding-right:25px;

}

.submit_sug { margin-left:76px; }

#sugbox textarea {
	margin-top:15px;
	width:550px;
	border:3px single #CCCCCC;
	margin-bottom:20px;
	margin-left:76px;
	clear:right;
}