/* PNG FIX */
img, #CF-sub, #CF-front, #SidebarWeather, .CFWeatherIcon, .GarageSortingMenu, .alertbox { behavior: url(/_assets/css/iepngfix.htc); }
#GarageSortCFIndex, #GarageSortPowerToWeight, #GarageSortWeight, #GarageSortAcceleration, #GarageSortUpdated { behavior: url(/_assets/css/iepngfix.htc); }

/* CF2007 last modified 22.12.2006  */

html>body #CF-sub {
height: auto;
min-height: 595px;
}

BODY {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-image: url(../images/bg_content.jpg); 
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	margin: 0 auto 0 auto;
}

#homepage {
	background-image: url(../images/bg_main.jpg); 
}

#bg_appartamento1 {
	background-image: url(../images/bg_appartamento1.jpg);
}
#bg_appartamento2 {
	background-image: url(../images/bg_appartamento2.jpg);
}
#bg_appartamento3 {
	background-image: url(../images/bg_appartamento3.jpg);
}
#bg_appartamenti {
	background-image: url(../images/bg_appartamenti.jpg);
}

#bg_lucignano {
      background-image: url(../images/bg_lucignano.jpg);
}
#bg_toscana {
      background-image: url(../images/bg_toscana.jpg);
}
#bg_disponibilita {
      background-image: url(../images/bg_disponibilita.jpg);
}
#bg_itinerari {
      background-image: url(../images/bg_itinerari.jpg);
}

#CFModeration {
	background-image: none;
	text-align: left;
	font-size: 12px;
	margin: 5px;
}

IMG {
	border: 0;
}

DIV {
	margin: 0;
	padding: 0;
}
/* Main Elements ----------------------------------------------------------------------------------*/

.main {
	width: 980px;
	padding-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}

.CFHeader {
	height: 55px;
}

.CFHeaderLogo {
	width: 221px;
	float: left;
	margin-top: 9px;
}

.HeaderNavi {
	float: right;
	margin-top: 9px;
	text-align: right;
}

.ContentToolbar {
	height: 42px;
	margin-top: 0;
	margin-right: 38px;
	margin-bottom: 12px;
	margin-left: 38px;
}

.ContentTopic {
	float: left;
}

.ContentTopic H1 {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	margin: 9px 0 0 0;
	padding: 0;
}

.ContentTopic H1 a:link, .ContentTopic H1 a:visited { 
	color: #859e6c;
}	

.ContentTopic H1 a:hover {
	color: #fff;
}

.ContentTopic H1 B {
	font-weight: normal;
	color: #859e6c;
}

.ContentTopic H1 .Year {
	color: #707f8b;
}

.ContentTools {
	float: right;
	padding-top: 18px;
	font-size: 12px;
}
.CFCopyright {
	clear: both;
	border-top: 1px solid #242729;
	padding-top: 15px;
	margin: 42px 0 50px 0;
}

#CF-sub {
	clear: both;
	width: 980px;
	height: 595px;
	background-image: url(../images/bg_content_area.png); 
	background-repeat: repeat-x;
	text-align:left;
	margin-top: 80px;
	padding: 0;
}

/* Garage  ------------------------------------------------------------------------------------------*/

.GarageLeft {
	float: left;
	width: 660px;
	padding-left: 38px;
	padding-bottom: 20px;
}

.GarageLeft H1 {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	margin: 0;
	padding: 0 0 22px 0;
}

H3 a:link, H3 a:visited {
	color: #a58955 !important;
}

H3 a:hover {
	color: #fff !important;
}

.GarageLightGreen {
	color: #c4df9b;
}

.GarageLightBlue {
	color: #7e8c98;
}

.GarageBlue {
	color: #a1c3db;
}

.GarageCarcardBig {
	float: left;
	width: 600px;
	padding: 0 34px 0 0;
}

.GarageCarcardBig a:link, .GarageCarcardBig a:visited {
	display: block;
	border: 2px solid #ccd4d9;
}

.GarageCarcardBig a:hover {
	border: 2px solid #fff;
}

.GarageCarcardBig H2 {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	margin: 0;
	padding: 6px 0 0 0;
}

.GarageCarcardBig H3 {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	color: #7cc576;
	margin: 0;
	padding: 0 0 12px 0;
}

.GarageCarcardBig P {
	color: #bdbcb9;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height:150%;
	text-align: justify;
	margin: 0 0 28px 0;
	padding: 0;
}

.GarageSeparatorMedium {
	float: left;
	font-size: 1px;
	height: 1px;
	width: 519px;
	background: #2b2d2f;
	border-top: 1px solid #0d0e0f;
	margin: 0 0 10px 0;
	margin-top:10px;
	padding: 0;
}

