@import url(base.css);

/* 
---------------------------------------------------------------------------------------
OTHER PROJECTS CONTENT STYLES
---------------------------------------------------------------------------------------*/

.otherwrap {width: 590px; text-align: left; margin: 2.5em 0 4em 0; padding: 0;}

.otherart {float: left; width: 120px; text-align: right;}

.otherart img {margin: .5em 0 0 6em;}

.otherdesc {float: right; width: 400px;}

.otherdesc img {margin: .5em 0 1em 0;}

.otherdesc h3 {text-indent: -9999px; margin: 1.3em 0 0 0;}

.otherdesc h3 a, 
.otherdesc h3 a:link, 
.otherdesc h3 a:visited,
.otherdesc h3 a:active, 
.otherdesc h3 a:hover {
	display: block; 
	width: 64px;
	height: 12px;
	overflow: hidden;
	background: url(/images/buy-now.gif) 0 -12px no-repeat;
}

.otherdesc h3 a:active, .otherdesc h3 a:hover 
{background-position: 0 0;}

.otherdesc h4 {text-indent: -9999px; margin: 1.2em 0 0 0;}

.otherdesc h4 a, 
.otherdesc h4 a:link, 
.otherdesc h4 a:visited,
.otherdesc h4 a:active, 
.otherdesc h4 a:hover {
	display: block; 
	width: 88px;
	height: 11px;
	overflow: hidden;
	background: url(/images/read-now.gif) 0 -11px no-repeat;
}

.otherdesc h4 a:active, .otherdesc h4 a:hover 
{background-position: 0 0;}


/* 
---------------------------------------------------------------------------------------
FOOTER/VALIDATION/COPYRIGHT STYLES
---------------------------------------------------------------------------------------*/

#footer p {color: #999; background: none; margin: 0 0 0 19.1em}