/* coRank Default */
/* General blocks and markups */

body {
	background: #fff;
	padding: 0px;
	margin: 10px;
	color: #000;
	font: 100% Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	min-width: 700px;
}
html>body {
	min-width: 400px;
}

#header {
	/*background: url(http://social.deaftoday.com/st/43/19/000/dtlogo.jpg) 0 0 no-repeat;	width: 100%;*/
	position: relative;
	height: 55px;
	margin: 4px 0 10px 5px;
}

#logo {
	position: relative;
	height: 51px;
	float:left;
	text-decoration: none;
}

.topSearchBox {
	text-align:right;
	padding: 8px 6px 0 0;
}
* html div.topSearchBox {
	padding: 0px 6px 0 0;
	margin: 8px;
}

#wrapper {
	width: 100%;
	min-width: 600px;
	margin: 0px 0 20px auto;
	text-align: left;
	clear:both;
}


a {
	color: #756c96;
	text-decoration: underline;
}

a:hover { color: #000; }

.clearboth {
	clear:both;
	margin:0px;
	padding:0px;
	height:1px;
}


h1 {
	font-size: 16px;
	background: #f6f6f6 url(/bpics/tBg.jpg) left 1px repeat-x;
	padding: 4px 7px 4px 10px;
	margin: 0;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	font-weight: bold;
}

h1 a {
	text-decoration: none;
}
h1 a:hover {
	text-decoration: underline;
}

h2 {
	font-size: 16px;
	background: #f6f6f6 url(/bpics/tBg.jpg) left 1px repeat-x;
	padding: 7px 15px 10px 10px;
	margin: 0;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	font-weight: bold;
}

h3 {
	background: #eee;
	padding: 0px 10px 0px 5px;
	color: #363513;
	font: bold 11pt Arial, 'Trebuchet Ms', Verdana, Arial;
	border-bottom:1px solid #ddd;
	margin: 0;
}

h4 {
	background: #eeeee6;
	padding: 0px 10px 0px 10px;
	color: #363513;
	font: bold 13pt Arial, 'Trebuchet Ms', Verdana, Arial;
	border:1px solid #ddddc0;
	margin: 15px 0 10px 0;
}

/* Standard input fields */
textarea {
	background: #c5cdff url(/pics/cr_bkform.gif) repeat-x;
	border: 1px solid #757d9f;
	color: #454d7f;
	padding: 2px;
	font: 100% Tahoma, Arial, Helvetica, sans-serif;
}

input.rInput, select {
	font: 100% Tahoma, Arial, Helvetica, sans-serif;
	background: #c5cdff url(/pics/cr_bkform.gif) repeat-x;
	border: 1px solid #757d9f;
	color: #454d7f;
}

input.bInput {
	font: 124% Tahoma, Arial, Helvetica, sans-serif;
	background: #c5cdff url(/pics/cr_bkform.gif) repeat-x;
	border: 1px solid #757d9f;
	color: #454d7f;
}


/* Error heading */

.hdError {
	background-color: #701020;
	padding: 4px 0 4px 4px;
	border-top:2px solid #dd6767;
	border-bottom:2px solid #dd6767;
	width: 99%;
	text-align:left;
	color: #f0f0f0;
	font: bold 100% Arial, 'Trebuchet Ms', Verdana;
	margin-bottom:2px;
}

.center {
	text-align:center;
}

#minifoot {
	clear:both;
	text-align: center;
	border-top: 1px solid #888;
	font-size: 10px;
}


/* Label text on most forms */
.sPrompt {
	font: 11px Tahoma, Arial;
	color: #353D6F;
}
.nPrompt {
        font-weight: bold;
        font-size: 95%;
        color: #353D6F;
}
.prompt {
	font: bold 16px Tahoma, Arial;
	color: #353d6f;
}

.prompt a {
	font-weight: normal;
	font-size: 80%;
}

/* Pre-entered data in 2nd forms */
.gvData {
	font: bold 14px Tahoma, Arial;
	color: #6f353d;
}





/* Comment box: "Comments | Cat... | Add to..." line */

