/* Reset */
body,img,p,h1,h2,h3,h4,h5,h6,ul,ol {
	border:none;
	list-style:none;
	margin:0;
	padding:0;
}

#column1 .widget-placeholder {
	margin:30px 35px 0 25px;
}

#column2 .widget-placeholder {
	margin:30px 20px 0;
}

#columns #column3 .widget,#column3 .widget-placeholder {
	margin:30px 25px 0 35px;
}

#columns .column {
	float:left;
	height:auto !important;
}

#columns .widget {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	margin:10px 0 10px 10px;
	padding:2px;
}

#columns .widget .widget-content {
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-webkit-border-bottom-left-radius:2px;
	-webkit-border-bottom-right-radius:2px;
	background:#fff;
	color:#000;
	line-height:1.2em;
	overflow:hidden;
	padding:3px;
	cursor:default;
}

#columns .widget .widget-content .topstory {
	border:1px solid #000;
	font-weight:700;
	width:100%;
}

#columns .widget .widget-content .widget-image {
	border:1px solid #FFF;
	float:right;
	margin:10px;
}

#columns .widget .widget-content p {
	padding:5px 0 0 5px;	
}

#columns .widget .widget-content h3 {
	padding:5px 0 5px 5px;	
}

#columns .widget .widget-content pre {
	color:#EEE;
	font-size:12px;
	padding:0.5em 5px;
}

#columns .widget .widget-content ul {
	list-style:disc;
	padding:5px 0 5px 20px;
}

#columns .widget .widget-content ul li {
	padding:0;
	padding:0 0 5px 0;
}

#columns .widget .widget-content ul.images {
	height:1%;
	list-style:none;
	padding:7px 0 0;
}

#columns .widget .widget-content ul.images img {
	display:inline;
	float:left;
	margin:0 0 7px 7px;
}

#columns .widget .widget-content ul.images li {
	display:inline;
	float:left;
}

#columns .widget a:link, #columns .widget a:active, #columns .widget a:visited{
	text-decoration:none;
	color:#003399;
	font-weight: bold;
}

#columns .widget a:hover{
	text-decoration:underline;
	color:#660000;
}


#columns .widget .widget-head {
	color:#000;
	height:25px;
	line-height:22px;
	overflow:hidden;
	width:100%;
}

#columns .widget .widget-head h3 {
	float:left;
	font-size:16px;
	padding:0 0 0 10px;
}

#columns .widget-checkboxes li {
	border:1px solid #444;
	color:#000;
	display:inline-block;
	font-size:11px;
	font-weight:700;
	list-style:none;
	margin:5px;
	padding:5px !important;
	width:130px;
}

* html #columns .column {
	height:200px !important;
}

.color-blue {
	background:#069;
}

.color-green {
	background:#8dc100;
}

.color-orange {
	background:#f66e00;
}

.color-red {
	background-color:#990000;
}

.color-red h3,.color-blue h3,.color-orange h3 {
	color:#FFF;
}

.color-white {
	background:#dfdfdf;
}

.color-yellow {
	background:#f2bc00;
}

.color-yellow h3,.color-white h3,.color-green h3 {
	color:#000;
}

.edit-box {
	background:#333 url(http://image.cimindustry.com/css/widget-content-bg.png) repeat-x;
	margin-bottom:2px;
	overflow:hidden;
	padding:10px 0;
}

.edit-box label {
	color:#FFF;
	float:left;
	padding:0 0 0 10px;
	width:30%;
}

.edit-box li.item {
	clear:both;
	float:left;
	overflow:hidden;
	padding:10px 0;
	width:100%;
}

.edit-box ul.colors li {
	border:1px solid #EEE;
	cursor:pointer;
	display:inline;
	float:left;
	height:20px;
	margin:0 5px 0 0;
	width:20px;
}

.widget-content .more {
	font-size:13px;
	font-weight:700;
	padding-bottom:3px;
	text-align:left;
	text-decoration:none;
}

.widget-head a.collapse {
	background:url(http://image.cimindustry.com/css/buttons.gif) no-repeat -52px 0;
	display:inline;
	float:left;
	height:14px;
	margin:8px 0 8px 4px;
	outline:none;
	text-indent:-9999em;
	width:14px;
}

.widget-head a.edit {
	background:url(http://image.cimindustry.com/css/buttons.gif) no-repeat;
	display:inline;
	float:right;
	height:14px;
	margin:8px 4px;
	outline:none;
	text-indent:-9999em;
	width:24px;
}

	.widget-head a.remove {
	background:url(http://image.cimindustry.com/css/buttons.gif) no-repeat -24px 0;
	display:inline;
	float:right;
	height:14px;
	margin:8px 4px 8px 0;
	outline:none;
	text-indent:-9999em;
	width:14px;
}

.widget-placeholder {
	border:2px dashed #999;
}

#techcellsquarebanner {
	text-align:center;
	padding:5px 0 0 0;
}

#homebannerfull {
	margin:10px 2px 2px 10px;
	text-align:center;
}
#fyi {
	margin:10px 2px 2px 10px;
	padding:5px 10px 5px 5px;
	text-align:left;
	background-color:#FDC95B;
	min-height:50px;
	verticle-align:middle;
	font-size:13px;
	font-weight:bold;
}
#fyi .container {
	width:475px;
	position: absolute;
	background-color:#FDC95B;
}
#fyi .right {
	float:right;
	width:375px;
	min-height:46px;
	font-size:15px;
	vertical-align:middle;
	overflow:hidden;
}
#fyi .left {
	float:left;
	width:100px;
	min-height:46px;
	vertical-align:middle;
}
.widget-content {
	font-size:12px;
}
.widget-content p{
	font-size:12px;
	line-height:16px;
}

.widget-content h3{
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	color:#000;
	padding:8px 0 5px 0;
}
.widget-content a{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.widget-content .more{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
	padding:0 2px 3px 0;
}
.widget-content .authorphoto{
	float:left;
}
.widget-content h4{
	font-size:14px;
	font-weight:bold;
	color:#000;
	padding:7px 0 0 0;
}

.featuredImageText h4{
color:#FFFFFF !important;
font-size:13px;
font-weight:bold;
padding:0;
}

.widget-content h5{
	font-size:11px;
	font-weight:bold;
	color:#000;
	padding:4px 0 0 0;
}