.GarageSeparatorBig {
	float: left;
	font-size: 1px;
	height: 1px;
	width: 620px;
	background: #2b2d2f;
	border-top: 1px solid #0d0e0f;
	margin: 0 0 18px 0;
	padding: 0;
}
.GarageSeparatorSmall {
	float: left;
	font-size: 1px;
	height: 1px;
	width: 242px;
	background: #2b2d2f;
	border-bottom: 1px solid #0d0e0f;
	margin: 0 0 29px 0;
	padding: 0;
	margin-top: 53px;
}
.GarageCarcardSmall {
	float: left;
	margin: 0;
	padding: 0 32px 0 0;
	width: 131px;
	height: 166px;
}



.GarageCarcardSmall a:link, .GarageCarcardSmall a:visited {
	display: block;
	border: 1px solid #ccd4d9;
}

.GarageCarcardSmall a:hover {
	border: 1px solid #fff;
}


.GarageCarcardSmall H2 {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	margin: 0;
	padding: 6px 0 0 0;
}

.GarageCarcardSmall H3 {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	color: #7cc576;
	margin: 0;
	padding: 0;
}




.GarageSeparatorSmall2 {
	float: left;
	font-size: 1px;
	height: 1px;
	background: #2b2d2f;
	border-bottom: 1px solid #0d0e0f;
	padding: 0;
	margin-top: 6px;
}
.GarageCarcardSmall2 {
	float: left;
	margin: 0;
	padding: 6px 6px 0 0;
	pa
}



.GarageCarcardSmall2 a:link, .GarageCarcardSmall2 a:visited {
	display: block;
	border: 1px solid #ccd4d9;
}

.GarageCarcardSmall2 a:hover {
	border: 1px solid #fff;
}


.GarageCarcardSmall2 H2 {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	margin: 0;
	padding: 6px 0 0 0;
}

.GarageCarcardSmall2 H3 {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	color: #7cc576;
	margin: 0;
	padding: 0;
}










.GarageRight {
	float: left;
	width: 244px;
	margin: 0;
	padding: 0;
}

.GarageSortingMenu {
	background-image: url(../images/garage_sortingmenubg.png); 
	background-repeat: no-repeat;
}

.GarageSortingMenu H1 {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	margin: 0;
	padding: 12px 0 0 18px;
}

.GarageSortingMenu P {
	color: #bdbcb9;
	margin: 0;
	padding: 15px 29px 0 18px;
}

.GarageSortingMenu P a:link, .GarageSortingMenu P a:visited {
	text-decoration: none;
	color: #78a86f;
}

.GarageSortingMenu UL {
	list-style: none;
	margin: 0;
	padding: 10px 0 0 18px;
}

.GarageSortingMenu UL LI {
	width: 212px;
	display: block;
		font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	margin: 0;
	padding: 6px 0 6px 5px;
}

.GarageSortingMenu UL LI a:link, .GarageSortingMenu UL LI a:visited {
	display: block;
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	margin: 0;
	padding: 6px 0 6px 30px;
}

.GarageSortingMenu UL LI a:hover {
	color: #7e8c98;
}

.GarageSortingMenu UL LI.Active {
	background: #131314;
}

#GarageSortCFIndex {
	background-image: url(../images/garage_sortingiconindex.png); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#GarageSortPowerToWeight {
	background-image: url(../images/garage_sortingiconpower.png); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#GarageSortWeight {
	background-image: url(../images/garage_sortingiconpower.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#GarageSortAcceleration {
	background-image: url(../images/garage_sortingiconaccel.png); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#GarageSortUpdated {
	background-image: url(../images/garage_sortingiconupdt.png); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.GarageCarDetails P {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #bdbcb9;
	line-height: 18px;
	padding-right: 40px;
	margin: 0 0 20px 0;
}

.GarageCarDetails P B {
	color: #b7b7b7;
	font-weight: normal;
}

.GarageCarDetails H2 {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 23px;
	font-weight: normal;
	color: #fff;
	margin: 0;
	padding: 0 0 6px 0;
}

.GarageCarDetails H3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #a58955;
	float: right;
	padding: 9px 40px 0 0;
	margin: 0;
}

.GarageCarPhoto {
	width: 612px;
	border: 4px solid #fff;
}

#GarageCarPhotoLoading {
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 0;
	position: relative;
	top: -240px;
	left: 298px;
}

#GarageCarPhotoLoading IMG {
	position: absolute;	/* IE6 tweak */
}

.GarageThumbnails {
	float: left;
	width: 660px;
	padding: 16px 0 0 0;
}