.commLine {
       background: url(/bpics/comment.jpg) 0 2px no-repeat;
       padding-left: 20px;
       height: 15px;
       margin-bottom: 11px;
}

/* Comment box: comment heading */

.cmTitle {
	font-size: 12px;
	color: #000;
	font-weight: normal;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	background: #fff url("/copics/df-btn.gif") no-repeat left;
	padding: 2px 5px 2px 5px;

	border-bottom: 1px solid #aaa;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #aaa;
}
.cmTitle a {
	font-size:12px;
	font-weight:normal;
	color: #440;
	text-decoration: none;
}
.cmTitle a:hover {
	text-decoration: underline;
}

/* Comment box: Comment heading rounded corners */

.cmTop { 
	background: url(/pics/wc_tr.gif) no-repeat top right; 
}
.cmBottom {
	background: url(/pics/wc_br.gif) no-repeat top right; 
}
img.cmCorner {
   width: 3px;
   height: 3px;
   border: none;
   display: block !important;
}

/* Comment box: comment body */

.cmBody {
	background:#f0f0ff;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	border-bottom: 1px #e0e0ff solid;
	border-top: 1px #e0e0ff solid;
	padding: 10px 0 10px 10px;
}

/* Comment box: enclosure for the vote links */

.cmVote {
	float: right;
	font-weight: normal;
	font-size: 80%;
	margin-left: 5px;
	background:#e0e0ee;
	border-left: 1px solid #a0a0aa;
	border-bottom: 1px solid #a0a0aa;
	padding: 1px 4px 1px 4px;
}

.cmVote select {
	font-size:10px;
	padding: 0px;
	margin-top: 3px;
}

.cmReply {
	font-size:12px;
	text-align:left;
	padding-bottom: 12px;
}

/* Comment box: "Add your comment" */

.cmHeadTitle {
	font-size: 16px;
	background: #F6F6F6 url(/bpics/tBg.jpg) left 1px repeat-x;
	padding: 1px 0 1px;
	margin: 10px 0 10px 0;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	font-weight: bold;
}

#cmHeadSubtitle {
	font-size: 12px;
}



/* User page: Section heading */

fieldset {
	background:#f0f0ff;
	border: 2px solid #6588c7;
}

legend {
	border: 1px solid #6588c7;
	background:#fff;
	font-size: 14px;
	color: #000;
	padding: 3px;
	font-weight: bold;
}
legend a {
	font-size:12px;
	font-weight:normal;
	color: #260;
	text-decoration: none;
}

/* User page: Section body */

.opBody, .opRBody {
	background:#f0f0ff;
	font-size: 15px;
	color: #000;
	font-weight: normal;
	padding: 10px;
}


.opBody .prompt, .opRBody .prompt {
font-size:95%;
/*padding-top:30px; ****** */
}
.ePrompt {
	font: bold 14px Tahoma, Arial;
	color: #353d6f;
}

/* List people who voted a story */

/* The box */
.votersBox {
	position: relative;
	float: left;
	width: 99%;
	overflow: hidden;
	height: 160px;
	margin: 0 0 5px 0;
}

/* Each item (user) */
.votersBox .item {
	float: left;
	overflow: hidden;
	display: block;
	font-size: 86%;
	width: 25%;
	height: 20%;
}

/* User avatar */
.votersBox img {
	border: 0px;
	margin-right: 5px;
	margin-left: 4px;
	vertical-align: bottom;
}

/* The + or - at the end */
.vtUPlus {
	font-size:70%;
	margin-left:4px;
	color:#999;
}



/* News item: Enclosing block for listed stories */
.tbBox {
	background:#fff;
	min-width: 200px;
	padding: 12px 0 12px 0;
}

.tbBox h1 {
	background:#fff url(/copics/bBg.png);
	border:0px #fff solid;
	font-family: Arial;
	font-size:17px;
	padding:2px 0 0 5px;
	margin-bottom:2px;
	color: #fff;
}
.tbBox h1 span {
	font-size:80%;
	font-weight: normal;
}
.tbBox h1 span a {
	color: #ff6;
}

