* {
	padding: 0;
	margin: 0;
}
html {
	height: 100%;
	
}
body {
	padding: 0px;
	margin: 0px;
	font:14px/18px Arial,Helvetica,Verdana,sans-serif; 
	background: #dddddd url('../images/tbg.jpg') repeat-x;
	font-size: 12px;

}
img {
	border: none;
}
ul {
	list-style-type: none;
}
p, ul, ol, table {
	color: #333;

	line-height: 1.4em;
}
p.meta {
	font-size: 11px;
	color: #666666;
}
h3 {
	color: #333;
	font-size: 18px;
}
h4 {
	color: #454545;
}
.copy {
font-size:10px;
padding-right:5px;
}
a:link,
a:visited {
	color:#444;
	text-decoration: none;
	font-size:13px;
}
a:hover {
	text-decoration: underline;
}
a:link img,
a:visited img {
	border: none;
}
span.hilite-green {
	background: #eaffc1;
}
.description {
font-size: 12px;
padding-left:5px;
}
.bar {
font-size:15px;
font-family:"Arial Black";
color:#FFFFFF;
padding-right:5px;
}
.bar:link, .bar:visited  {
font-size:15px;
font-family:"Arial Black";
color:#FFFFFF;
text-decoration:none;
}

.bar:active  {
font-size:15px;
font-family:"Arial Black";
color:#CCCCCC;
text-decoration:none;
}
.bar:hover  {
font-size:15px;
font-family:"Arial Black";
color:#CCCCCC;
text-decoration:none;
}
.cats {
font-size:13px;
color: #333;
padding-right:5px;
}
TABLE,TR,TD {
font-size: 14px;
}
.b {
border-right:1px #dddddd solid;
border-bottom:1px #dcdcdc solid;
border-left:1px #dedede solid;
border-top:1px #eeeeee solid;
background-color:#EEEEEE;
}

#details_container{
	float:left;
	position:relative;
	padding:10px 0 0 3px;
	color:#666666;	
}

#details_container .details_thumb{
	float:left;
	border:1px solid #e3e3e3;
	padding:4px !important;
	margin:0 11px 15px 0;
	position:relative;
}


.wide_tag
{
	background:url('../images/wide.gif') no-repeat 0 0;
	font-size:0;
	text-indent: -40px;
	cursor:pointer;
	overflow:hidden;
	width: 41px;
	height: 41px;
	position:absolute;
	bottom:-4px;
	right:-4px;
	z-index:1000;
}

.wallp_tag
{
	background:url('../images/wallp.gif') no-repeat 0 0;
	font-size:0;
	text-indent: -40px;
	cursor:pointer;
	overflow:hidden;
	width: 41px;
	height: 41px;
	position:absolute;
	bottom:-4px;
	right:-4px;
	z-index:1000;
}

#details_container .wide_tag
{
	bottom:2px !important;
	bottom:3px;
	right:2px;
	cursor:default;
}
