/*
BODY, TABLE, TD, TR, P, PRE, SELECT, OPTION {	
	font-family: Tahoma;
	font-size: 12px;
	color: #2D343B;
}
* { margin:0px; padding:0px; }
BODY { background-color:#fff;padding:5px; }
*/
.grey {color:#777;}
/*A { font-family: Tahoma; font-size: 12px; text-decoration:underline; }*/
A:visited, A:active  { text-decoration:underline; }
A:hover { text-decoration: none; }
IMG {border:none;}
/*
H1 {font-size:16px; color:#fff; background:url(/images/bg.png) repeat-x left bottom;padding:6px 30px; width:700px; }
H2 {font-size:14px;margin:10px 10px 10px 0px;}
*/
INPUT.button {margin:0px 0px 0px 20px;}
SELECT {width:120px;margin-right:10px;}
OPTION {padding:0px 3px 0px 5px;}
FORM {margin:10px 0px;}

TABLE { border-collapse:collapse; border-spacing:0px; width:100%; margin:0px 0px 20px 0px; border-left:1px solid #e6e6e6; }
TR {vertical-align: top;}
TD { vertical-align:middle; padding:10px; border-right:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6;}
TH {color:#777;padding:5px;border-right:solid 1px #fff;font-size:11px;font-weight:normal;background-color:#e6e6e6;}

/*DIV.cnt {margin:0px 30px 30px 30px;width:700px;}
DIV.logo {padding:20px;}
DIV.logo IMG {width:259px;height:47px;}
*/
IMG.thumb {display:block;margin:3px 0px;width:90px;height:60px;cursor:pointer;border:solid 1px #777;}
IMG.bigthumb {display:block;margin:3px 0px;width:128px;min-height:72px;cursor:pointer;border:solid 1px #777;}

TABLE.reports-summary {margin:30px 0px 0px 0px;border:none; width:600px;}
TABLE.reports-summary TD {padding:0px 20px 20px 0px;border:none;}

TABLE.reports-files {margin-top:20px;}

TABLE.reports-alerts TD.num {font-size:10px;}
TABLE.reports-alerts TD {padding:5px 10px;white-space:nowrap;}
TABLE.reports-alerts TR.grey {background-color:#eee;}
/*TABLE.reports-views2 {position: relative;left:-23px;}*/

SELECT.logo_group {width:175px;}
DIV.links {padding:10px 0px;}
DIV.links A {font-size:11px;}
/*
DIV#footer {font-size:11px; color:#fff; background:url(/images/bg.png) repeat-x left bottom;padding:6px 30px; width:700px; }
DIV#footer A {color:#fff;}
*/
#date {white-space:nowrap;}

.pagination {margin:15px 0px 25px 0px;padding:15px 10px;border:1px solid #e56109;display:inline-block;text-align:center;word-spacing:2px;}
.pagination span {color:#ed570d;}
.pagination span.next_page, .pagination span.prev_page {color:#ed570d;font-weight:normal;}
.pagination a.next_page, .pagination a.prev_page {color:#2d343b;text-decoration:none;font-weight:normal;}
.pagination a.next_page:hover, .pagination a.prev_page:hover {text-decoration:underline;}
.pagination span.current {font-weight:bold;}
.pagination a {font-weight:bold;color:#2d343b;}
.rl-details {margin-top: 10px; margin-bottom: 10px;}
.rl-domain {color: green;}
.rl-author {color: red;}
.rl-hits {color: gray; background: transparent url(/images/hits.gif) no-repeat scroll 0 50%; padding: 0 0 0 15px}
.rl-duration {color: gray; background: transparent url(/images/dur.gif) no-repeat scroll 0 50%; padding: 0 0 0 15px; margin-left: 5px;}
.rl-date {color: gray; background: transparent url(/images/cal.gif) no-repeat scroll 0 50%; padding: 0 0 0 15px; margin-left: 5px;}
.rl-user {color: gray; background: transparent url(/images/profile.gif) no-repeat scroll 0 50%; padding: 0 0 0 20px; margin-left: 0px;}
.act-play {background: transparent url(/images/play.gif) no-repeat scroll 0 50%; padding: 0 0 0 15px;}
.act-expand{background: transparent url(/images/plus.png) no-repeat scroll 0 50%; padding: 0 0 0 15px; margin-left: 5px;}
div.rl-tags {color: gray; background: transparent url(/images/tags.gif) no-repeat scroll 0 50%; padding: 0 0 0 20px; font-size: 0.9em; margin-top: 5px;}