
.ie .example {}
.ie7 .example {}
.gecko .example {}

/* FIREFOX
-----------------------------------------------------------*/

.win.gecko a	{font-family: Arial, Helvetica, sans-serif; font-size:0.9em; border:0;}
.win.gecko a:link	{}
.win.gecko a:visited	{}
.win.gecko a:hover {text-decoration:none;}
.win.gecko ul.inspiration li:hover { background-color:#000;}
.win.gecko ul.blogroll li:hover { background-color:#000;}

.win.gecko .externalLink {	float:right;
								left:0px;
								top:-22px;
							}
							
.win.gecko .viewDesigns	{	background-color:transparent;
			background-image:url(../images/generic/bgButtonFF.gif);
			background-repeat:no-repeat;
			border:0;
			color:#8d97ab;
			font-size:0.7em;
			font-weight:bold;
			height:25px;
			padding-left:15px;
			width:100px;
		}
		
.win.gecko .viewDesigns:hover	{	background-color:transparent;
			background-image:url(../images/generic/bgButtonHoverFF.gif);
			background-repeat:no-repeat;
			border:0;
			color:#121212;
			cursor: pointer; /* cursor: hand; for IE5 */
			font-size:0.7em;
			font-weight:bold;
			height:25px;
			padding-left:15px;
			width:100px;
		}
		
.win.gecko .visitWebsite	{	background-color:transparent;
			background-image:url(../images/generic/bgButton2FF.gif);
			background-repeat:no-repeat;
			border:0;
			color:#8d97ab;
			font-size:0.7em;
			font-weight:bold;
			height:25px;
			padding-left:15px;
			width:100px;
		}

.win.gecko .visitWebsiteNone	{	background-color:transparent;
			background-image:url(../images/generic/bgButton2NoneFF.gif);
			background-repeat:no-repeat;
			border:0;
			color:#333333;
			font-size:0.7em;
			font-weight:bold;
			height:25px;
			padding-left:15px;
			width:100px;
		}
		
.win.gecko .visitWebsite:hover	{	background-color:transparent;
			background-image:url(../images/generic/bgButton2HoverFF.gif);
			background-repeat:no-repeat;
			border:0;
			color:#121212;
			cursor: pointer; /* cursor: hand; for IE5 */
			font-size:0.7em;
			font-weight:bold;
			height:25px;
			padding-left:15px;
			width:100px;
		}

/*---------------------------------------------------------*/


.linux.gecko .example {}
.opera .example {}
.konqueror .example {}
.webkit .example {}
			