/* - - - - - - - - - - - - - - - - - - - - -

Title: azureboats.no CSS
Webmaster: Rainer Strand (+47 95 88 63 11  -  himself(a)gunet.org)
Copyright: azureboats.no © 2007 All rights reserved.
Created : 28 mai 2007
Modified : 07 juni 2007

- - - - - - - - - - - - - - - - - - - - - */

/* ----- CSS ----- */

body {
	margin: 0;
	padding: 0;
}

/* ----- CLASSES ----- */

.disigninfo {
	color: #666666;
	font-size: 7pt;
	font-family: Verdana, Arial, sans-serif;
}
.details {
	width: 100px;
	height: 80px;
	float: left;
	margin: 0 3px 3px 0;
	border: solid 1px #C2C2C2;
}

/* ----- LISTS ----- */

/* ----- IMAGES ----- */

img {
	border: 0;
	padding: 0;
}
.details img {
	width: 100px;
	height: 80px;
}

/* ----- LINKS ----- */

a {
	font-weight: bold;
	text-decoration: none;
}
.disigninfo a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

/* ----- DIVS ----- */

div {
	margin: 0px;
	padding: 0px;
}

/* ----- FORMS ----- */

form {
	margin: 0px;
	padding: 0px;
}