.GarageThumbnails a:link, .GarageThumbnails a:visited {
	float: left;	
	width: 108px;
	display: block;
	border: 1px solid #2d3337;
	padding: 1px;
	margin-right: 15px;
}

.GarageThumbnails a:hover {
	border: 1px solid #7e8c98;
	padding: 1px;
}

.GarageThumbnails a:link.Active, .GarageThumbnails a:visited.Active, .GarageThumbnails a:hover.Active {
	border: 1px solid #a58955;
	padding: 1px;
}

.GarageTechDetails {
	width: 620px;
	border-top: 1px solid #232221;
	padding: 15px 0 20px 0;
}

.GarageTechDetails H3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #a58955;
	padding: 0;
	margin: 0;
}

.GarageTechDetails UL {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0 14px 0;
}

.GarageTechDetails UL LI {
	border-bottom: 1px solid #191d20;
	color: #bdbcb9;
	padding: 4px 0 5px 0;
}


.GarageTechDetails UL#Left {
	width: 225px;
}

.GarageTechDetails UL#Center {
	width: 205px;
}

.GarageTechDetails UL#Right {
	width: 190px;
}

.GarageTechDetails UL LI .Value {
	color: #859e6c;
	padding-left: 5px;
}

.GarageBlogging {
	float: left;
	width: 620px;
	border-top: 1px solid #232221;
	padding-top: 15px;
}

.GarageBlogging H3 {
	clear: both;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #a58955;
	padding: 10px 0 0 0;
	margin: 0;
}

.GarageBlogging H2 {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding-bottom: 14px;
}

.GarageBloggingRecent {
	float: left;
	width: 310px;
}

.GarageBloggingRecent UL {
	list-style: none;
	margin: 0;
	padding: 0;
}

.GarageBloggingRecent UL LI {
	width: 300px;
}

.GarageBloggingRecent UL LI a:link, .GarageBloggingRecent UL LI a:visited {
	display: block;
	color: #acacac;
	text-decoration: none;
	padding: 3px 0 6px 16px;
	background-image: url(../images/garage_recentblogginicon.gif); 
	background-repeat: no-repeat;
	background-position: 0 6px;
}

.GarageBloggingRecent UL LI a:hover {
	color: #7e8c98;
}

.GarageBloggingRecent UL LI b {
	font-weight: normal;
	color: #626262;
	padding-left: 5px;
}

.GarageBloggingUser {
	width: 310px;
	float: left;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #abacac;
}

.GarageUserProfile IMG {
	float: left;
	padding: 0 10px 4px 0;
}

.GarageCarBrowser {
	padding: 30px 0 0 18px;
}

.GarageCarBrowser H1 {
	font-weight: normal;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #fff;
	margin: 0;
	padding: 0 0 14px 0;
}

.GarageCarBrowser UL {
	list-style: none;
	margin: 0;
	padding: 0;
}

.GarageCarBrowser UL LI {
	width: 215px
}

.GarageCarBrowser UL LI.Active {
	background: #29323d;
}

.GarageCarBrowser UL LI a:link, .GarageCarBrowser UL LI a:visited {
	display: block;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	margin: 0;
	padding: 4px 0 4px 6px;
}

.GarageCarBrowser UL LI a:hover {
	color: #7e8c98;
}

.owner {
	color: #96b4ce;
}


/* About us  ----------------------------------------------------------------------------------------*/



#About {
	clear: both;
	width: 904px;
	text-align:left;
	margin-top: 80px;
	padding: 0 38px;
}

#About P {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bdbcb9;
	text-align: justify;
	line-height: 18px;
	padding: 0;
	margin: 0 0 18px 0;
}

#About h1 {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: normal;
	color: #FFF;
	margin: 0;
	padding: 8px 0 10px 0;
}


#About h4 {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	margin: 0;
	padding: 0 0 10px 0;
}

.AboutLeft {
	float: left;
	width: 511px;
}

.AboutRight {
	float: left;
	width: 343px;
	padding: 6px 0 0 50px;
}

.AboutSlideshow {
	border: 4px solid #fff;
	width: 335px;
	height: 223px;
}

.AboutCredits {
	border-top: 1px solid #25282a;
	border-bottom: 1px solid #25282a;
	padding: 0 0 22px 0;
	margin: 27px 0 23px 0;
}

.AboutCredits h6 {
	clear: both;
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	padding: 0;
	margin: 20px 0 10px 0;
}

.AboutCredits UL {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0 0 22px 18px;
}

.AboutCredits UL LI {
	float: left;
	color: #859e6c;
	font-size: 13px;
	padding-right: 5px;
}

