/* Standard StyleSheet: style.css
Theme Name: DreamTasker style 2009
Theme Description: A general theme for DreamTasker customers
Theme URI: http://www.positiveuniverse.com/
Author URI: http://www.positiveuniverse.com
File Location: http://www.positiveuniverse.com/css/style.css
Version: 2.0 2009-08-01 updated
Author: DreamTasker Software
Note: required link order: a:link, a:visited, a:hover, a:active
Note: body 'text-align: center' needed to enable <div margin centering> on IE 
Note: First set universal margin and padding to 0 */

body {
 background-color:#fafafa;
 color:#444;
}
.pagecontent {
display:none;
visibility:hidden;
}
/* waiting for news page updates to move styles from dreamtasker.css */
.floatright {
border:1px solid green;
float:right;
padding:2px;
margin:3px 14px 3px 3px;
}
.space2 {
font-size: 1.1em;
padding:0 14px;
}
.topstoriesheader {
float:right;
clear:both;
margin:0 16px 9px 6px;
border:1px solid red;
padding:9px;
width:140px;
text-align:center;
}

.space2 img {
max-width:460px;
max-height:300px;
/* border:2px solid #600; */
}
.newsphoto {
padding:0;
margin:0;
padding-top:18px;
}
.space2 {
padding-top:18px;
}