body {
	font: 11pt 'Lucida Grande', Lucida, Verdana, sans-serif;
	padding: 5px;
	background: #FFFFFF;
}

.helpButton {
	background-image: url(http://www.webclipping.com/v7/custom_images/help.gif) !important;
}

.delete {
	background-image: url(http://www.webclipping.com/v7/images/default/tree/drop-no.gif) !important;
}

.add {
	background-image: url(/v7/images/add.png) !important;
}

.remove {
	background-image: url(/v7/images/delete.png) !important;
}

.tab_add {
	background-image: url(http://www.webclipping.com/v7/images/tab_add.png) !important;
}

.clipAbstract {
	padding: 5px;
}

.details .x-btn-text {
	background-image: url(/v7/images/details.gif) !important;
}

.dashboard .x-btn-text {
	background-image: url(/v7/images/chart_bar.png) !important;
}

.export .x-btn-text {
	background-image: url(/v7/images/newspaper_go.png) !important;
}

.manage .x-btn-text {
	background-image: url(/v7/images/wrench.png) !important;
}

.clipview .x-btn-text {
	background-image: url(/v7/images/report.png) !important;
}

.suggest .x-btn-text {
	background-image: url(/v7/images/user_comment.png) !important;
}

.contact .x-btn-text {
	background-image: url(/v7/images/telephone.png) !important;
}

.help .x-btn-text {
	background-image: url(/v7/images/help.png) !important;
}

.vieworiginal .x-btn-text {
	background-image: url(/v7/images/image.png) !important;
}

.analyze .x-btn-text {
	background-image: url(/v7/images/application_form_magnify.png) !important;
}

.emailclip .x-btn-text {
	background-image: url(/v7/images/email_go.png) !important;
}

.pubinfo .x-btn-text {
	background-image: url(/v7/images/zoom.png) !important;
}
.folder {
	background-image: url(/v7/images/default/tree/folder.gif) !important;
	background-repeat: no-repeat !important;
}

.leaf {
	background-image: url(/v7/images/default/tree/leaf.gif) !important;
	background-repeat: no-repeat !important;
}


.divider {
	background-image: url(/v7/images/s.gif) !important;
	background-repeat: no-repeat !important;
}

rowBody {
	padding-left: 10px;
}

gridRow {
	padding-top: 10px;
	!important;
	border-bottom: 2px dotted #000 !important;
}

.everyPhrase {
	color: black;
	background-color: #fdf8ab;
}

.keyPhrase {
	color: black;
	background-color: #fc8593;
	font-weight: bold;
}

#article-info {
	background: #f1f2f4;
	padding: 5px;
	border-bottom: 1px solid #dadadb;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#article-title {
	font-weight: bold;
	color: #555;
	font-size: 14px;
}

#article-pubname {
	font-weight: normal;
	color: #555;
	font-size: 14px;
}

#article-date {
	font-weight: normal;
	color: #555;
	font-size: 14px;
	float: right;
}

#article-text {
	font: 11pt 'Lucida Grande', Lucida, Verdana, sans-serif;
	font-weight: normal;
	color:  #000000;
	background: #FFFFFF;
}

p {
	padding-bottom: 10px;
}

.x-tree-node .x-tree-selected {
	background-color:#FFFF66 !important;
}

.x-grid3-row-selected {
	background:#FFFF66 none repeat scroll 0% !important;
}
.x-tree-root-ct {
    zoom:1;
}

.alertBox{
	font: bold 14pt 'Lucida Grande', Lucida, Verdana, sans-serif;
	color: maroon;	
}