.AboutModeration {
	float: left;
	width: 904px;
	border-top: 1px solid #25282a;
	padding: 28px 0 0 0;
	margin: 20px 0 0 0;
}

.AboutContactAddress {
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	height: 155px;
	text-align: center;
	padding-top: 108px;
}

.AboutContactAddress a:link, .AboutContactAddress a:visited {
	color: #859e6c;
}

.AboutContactAddress .AboutCountry {
	color: #808080;
	border-left: 1px solid #292d2f;
	border-right: 1px solid #292d2f;
	padding: 0 8px;
	margin: 0 8px;
}

.AboutContactAddress h5 {
	color: #808080;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 15px 0 0 0;
}




/* Carfreaks FrontPage ------------------------------------------------------------------------------*/

#CF-front {
	float: left;
	width: 980px;
	margin-top: 418px;
	background-image: url(../images/front_contentline.png); 
	background-repeat: repeat-y;
	text-align: left;
}

.FrontAlbum {
	float: left;
	width: 464px;
}

.FrontAlbumSingle {
	float: left;
	width: 464px;
	margin-bottom: 25px;
}

.FrontAlbumThumb {
	float: left;
	width: 185px;
}

.FrontAlbumThumb IMG {
	border: 2px solid #ccd4d9;
	margin-right: 20px;
}

.FrontAlbumDetails {
	float: left;
	width: 249px;
}

#CF-front H1 {
	font-family: Arial, Tahoma, Verdana;
    font-size: 14px;
	color: #fff;
    font-weight: normal;
	padding-bottom: 3px;
	margin: 0;
	padding: 0;
}

#CF-front H1 a:link, #CF-front H1 a:visited, #CF-front H1 a:hover {
	color: #fff;
	text-decoration: none;
}

.FrontDate {
	font-family: Tahoma, Arial, Verdana;
    font-size: 10px;
    color: #859e6c;
	margin: 0 0 4px 0;
	padding: 0;
}

.FrontDescription {
	font-family: Tahoma, Arial, Verdana;
    font-size: 11px;
    line-height: 16px;
	color: #bdbcb9;
	margin-top: 4px;
	padding: 0;
}

.FrontContent {
	float: left;
	width: 516px;
}

.FrontContentRight {
	float: left;
	width: 243px;
}

.FrontContentPost {
	float: left;
	width: 219px;
	height: 92px;
	padding: 0 0 0 38px;
}
.SpazioCalendario {
	float: right;
	width: 257px;
	height: 219px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#Stabilizer, .Stabilizer {
	clear: both;
	float: none;
	margin: 0;
	padding: 0;
	font-size:1px;
	width:auto;
}

/*  clearfix style (replaces stabilizer divs) */
.Clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.Clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .Clearfix {height: 1%;}
.Clearfix {display: block;}
/* End hide from IE-mac */



/* ContactPage  */

.ContactLeft {
	float: left;
	with: 480px;	
	margin: 0px 60px 20px 40px;
	position: relative;	/* IE6 fix - do not remove */
}
.ContactRight {
	float: left;
	with: 480px;	
	margin: 0px 0 0 0;
	padding: 0 0 0 1px;
	color: #859e6c;
	font-size: 12px;
	position: relative;	/* IE6 fix - do not remove */
}

#ContactProblem {
	float: left;
	margin: 0px 0px 0px 150px;
	position: relative;
}

.ContactTable {
	margin-top: 10px;
}


.FormLabel {
	text-align: right;
	padding: 7px 8px 0 0;
	color: #859e6c;
	font-size: 12px;
}
.FormLabel SPAN {
	color: #707070;
}

.FormField {
	color: #485058;
	padding-bottom: 15px;
}
.ContactBubble {
	float: left;
	width: 100px;
}

.ContactTo {
	float: left;
	width: 270px;
	margin: 0;
	padding: 0;
}
.ContactTo2 {
	float: left;
	width: 370px;
	margin: 0;
	padding: 0;
}
.ContactTo2 H1 {
	margin: 0;
	padding: 20px 0 0 0;	
	color: #FFF;
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;	
}
.ContactTo2 H1 B{
	color: #859e6c;
	font-weight: normal;	
}
.ContactTo2 p{
	color: #FFFFFF;
	font-weight: normal;	
	font-size:12px;
	line-height:150%;
}
.ContactTo H1 {
	margin: 0;
	padding: 20px 0 0 0;	
	color: #FFF;
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;	
}
.ContactTo H1 B{
	color: #859e6c;
	font-weight: normal;	
}
.FormField {
	background-image: url(../images/contact_bg_form.gif); 
	background-repeat: no-repeat;
	width: 204px;
	height: 24px;
}
.FormField INPUT {
	border: none;
	background: transparent;
	width: 190px;
	height: 24px;
	color: #FFF;
	margin: 0 0 0 5px;
	padding: 3px 0 0 0;
}