/* News item: Enclosing block for the results icon */
.vSBox {
	height: 16px;
	float:left;
}

/* News item: Enclosing block for the results img */
.vStar {
	font-size: 12px;
	font-weight: normal;
	height: 10px;
	margin: 3px 0 0 5px;
	display:inline;
	white-space: nowrap;
	background: #fff url("/copics/df-btn.gif") no-repeat -100px 0;
	padding: 0 5px 0 5px;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	border-left: 1px solid #aaa;
}

* html div.vStar {
	padding: -4px 5px 0px 5px;
	margin: 4px 0 -4px 6px;
}


/* News item: Porperties for the result values */
.vStarUp {
	color: #060;
	font-weight: bold;
}
.vStarDown {
	color: #600;
	font-weight: bold;
}

/* News item: Enclosing block for the voting icons */
.vVote {
	border-left: 1px solid #ccc;
	padding: 0 0 0 5px;
}

/* News item: enclosing for the thumbs up icon */
.vUp  {
	margin: -6px 0 -6px 0;
	padding:0;
	border:none;
	cursor: pointer;
	cursor: hand;
}


/* News item: enclosing for the thumbs down icon */
.vDown  {
	margin: -6px 0 -6px 0;
	padding:0;
	border:none;
	cursor: pointer;
	cursor: hand;
}

/* News item: enclosing for the done thumbs up icon */
.vUpDone {
	margin: -6px 0 -6px 0;
	border:none;
	height:22px;
}

/* News item: enclosing for the done thumbs donw icon */
.vDownDone {
	margin: -6px 0 -6px 0;
	padding:0;
	border:none;
}





/* News item: Description block */
.vDescr {
	font-size: 12px;
	color: #333;
	margin: 10px 0 9px 0;
}

/* News item: Story title */
.vTitle {
	font-family: Arial,Tahoma, Helvetica;
	font-weight: bold;
	color: #505078;
	/*border-bottom: 1px solid #505078;*/
	padding-bottom: -3px;
}
.vTitle a {
	color: #505078; 
	text-decoration: underline;
} 
.vTitle a:hover {
	color: #000; 
} 

/* News item: Enclosing area for the story block*/
.vFullBox {
	font-size: 85%;
	min-width: 250px;
}
.vSubBigBox {
	margin: 0 70px 20px 0;
	position: relative;
	padding: 0 0 10px 0;
	border-bottom:1px #999 solid;
}

/* News item: Snapped thumbnail */
.vSnap {
	float:right;
	margin: 0 0 5px 70px;
	z-index: 10;
	position:relative;
}

.vAva {
	float:left;
	margin: 2px 6px 0 0;
	border: 0px solid #fff;
}

/* News item: Line for the "submitted by" and "Comments | Cat... | Add to..." line */
.vSub {
	color: #666;
	font-size: 80%;
	margin: 0 0 2px 0;
}
.vSubDesc {
	color: #666;
	font-size: 80%;
}
.vUrl {
	color: #666;
	font-size: 80%;
	margin: 2px 0 2px 0;
	font-weight:bold;
}

/* Tabs sub-bar */
.subBar ul {
	list-style: none;
	font-size: 80%;
	display:inline;
}
.subBar li {
	padding: 0 3px 0 3px;
	float: left;
}
.subBar li span {
	color: #444;
	font-weight:bold;
}


/* Tabs bar: Main enclosing block */

.ngMainBarTop {
	margin-bottom: 5px;
	background: url(/copics/croDiggTabLine.gif) bottom repeat-x;
	float: left;
	width: 100%;
} * html .ngMainBarTop { height: 1px; overflow: visible; }

* html #sub-nav {
	width: 100%;
}

.ngMainBarTop p {
	clear: both;
}




.ngMainBarTop ul {
	margin: 0.5em 0 0 0;
	padding: 0 0 0 1em;
	list-style: none;
	font-size: 85%;
}

.ngMainBarTop ul {
	padding-top: 2px;
	float: left;
}

