/* CSS for Ferrariwholesale.com */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img {
	border:0px;
}

.content { 
	padding:5px 0px 20px 15px;
}

.descrip {
	padding:1px 0px 2px 5px;
}

.red {
	color:#FF0000;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
	font-size:16pt;
	font-weight:bold;
}

.reds {
	color:#FF0000;
	font-family:"Times New Roman", Times, serif;
	font-size:16pt;
	font-weight:bold;
}

.redsmaller {
	color:#FF0000;
	font-family:"Times New Roman", Times, serif;
	font-size:11pt;
	font-weight:bold;
}


.title {
	font-family:"Times New Roman", Times, serif;
	font-size:24pt;
	font-weight: bold;
}

.titleframe {
	font-family:"Times New Roman", Times, serif;
	font-size:24pt;
	font-weight: bold;
}

a.title {
	color:#000000;
}

a.title:visited {
	color:#000000;
}

a.title:hover {
	color:#C20303;
}

.title2 {
	font-family:"Times New Roman", Times, serif;
	font-size:20pt;
	font-weight: bold;
	color:#000000;
}

a.title2:visited {
	color:#000000;
}

a.title2:hover {
	color:#C20303;
}

a.more {
	color:#000000;
}

a.more:visited {
	color:#000000;
}

a.more:hover {
	color:#C20303;
}

.wordsframe {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight: normal;
	padding:4px 4px 4px 4px;
	background-color:#FFF792;
	border:1px solid #C20303;
	width:350px;
}

.wordsframe2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight: normal;
	padding:4px 4px 4px 4px;
	background-color:#FFF792;
	border:1px solid #C20303;
	width:80%;
}

.words {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight: normal;
	padding-top:4px;
}

.words2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight: normal;
	padding-top:4px;
}

.grid {
	padding:2px 2px 2px 2px;
	border:1px solid #2A2A2A;
}

.topdescrip {
	padding:0px 10px 0px 5px;
	position:relative;
	width:96%;
}

i
{
	position:absolute; left:0px; top:0px; width:1px; height:1px; z-index:1; visibility: hidden; overflow: hidden
}