.FormFieldCode {
        background-image: url(../images/contact_bg_form2.gif);
        background-repeat: no-repeat;
        width: 204px;
        height: 24px;
}
.FormFieldCode INPUT {
        border: none;
        background: transparent;
        width: 70px;
        height: 24px;
        color: #FFF;
        margin: 0 15px 0 5px;
        padding: 3px 0 0 0;
} 

.FormField P {
	margin: 0;
	padding-top: 5px;
}

.ContactMessageField {
	background-image: url(../images/contact_bg_msg.gif); 
	background-repeat: no-repeat;
	width: 452px;
	height: 278px;
	margin-top: 3px;

}

.ContactMessageField TEXTAREA{
	border: none;
	background: transparent;
	width: 375px;
	height: 240px;
	margin: 10px 0 0 10px;
	padding: 0 10px 0 40px;
	color: #FFF;
	font-size: 12px;
	line-height: 16px;
	font-family: arial, verdana, tahoma;
	scrollbar-arrow-color: #666c72;
	scrollbar-3dlight-color: #3c4248;
	scrollbar-darkshadow-color: #3c4248;
	scrollbar-face-color: #494f56;
	scrollbar-highlight-color: #3c4248;
	scrollbar-shadow-color: #3c4248;
	scrollbar-track-color: #34393e;
	overflow: auto;
}

.ContactRight P {
	margin: 0;
	padding: 0;
	color: #485058;
	text-align: right;
	font-size: 11px;
}

.SendButton {
	padding-top: 20px;
}
.SendButton INPUT{
	background: #31363b;
	border: 1px solid #3e4347;
	color: #FFFFFF;
	padding: 0 10px 0 10px;
}

.GarageFeatures {
	clear: both;
	float: none;
	width: 245px;
}
.GarageFeatureImage{
	float: left;	
	widtht: 67px;
	padding: 4px 10px 10px 0 !important;
}
.GarageFeatureText{
	float: none;
	clear: both;
	width: 245px;
	margin: 0 0 40px 0 !important;
	padding: 0 0 0 0 !important;
	font-size: 11px !important;
	color: #7c8798 !important;
}

.GarageFeatures H1, .GarageTuning H1{
	font-size: 13px;
	font-weight: bold !important;
	margin: 0 !important;
	padding: 0 0 0 0 !important;

}
.GarageFeatureText H3{
	text-align: left !important;
	display: block;
	color: #6494bb;
	font-size: 12px;	
	font-weight: bold;
	margin: 0 !important;
	padding: 0 0 5px 0!important;	
}
.GarageFeatureText H3 SPAN{
	color: #78a86f !important;
}
.GarageFeatureText H3 A:LINK, .GarageFeatureText H3 A:VISITED{
	color: #6494bb !important;
}
.GarageFeatureText H3 A:HOVER {
	color: #FFF !important;
}
.GarageTuning P {
	color: #cccccc;
	margin: 0;
	padding: 0 0 10px 0;
}
#TuningMeterBox {
	background-image: url(../images/tuningbg.gif); 
	background-repeat: no-repeat;
	width: 242px;
	height: 40px;
}

#TuningMeter {
	padding: 7px 0 0 51px;
	margin: 0;
}
#TuningMeter P {
	margin: 0;
	padding: 0;
	color: #c2c2c2;
	letter-spacing: 13px;
	font-size: 18px;
	font-weight: normal !important;
}
#TuningMeter P SPAN{
	color: #41484f;
}

#TuningText {
	padding-top: 10px;
}

#TuningText P{
	color: #878787;
}
#TuningText SPAN{
	color: #FFFFFF;
}
.TuningInfo{
	color: #7c8798 !important;
	border-top: 1px solid #2b2d2f;
	padding-top: 10px !important;
	padding-right: 2px;
}

.Info H3 {
	font-size: 15px !important;
	font-weight: bold !important;
	color: #FFF !important;
}
.Info SPAN {
	color: #859e6c !important;
}
.Info TABLE TD {
	color: #bdbcb9 !important;
	font-family: tahoma;
}
.Info TABLE TD SPAN{
	color: #859e6c !important;
}

.Info A:LINK, .Info A:VISITED {
	color: #859e6c !important;
}

.Info {
	padding-bottom: 30px;
}

.Info .AboutLeft {
	width: 532px;
}

.Info .AboutRight {
	width: 312px;
	padding: 0 0 0 60px;
}


/* --- Database ----------------------------------- */

.DatabaseCarPhoto {
	width: 407px;
	border: 4px solid #fff;
}

