ul {
	list-style-image: url('images/bullet.gif');
}


#slideBigScreenshot_1 {
	background:url('images/browser-bg.gif') repeat-y;
	width:264px;
	height:50px;
	afloat:left;
} 
#slideBigScreenshot_2 {
	background:url('images/browser-top.gif') no-repeat;
} 
#slideBigScreenshot_3 {
	background:url('images/browser-bottom.gif') left bottom no-repeat;
	padding:14px 11px 2px 2px;
} 

#slideSmallScreenshots {

}


#slideSmallScreenshots .thumbnail a, #slideSmallScreenshots .thumbnail a:visited {
	width:40px;
	height:40px;
	display:block;
	border: 1px solid #CDCDCD;
	padding: 1px;
	margin: 0 0 5px 5px;
}

#slideSmallScreenshots .thumbnail a:hover {
	width:40px;
	height:40px;
	display:block;
	border: 1px solid #EC000B;
	padding: 1px;
	margin: 0 0 5px 5px;
}

#slideSmallScreenshots .thumbnail_active a {
	width:40px;
	height:40px;
	display:block;
	border: 1px solid #EC000B;
	background: #EC000B;
	padding: 1px;
	margin: 0 0 5px 5px;
}


#slideSmallScreenshots a {
	text-decoration:none;
	color:#9B9B9B;
}


.slideScreenshotCategory .thumbnail a, .slideScreenshotCategory .thumbnail a:visited {
	width:146px;
	height:102px;
	display:block;
	border: 1px solid #CDCDCD;
	padding: 4px;
	margin:0 1em 2em 0;
} 
.slideScreenshotCategory .thumbnail a:hover {
	width:146px;
	height:102px;
	display:block;
	border: 1px solid #EC000B;
	padding: 4px;	
	margin:0 1em 2em 0;
}

.slideScreenshotCategory .thumbnail {
	float:left;
	
}

.slideScreenshotCategory {
	margin: 2em 0 2em 0;
}

.slideScreenshotCategory h2 {
	margin: 0 0 0.2em 0;
	font-size:130%;
}

.slideScreenshotCategory .siteDate {
	float:right;
	font-size:80%;
	line-height:1.2em;
	margin:0 0 0 2em;
	width:30%;
}

.slideScreenshotCategory .siteDate_first {
	font-size:80%;
	line-height:1.2em;
	margin:0.5em 0 0.5em 0;
}

.slideScreenshotCategory .siteDescription {
	/*line-height:1.2em;*/
	margin:0 2em 0 4em;
	width:100%;
}


.slideScreenshotCategory a.slideUrl, .slideScreenshotCategory a.slideUrl:visited {
	color:#999999;
}
.slideScreenshotCategory a.slideUrl:hover {
	color:#EC000B;
}

/*
#portfolioSmallScreenshots .screenshotArrow div {
	background:url('/images/page/screenshot-arrow-line.gif') left center no-repeat;
}
*/


#slideScreenshots #slideScreenshots2 {
	margin: 0 0 1em 0;
}

.slideDescriptionSeparator {
	background:url('images/line-dot-ver.gif') center top repeat-y;
}

#slideDescription h2 {
	margin-top:0;
}

#slideScreenshots #divScreenshotDescription {
	font-size:90%;
	line-height:1.2em;
	margin: 1em 0 1em 0;
	padding: 0 1em 0 1em;
	background:url('images/bullet.gif') -4px 0 no-repeat;
	/*font-style : italic;*/
	font-family:tahoma;
	color: #3366FF;
}