.ngMainBarTop li {
	margin: 0 1px 0 0;
	padding: 0 5px 0 0;
	background: url(/copics/crTabBk.png) 100% -50px;
	float: left;
	border-bottom: 1px solid #bbb;
}

.ngMainBarTop {
	padding-right: 5px;
}

.ngMainBarTop li {
	float: left;
}

.ngMainBarTop li.active {
	border-bottom: 1px solid #fff;
	background: url(/copics/crTabBk.png) 100% 0;
}

.ngMainBarTop li a, .ngMainBarTop li a:visited, .ngMainBarTop li span {
	display: block;
	float: left;
	padding: 3px 11px 3px 16px;
	text-align: center;
	white-space: nowrap;
	background: url(/copics/crTabBk.png) 0 -50px;
	text-decoration: none;
	min-height: 17px; /* fixes FX/Mac issue */
	color: #322F29;
}


.ngMainBarTop li.active a, .ngMainBarTop li.active span {
	background: url(/copics/crTabBk.png) 0 0;
}

.ngMainBarTop li span {
	color: #000;	
}

.ngMainBarTop li img {
	vertical-align: middle;
}

.ngMainBarTop li:hover, .ngMainBarTop li.over {
	background-position: 100% -100px;
}


.ngMainBarTop li a:hover  {
	background-position: 0 -100px;
}

.ngMainBarTop li.active:hover {
	background-position: 100% 0;
}
/*
.ngMainBarTop li.active:hover a {
	background-position: 0 0;
	text-decoration: underline;
}
*/

.rssLink {
	float:right;
}

.rssLink img {
	border: none;
	margin-left: 4px;
}


/* Add/Remove source "Done" box */
.doneBox {
	padding: 10px;
	padding-left:48px;
	font-size: 16px;
	color: #107015;
	font-weight: bold;
	background-color: #ffffff;
	background-image: url("/pics/blogs/check.gif"); 
	background-repeat: no-repeat;
}


/* Nav. buttons */

.navpBar {
    padding: 1em;
    margin: 1em 0;
    clear: left;
    font-size: 85%;
}

.navpBar a, .navpBar span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
}


.navpBar span.navpCur {
    border: 1px solid #fff;
    font-weight: bold;
    background: #fff;
    color: #000;
}

.navpBar a {
    border: 1px solid #ccc;
    text-decoration: none;
}

.navpBar a:hover {
	border: 1px solid #90bfd2;
	background: #EAF5FB;
	text-decoration: none;
}


/* User profile page */

.upTitle {
	font-size: 17px;
	color: #fff;
	padding: 3px;
	font-weight: bold;
}

.upTitle a {
	font-weight: normal;
	font-size: 75%;
	color: #fe0;
}



/* Main right frame */
.mCol {
	width: 100%;
	padding: 0 0 4px 20px;
	margin: 0;
	/*overflow:visible;
	position: absolute;
	left: 180px;
	top: 50px;*/
}

html>body div.mCol {
	width: auto;
	min-width: 400px;
}

/* Main left frame 
.rCol {
	float:left;
	width: 150px;
	border-right: 1px solid #ccc;
	margin: 0px 10px 4px 0;
	padding-right: 6px;
	display: inline;
}
html>body div.rCol {
width: 156px;
}
*/

table .rCol {
	padding: 0;
	margin:0;
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	border-style: none;
	width: 150px;
}
table .rCol td {
	border-width: 0;
	padding: 0;
}

.rCol .ptLeft {
	background-image: url('/copics/2/ptl.png');
	background-repeat: no-repeat;
	border-color: #ccc;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-right-width: 0;
	border-style: solid;
	border-top-width: 0;
	font-size: 0;
}
.rCol .ptCenter {
	background-image: url('/copics/2/ptc.png');
	background-repeat: repeat-x;
	border-color: #ccc;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-right-width: 0;
	border-style: solid;
	border-top-width: 0;
	font-weight: bold;
	font-size: .8em;
	height: 1.6em;
	padding: 0 5px 0 5px;
	white-space: nowrap;
}
.rCol .ptRight {
	background-image: url('/copics/2/ptr.png');
	
	background-repeat: no-repeat;
	border-color: #ccc;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-right-width: 0;
	border-style: solid;
	border-top-width: 0;
	font-size: 0;
}