.DatabaseCarInfo {
	float: right;
	width: 210px;
	padding: 0px 20px 0px 0px;
}

#DatabaseCarPhotoLoading {
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 0;
	position: relative;
	top: -240px;
	left: 298px;
}
.DatabaseCarInfo UL {
	list-style: none;
	margin: 0;
	padding: 0 0 14px 0;
}

.DatabaseCarInfo UL LI {
	border-bottom: 1px solid #191d20;
	color: #bdbcb9;
	padding: 4px 0 5px 0;
}
.DatabaseCarInfo UL LI .Value {
	color: #859e6c;
	padding-left: 5px;
}

/* --- Misc --- */

.browserwarning {
	width: 915px;
}
/* AGGIUNTA --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
.narrowcolumn .entry p {
	margin: 0 0 16px;
	padding: 0;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	margin-top: 10px;
	line-height: 1.4em;	
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	background-color: #131719;
	}

.posttopic
	{
	border-bottom: 1px solid #2b3135;
	padding: 1px 0 5px 0;
	margin-right: 9px;
}

small {
	color: #859e6c;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}
small SPAN{
	color: #acacac;
}

small SPAN A:LINK, small SPAN A:VISITED{
	color: #acacac;
}

h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	}

h1 {
	font-size: 18px;
	color: #fff;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 20px;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Trebuchet MS, arial, sans-serif; 
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold; 
	margin: 20px 0 0 0;
	padding: 0;
}
#sidebar h2 A:LINK, #sidebar h2 A:VISITED {
	color: #fff;
}
#sidebar h2 A:HOVER {
	text-decoration: underline;
	color: #859e6c;
}


h3,h4 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4, h4 a, h4 a:visited {
	color: #fff;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #859e6c;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist LI B CITE {	
	background: url('images/admin_star.png') no-repeat center left;
	padding-left: 16px;
	color: #e9c71a;
}
.commentlist LI B CITE a:link, .commentlist LI B CITE a:visited {
	color: #e9c71a;
}



.commentlist cite, .commentlist cite a {
	color: #70cd15;
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#commentform IMG {
	vertical-align: bottom;
	padding: 0;
	margin-bottom: 2px;
	padding-right: 8px;
}

.commentmetadata {
	font-weight: normal;
	}

.commentmetadata b a {
	color: #e9c71a;
	font-weight: normal;
}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 !important;
	padding: 0 !important;
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #859e6c;
	text-decoration: none;
	}

a:hover {
	color: #fff;
	text-decoration: underline;
	}

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 200px; 
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0;
	padding: 0 51px 0 38px;
	width: 519px;
	margin: 0;
}

.narrowcolumn P {
	padding: 0 9px 0 0 !important;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	clear: both;
	margin: 0 0 20px;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding: 0;

}
.narrowcolumn .postmetadata P {
	padding: 0;
	margin: 0;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
	font-size: 10px;
	font-weight: bold;
	color: #b7b7b7;
}
.postmetadata A:LINK, .postmetadata A:VISITED {
	color: #b7b7b7;
}


#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
h4 {
	padding: 0;
	margin: 30px 0 10px 0;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 1px;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	padding: 2px 0 8px 8px;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
}




ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}


/* End Entry Lists */



/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

.commentformcode input {
	width: 106px !important;
}

#commentform input {
	width: 170px;
	padding: 5px 0 6px 4px;
	margin: 2px 4px 1px 0;
	color: #fff;
	background: #161a1d;
	border: 0;
	}

#commentform textarea {
	width: 100%;
	margin: 2px 0;
	padding: 5px 0 6px 4px;
	color: #fff;
	background: #161a1d;
	border: 0;
	overflow:auto; 
	height: 100px;
}

#commentform #submit {
	margin: 0;
	float: right;
	}



/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	margin: 0;
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px 0;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{	
	float: left;
	padding: 20px 0 10px 0;
	width: 334px;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


/* CF mods below */

#Stabilizer, .Stabilizer {
	clear: both;
	float: none;
	margin: 0;
	padding: 0;
	font-size:1px;
	width:auto;
}
#SidebarSearch {
	float: none;
	clear: both;
	padding-top: 20px;
	margin-bottom: 20px;
}

.BlogSearch {
	color: #818181;
	font-size: 10px;
	height: 42px;
	padding-top: 10px;

}
.BlogSearchLeft {
	float: left;
	width:90px;
	padding-left: 1px;
	height:21px;
	color: #859e6c;
	font-family: Trebuchet MS, arial, sans-serif; 
	font-size: 12px;
	font-weight: bold; 
	padding: 2px 0 0 0;
}
.BlogSearchMiddle {
	float: left;
	width:180px;
	padding-left: 1px;
	height:21px;
	background: url('images/blog_search_input.gif') no-repeat;
	border: 0;
}


.BlogSearchRight {
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0;
}
INPUT.BlogSearchInput{
	font-family: tahoma, helvetica, sans-serif;
	font-weight: normal;
	border: 0;
	background: #2a2d2d;
	color: #FFFFFF;
	width: 160px;
	height: 16px;
	padding: 0;
	margin: 1px 0 0 8px;
	padding: 1px 0 0 0;
	font-size: 12px;
}

#SidebarCategories {
	clear: both;
	float: none;
	border: 0px;
}

.NaviSeparator {
	clear: both;
	float: none;	
	font-size: 0px;	
	height: 10px;
	padding-bottom: 20px;
}

#SidebarCategories H2{
	font-family: Trebuchet MS, arial, sans-serif; 
	color: #FFFFFF;
	font-size: 20px;
	font-weight: normal; 
	margin-top: 0px;
	padding-top: 0px;
}

#SidebarPersonals H3{
	font-family: Trebuchet MS, arial, sans-serif; 
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold; 
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
}

#SidebarCategories UL, #SidebarPersonals UL{
	margin-top: 10px;
}

.SidebarSeparator {
	border-bottom: 1px solid #000;
}

.current-cat A:LINK, .current-cat A:VISITED {
	color: #ffffff !important;
}

#SidebarCategories LI A:LINK, #SidebarCategories LI A:VISITED{
	font-family: Tahoma, Trebuchet MS, arial, sans-serif; 
	color: #8ec257;
	font-size: 13px;
	font-weight: bold; 
}

#SidebarPersonals LI A:LINK, #SidebarPersonals LI A:VISITED{
	font-family: Tahoma, Trebuchet MS, arial, sans-serif; 
	color: #85a9d2;
	font-size: 13px;
	font-weight: bold; 
}


#SidebarCategories LI {
	background: url('images/category_arrow.gif') no-repeat; 
	background-position: 0px 4px;
	padding: 0 0 0 16px;
	margin: 0 0 5px 0;
	width: 149px; 
 	float: left;
	color: #b7b7b7;
	font-size: 11px;
}

#SidebarPersonals LI {
	background: url('images/category_man.gif') no-repeat; 
	background-position: 0px 4px;
	padding: 0 0 0 16px;
	margin: 0 0 5px 0;
	width: 149px; 
	float: left;
	color: #b7b7b7;
	font-size: 11px;
}

#SidebarPageNav UL {  
        list-style: none;
        text-indent: 1em;
} 
         
#SidebarPageNav LI { 
        list-style: none;
        font-size: 11px; 
}
 
#SidebarPageNav LI.current_page_item A:LINK, #SidebarPageNav LI.current_page_item A:VISITED {
        color: #ffffff;
}        
#SidebarPageNav LI.current_page_item UL A:LINK, #SidebarPageNav LI.current_page_item UL A:VISITED {
        color: #8ec257; 
} 

#SidebarIntroduction {
	clear: both;
	float: none;
	margin-top: 0px !important;
	padding: 0 15px 10px 15px;
	width: 300px;
}

#SidebarIntroduction P{
	margin: 5px 0 0 0;
	line-height: 13px;
}	
#SidebarIntroduction H2{
	padding: 10px 0 0 0 !important;
	margin: 0 0 0 0 !important;
}
#SidebarArchive {
	margin: 10px 0 10px 15px;
}
#SidebarArchive SELECT{
	width: 150px;
}

#SidebarArchive H3{
	font-family: Trebuchet MS, arial, sans-serif; 
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold; 
	margin: 0 0 10px 0 !important;
	padding: 0 0 0 0 !important;

}

#SidebarPageNav LI A:LINK, #SidebarPageNav LI A:VISITED{
        font-family: Tahoma, Trebuchet MS, arial, sans-serif;
        color: #8ec257;
        font-size: 13px;
        font-weight: bold;
}

.BlogArrow {
	background: url('images/blog_arrow.gif') no-repeat; 
	background-position: 0px 4px;
	padding: 0 0 0 12px;
}


.metadataWriter{
	background: url('images/meta_writer.gif') no-repeat; 
	background-position: 0px 0px;
	padding: 0 0 0 16px;
}
.metadataComments{
	background: url('images/meta_comments.gif') no-repeat; 
	background-position: 0px 1px;
	padding: 0 0 0 17px;
	margin-left: 25px;
}


.Boxi {
	background: url('../images/bg_fadebox.gif') no-repeat;
	background-repeat: no-repeat;
	padding-top: 5px;
	margin-top: 5px;
	width: 332px;
}