.rCol .pCenter {
	background-image: url('/copics/2/pc.png');
	background-color: #fff;
	background-repeat: no-repeat;
	padding: 5px;
	border-color: #ccc;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 0;
}

.rCol .pCenter a {
	color: #666;
	text-decoration: none;
	width: 130px;
	display: block;
	margin: 0;
	padding: 1px 0 1px 0;
}
.rCol .pCenter a:hover {
	border: 1px solid #A0CFE2;
	background: #EAF5FB;
	text-decoration: none;
	color: #204Fa2;
	margin-left: -5px;
	padding:0 0 0 4px;
}
.rCol .pCenter div { 
	padding-left: 5px;
	margin-bottom: 3px;
}

.rCol .pbLeft {
	background-image: url('/copics/2/pbl.png');
	
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 0;
	height: 5px;
}
.rCol .pbCenter {
	background-image: url('/copics/2/pbc.png');
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 0;
	height: 5px;
}
.rCol .pbRight {
	background-image: url('/copics/2/pbr.png');
	background-position: right bottom;
	background-repeat: no-repeat;
	font-size: 0;
	height: 5px;
}


/* Settings page */
table .rSet {
	padding: 0;
	margin:0;
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	border-style: none;
	width: 100%;
}
table .rSet td {
	border-width: 0;
	padding: 0;
}

.rSet .ptLeft {
	background-image: url('/copics/2/ptl_b.png');
	background-repeat: no-repeat;
	border-color: #9BB3EE;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-right-width: 0;
	border-style: solid;
	border-top-width: 0;
	font-size: 0;
}
.rSet .ptCenter {
	background-image: url('/copics/2/ptc_b.png');
	background-repeat: repeat-x;
	border-color: #9BB3EE;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-right-width: 0;
	border-style: solid;
	border-top-width: 0;
	font-weight: bold;
	font-size: .8em;
	height: 24px;
	padding: 2px 5px 0 5px;
	white-space: nowrap;
	color: #fff;
	font-family: Arial;
	font-size:17px;
}
.rSet .ptRight {
	background-image: url('/copics/2/ptr_b.png');
	
	background-repeat: no-repeat;
	border-color: #9BB3EE;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-right-width: 0;
	border-style: solid;
	border-top-width: 0;
	font-size: 0;
}

.rSet .pCenter {
	/*background-image: url('/copics/2/pc_b.png');
	background-color: #fff;
	background-repeat: no-repeat;*/
	border-color: #9BB3EE;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 0;
}


.rSet .pbLeft {
	background-image: url('/copics/2/pbl_b.png');
	
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 0;
	height: 5px;
}
.rSet .pbCenter {
	background-image: url('/copics/2/pbc_b.png');
	background-position: bottom;
	background-repeat: repeat-x;
	background-color:#f0f0ff;
	font-size: 0;
	height: 5px;
}
.rSet .pbRight {
	background-image: url('/copics/2/pbr_b.png');
	background-position: right bottom;
	background-repeat: no-repeat;
	font-size: 0;
	height: 5px;
}

/* Left frame: menu option */
.rPad {
	list-style: none;
	margin: 0;
	padding: 4px;
	line-height: 1;
}

.rPad a {
	padding: 2px 2px 2px 4px;
	width: 125px;
	display: block;
	text-decoration: none !important; 
	font-size: 94%;
	border: 1px solid #eee8dd;
	margin: 0px;
	color: #7c8c94;
}

.rCat {
	list-style: none;
	margin: 0;
	padding: 1px 4px 0px 4px;
	line-height: 1;
}
.rCat a  {
	padding: 1px 2px 1px 4px;
	width: 125px;
	display: block;
	text-decoration: none !important; 
	font-size: 80%;
	border: 1px solid #eee8dd;
	margin: 0px;
	color: #7c8c94;
}

.rPad a:hover, .rCat a:hover {
	border: 1px solid #A0CFE2;
	background: #EAF5FB;
	text-decoration: none;
	color: #000;
}


/* Left frame: RSS menu option */
.rssPad {
	text-align: center;
}


/* Help boxes */
.helpBox {
	padding:10px;
	font-size:14px;
	border: #D0D000 1px solid;
	background-color: #FFFFde;
}

/* Table showing users */

#userTable th {
	font-size: 12px;
	border-bottom: 1px solid #999;
	padding: 8px;
	font-weight: bold;
	text-align: center;
}

#userTable td {
	font-size: 12px;
	border-bottom: 1px solid #999;
	text-align: center;
	padding: 8px;
}

#userTable tr:hover td, tr.over {
	background: #e0e9ef;
}


/* Placeholders for add-to-favs/it's a fav icon */

.setFav {
	background: url(/copics/add2favs.gif) 0 2px no-repeat;
	padding: 0 0 0 18px;
	margin-left: 10px;
	height: 14px;
	cursor: pointer;
	cursor: hand;
}

.isFav {
	background: url(/copics/fav.png) 0 1px no-repeat;
	padding: 1px 0 0 20px;
	margin-left: 10px;
	height: 14px;
}

/* Fav.Item: Enclosing box */
.vFavBox {
	margin-bottom: 10px;
	padding: 0;
	font-size: 98%;
	min-width: 200px;
	text-decoration: none;
}


/* Fav.Item: Title */
.fvTitle a {
	font-weight: normal;
	text-decoration: none;

} 

.fvTitle a:hover {
	font-weight: normal;
	border-bottom: #fff solid 1px;
	text-decoration: underline;
} 

/* Fav.Item: Subtexts */
.vFavSub {
	color: #666;
	font-size: 80%;
	margin-top: 2px;
}
/* Fav item: Description block */
.vFavDescr {
	font-size: 12px;
	color: #333;
	margin: 0;
}

/* Fav.Item: Expand/cotract links */
.vFavExp, .vFavExp a {
	font-size: 90%;
	color: #999;
	text-decoration: none;
}

.vFavExp a:hover {
	text-decoration: underline;
}

.searchUsers {
	text-align:right;
	margin: 1px 0 -8px 0;
	
}
* html div.searchUsers {
	margin: -33px 0 -16px 0;
}

#signOut {
color:#ddd;
margin-left: 5px;
}

#signOut a {
	padding: 1px 8px 1px 8px;
	text-decoration: none !important; 
	font-size: 84%;
	border: 1px solid #ddeee8;
	margin: 0;
	color: #7c8c94;
}

#signOut a:hover {
	border: 1px solid #E2A0CF;
	background: #FBEAF5;
	text-decoration: none;
	color: #000;
}


/*User comments, date */
.ucDate {
	font-size: 11px;
	font-family: sans-serif, Arial,Tahoma, Helvetica;
	text-align:right;
	color: #777;
}

.ucTitle {
	font-size: 12px;
	color: #000;
	font-weight: normal;
	padding:3px;

	font-size: 12px;
	font-weight: normal;
	margin: 0;
	background: #fff url("/copics/df-btn.gif") no-repeat left;
	padding: 2px 5px 2px 5px;

	border-bottom: 1px solid #aaa;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #aaa;
}
.ucTitle a {
	font-size:12px;
	font-weight:bold;
	color: #440;
	text-decoration: underline;
}
.ucTitle a:hover {
	color: #000;
}

.cmBody span {
	font-weight: bold;
	font-size:110%;
	margin-right: 8px;
	color: #000;
}
.highlight {
	background-color: #ff0;
	color: #000;
}

.searchBox {
	padding-bottom: 15px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

/* Text style for unfilled fields in user's profile page */
.noData {
	color:#888;
}

.upColor {color:#060;}
.downColor{color:#600}

.alertItm {
margin:0;
padding:0;
}

.sideTtl {
font-weight:normal;
}