.CFWeatherIcon {
	float: left;
	padding-right: 5px;
}

.CFWeatherCast {
	float: left;
}
.CFWeatherTemp {
	float: left;
	color: #7daa4e;
	font-size: 22px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	padding-right: 16px;
	padding-top: 15px;
	letter-spacing: -2px
}
.CFWeatherTemp B{
	color: #85a9d2;
	font-weight: normal;
}

.CFWeatherTitle {
	padding-top: 23px;
	float: left;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	
}
.CFWeatherMore {
	clear : both;
	float: none;
	color: #626262;
	padding-top: 3px;
	font-size: 10px;
}

.CFWeatherMore B {
	font-weight: normal;	
	color: #859e6c;
}
.weather_info B {
	padding-right: 15px;
}

#SidebarEvents {
	clear : both;
	float: none;
	margin-top: 50px;
}


#comments {
	height: 22px;

}

#comments I{
	background: url('images/commentsbuble.gif') no-repeat; 
	background-repeat: no-repeat;
	padding: 1px 10px 0 0;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	width: 22px;
	height: 22px;
	display: block;
	text-align: center;
	float: left;

}

/* RecentPosts */

#RecentPosts {
	clear: both;
	float: none;
	padding: 0 15px 30px 10px;
}
#RecentPosts H2{
	padding: 0 0px 10px 5px;
}
#RecentPosts H2 IMG{
	padding: 0 0 0 5px;
}
#RecentPosts UL{
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 15px 0;
	padding: 0;
}
#RecentPosts LI{
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
#RecentPosts LI{
	display: block;
	padding: 2px 2px 8px 5px;
/*	padding: 8px 2px 8px 5px;
	background-image: url('images/2color_line.gif');
	background-repeat: repeat-x;
*/
}
#RecentPosts LI A:LINK, #RecentPosts LI A:VISITED{
	color: #859e6c;
}
#RecentPosts LI A:HOVER{
	color: #FFFFFF;
}
#RecentPosts LI.private {
	background: url('images/admin_star.png') no-repeat top right;
}

#RecentPosts LI SPAN{
	color: #444b55;
	padding: 0 0 0 5px;	
}
#RecentPosts LI B{
	color: #444b55;
	font-weight: normal;
}

.DownloadClip {
	background-image: url('images/clipdownload_bg.gif');
	background-repeat: no-repeat;
	margin: 0 0 0 10px;
	padding: 0;
	width: 484px;
	position: relative;
}

.clipdownloadtext {
	float: left;
	background-image: url('images/clipdownload_normal.gif');
	background-repeat: no-repeat;
	background-position: 0 2px;
	margin: 8px 0 0 10px;
	width: 365px;
	height: 33px;
	text-align: left;
	position: relative;

}

.clipdownloadsd {
	background-image: url('images/clipdownload_normal.gif');
}

.clipdownloadhd {
	background-image: url('images/clipdownload_hd.gif');
}

.clipdownloadtext P{
	text-align: left !important;
	margin: 0 !important;
	padding: 0 0 0 55px  !important;
	font-size: 11px !important;
	color: #626262 !important;
	line-height: 17px !important;
}

.clipdownloadtext B{
	font-weight: normal;
	padding-left: 15px;
}

.clipdownloadtext A:LINK,.clipdownloadtext A:VISITED{
	font-size:12px;
	color: #FFF;
}
.clipdownloadtext A:HOVER{
	font-size:12px;
	color: #859e6c;
	text-decoration: none;
}

.clipdownloadtext SPAN{
	color: #626262 !important;
}

.clipdownload {
	float: left;
	width: 95px;
	padding-top: 10px;
	border: 0px;
}
.clipdownload IMG{
	border: 0px !important;
}

.g2image_float_rightClear {
	margin-left: 4px;
	float: right;
	border: none !Important;
}
.Readmorebutton {
	border: none !Important;
	padding-bottom: 15px; 
	padding-top: 15px
}

.g2image_float_rightClear IMG, .Readmorebutton IMG{
	padding: 1px;
	border: none !Important;
}

/* Content boxlist */
#content.narrowcolumn UL.CFBoxList {
	margin: 15px 0 0 12px;
	padding-bottom: 15px;
	list-style: none;
}
#content.narrowcolumn UL.CFBoxList LI {
	background: url(/images/content_ul_libox.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	margin: 0 0 5px 0;
	padding: 0 0 0 20px;
}

/* Alertbox */
.alertbox {
	background: #fff6bf url(/images/exclamation.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #fc8855;
	border-bottom: 2px solid #fc8855;
	color: #000000;
}
