@charset "utf-8";

.testimonial {
	font-size: 16px;
	padding: 20px;
	width: auto;
	margin: 10px;
	display: block;
	font-style: italic;
	font-weight: bold;
}
.testimonial .quotes {
	font-size: 3em;
}


.authtag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #464646;
}

.authtag a {
	color: #464646;
}

.authtag a:hover {
	color: #666666;
	text-decoration:none;
	}


/*-----------------------------------------------
page top level style rules 
*/

/*div {
border:solid #FFFF00 1px;
}*/

body {
	background: #262626;
	margin: 10px 20px 10px 20px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0 Auto; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
	text-align: center;
}
h1 {
	font-size: 2.5em;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
h2 {
	font-size: 1.5em;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-style: italic;
}
h3 {
	font-size: 1.5em;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	color: #51B848;
}

p {
	font-weight: normal;
	margin: 0.1em 0px 1em 0px;
}
a    {
	text-decoration: none;
	color: #0A50AF;
}
a  img {
	border: none;
}
.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}

.floatright {
	display: block;
	clear: right;
	float: right;
}
.floatleft {
	display: block;
	float: left;
	clear: left;
}




a:hover    {
	text-decoration: underline;
}

.fec #container  {
	width: 850px;
	margin: 0 Auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0 Auto;
}

.fec #drive{
}

.fec #buy{
}

.fec #contact{
}

.fec #products{
}

.fec #FC{
}

.fec #FEA{
}

/*-----------------------------------------------
main content container 
*/

#container #mainContent  {
	padding: 0px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: #FFFFFF;
	background-image: url(../gui/content_topcap_1a.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 Auto;
	width: auto;
	height: auto;
	border-bottom: solid #ffffff 1px;/*-----------------------------------------------
style rules for the header and elements within the header continer. */

}
#header  .logo {
	clear: left;
	float: left;
	border: none;
	width: 295px;
}
.graphic {
	border: none;
}
#topnav  {
	display: block;
	clear: both;
	width: auto;
	text-align: right;
	margin: 0px 10px 0px -25px;
	height: 34px;
	font-size:12px;
}
.nav   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0 Auto;
}

#topnav .nav    li {
	float: right;
	width: auto;
	padding: 0 Auto;
	vertical-align: middle;
	clear: none;
	display: inline-block;
}
#topnav .nav   li  a {
	text-align: center;
	white-space: nowrap;
	display: block;
	color: #FFFFFF;
	height: 34px;
	vertical-align: middle;
	padding: 0 Auto;
	line-height: 34px;
	background-image: url(../gui/nav_inactive_2a.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #666666;
	text-decoration: none;
	border: none;
	width: 122px;
	margin: 0px 0px 0px -8px;
}
#topnav .nav  .btn_fea a  {
	width: 210px;
	background-image: url(../gui/nav_inactive_2b.png);
}
#topnav .nav   li  a:hover {
	background-color: #339933;
}

#topnav .nav  .btn_news a  {
	background-color: #900;
}



#container #header {
	display: block;
	height: 140px;
	background-image: url(../gui/bkg_header_1a.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px 0px 3px 0px;
}

#container #header a img {

}

#headerMessage {
	display: inline;
	clear: none;
	float: right;
	width: auto;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	padding: 0px 0px 5px 30px;
	background-image: url(../gui/bkg_headermessage_1a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
}

#headerMessage a {
color:#FFFFFF;
text-decoration:none;
}
.tabContent {
	height: auto;
	vertical-align: top;
	margin: 10px Auto Auto Auto;
	padding: 0 Auto;
	width: 350px;
}



#headerMessage a:hover {
text-decoration:underline;
}

#header  .banner {
	margin: 0px 25px 0px 0px;
	float: right;

	
}


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


#container #footer {
	display: block;
	height: 55px;
	background-image: url(/assets/gui/bkg_footer_1a.gif);
	border: none;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px 0px 0px 0px;
	clear: both;
	margin: 0px 0px 0px 0px;
	background-color: #262626;
	text-align: left;
}

#footer #banner {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	width: 290px;
	height: 45px;
	text-align: center;
	vertical-align: middle;
	padding: 0 Auto;
	margin: 0 Auto;
}
#legal {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 10px 10px 0px 25px;
}

#bottomnav {
	display: block;
	width: auto;
	color: #FFFFFF;
	float: left;
	margin: 10px 0px 0px 0px;
}

#bottomnav .nav li {
	display: block;
	clear: none;
	float: left;
	width: auto;
	margin: 0 Auto;
	padding: 0px 10px 0px 10px;
	vertical-align: middle;
	color: #FFFFFF;
	border-right: solid #666666 1px;
}
#bottomnav .nav {
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}

#bottomnav a {
	color: #FFFFFF;
	white-space: nowrap;
	text-decoration: none;
	font-size: 10px;
}

#bottomnav a:hover {
	text-decoration: underline;
}

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

#mainContent ul {
	list-style-type: disc;
	margin: 0px;
	padding: 0px;


}
#home    .TabbedPanelsContentGroup {
	margin: -35px 0px 0px -2px;
	width: 400px;
	background-image: url(../graphics/bkg_home_pitch.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#home .TabbedPanelsTabGroup {
	margin: 25px -1px 0px 10px;
	padding: 0 Auto;
}


#home  #container #mainContent {
	background-image: url(../graphics/bkg_home_green.jpg);
	min-height: 550px;
	display: inline-block;
	height: auto;
	background-repeat: no-repeat;
	background-position: center top;
	width: 850px;
}
#home   #TabbedPanels1   .TabbedPanelsTab   b     {
	font-size: 1.5em;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#home  #pitchText  {
	font-family: Arial, Helvetica, sans-serif;
	padding: 15px 10px 0px 20px;
	width: 400px;
	margin: 0px 0px -25px 0px;
	float: none;
	clear: none;
	color: #2D3F6C;
	height: 70px;
}
#home  #pitchText  b  {
	font-size: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#home #secondary ul {
	margin: 0px;
	padding: 0px;
}
#home   #TabbedPanels1   .TabbedPanelsContent p {
	margin: 0px 0px 1em;
	padding: 0 Auto;
}
#secondary    .one3rdcol    {
	clear: right;
	float: left;
	height: 200px;
	width: 265px;
	display: inline-block;
	margin: 0px 9px;
	padding: 10px 0px 0px 0px;
}

#secondary    .one3rdcolx2    {
	clear: right;
	float: left;
	height: 200px;
	width: 525px;
	display: inline-block;
	margin: 0px 9px;
	padding: 10px 0px 0px 0px;
}

#mainContent #secondary {
	display: block;
	width: auto;
	clear: both;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#secondary li {
	list-style-type: none;
	margin: 0 Auto;
	padding: 0 Auto;
	display: inline-block;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #70AA31;
	padding: 0.5em 0.75em;
	margin: 2px;
	background-image: url(/assets/gui/chrome_overlay_1000x35_white.png);
	background-repeat: no-repeat;
	background-position: 0xp 0px;
	color: #FFFFFF;
	text-decoration: none;
}
#home #mainContent #secondary {
	width: 100%;
	margin: 0 Auto;
	height: 210px;
	float: none;
	display: block;
	padding: 0 Auto;
}

#drive #mainContent {
	padding: 0 Auto;
	height: auto;
	background-image: url(../graphics/bkg_drivegreen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#drive #secondary {
	margin: 0 Auto;
	clear: left;
	padding: 10px 0px 0px 15px;
}



#drive #mainContent p {
	padding-right: 15px;
}
#drive #headerimage {
	padding-right: 15px;
	clear: none;
	float: left;
}


#banner_greencar {
	width: 235px;
	height: 575px;
	margin: 0px 15px auto 10px;
	padding: 10px 0px 5px 10px;
	border-left: solid #cccccc 1px;
}
#banner_greencar ul {
	margin: 0px 5px 5px 15px;
	padding: 0px;
}
#banner_greencar li {
	padding: 5px 0 0 0;
}
#fecguidlines {
	width:200px;
	height: auto;
	font-size: 11px;
	text-align: center;
}
#drive  #fecguidlines {
	border-right: solid #cccccc 1px;
	margin-right: 15px;
}

#fecguidlines ul {
	padding: 0px 0px 0px 15px;
	text-align: left;
	margin: 0px 10px 0px 15px;
}
#fecguidlines li {
	list-style-type: disc;
	list-style-position: outside;
}
#drive #banner_fea {
	width: 283px;
}
#fecbanner {
	text-align: left;
	display: block;
	font-size: 11px;
	padding: 2px 0px 0px 25px;
	height: 43px;
	background-image: url(../gui/bkg_footer_1a.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	width: auto;
}
#fecbanner ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#fecbanner .800number, #fecbanner a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
	text-decoration:none;
}
#fea   #mainContent   {
	padding: 0 Auto;
	height: auto;
	background-image: url(../graphics/bkg_fea.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#fea #headerimage {
	padding-right: 15px;
	float: left;
	margin-bottom: 10px;
}
#fea    #headline   {
	padding-right: 10px;
	height: auto;
	display: block;
}
#fea #secondary {
	width: 200px;
}
#fea   #feaDiagramImage   {
	margin: 0 20px 0 20px;
	padding: 0 Auto;
}
#fea #faqbanner {
	margin: 0 20px 0 50px;
	padding: 0 Auto;
}

#fea #banner_fea {
	width: 425px;
	margin: 10px 10px 0px 15px;
}
#fea .colright {
	margin: 0 Auto;
	width: 400px;
	float: right;
	clear: right;
	height: auto;
	display: inline-block;
}
#fea #secondary {

}
#fea   .colleft   {
	margin: 0 Auto;
	width: 417px;
	clear: none;
	height: auto;
	float: left;
	display: inline-block;
}
#fea #headline .colleft p {
	margin: 10px 20px;
}

/*----------------------------------------------------------*/
#buynow {
	background-image: url(../gui/bkg_banner265_green.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
}
#drivegreen {
	background-image: url(../gui/bkg_banner265_clowds.jpg);
	background-repeat: no-repeat;
	background-position: right 11px;
	display: block;
	padding-top: 10px;
}
#fuelcat_banner {
	background-image: url(../gui/bkg_banner265_fuelcatylst.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
}

#news_banner {
	background-image: url(../gui/bkg_banner265_newsvideo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
}


/*----------------------------------------------------------*/
#buy  #mainContent {
	padding: 0 Auto;
	background-image: url(../graphics/bkg_buy.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: auto;
}
#buy #headline {
	display: inline-block;
	height: auto;
	margin: 0 Auto;
	padding: 0 Auto;
}
#buy #headline .colleft p {
	margin: 10px 20px;
}
#buy .colleft {
	margin: 0 Auto;
	width: 417px;
	clear: none;
	height: auto;
	float: left;
	display: inline-block;
	padding: 0 Auto;
}

#buy .colright {
	margin: 0 Auto;
	width: 400px;
	float: right;
	clear: right;
	height: auto;
	display: inline-block;
}

/*----------------------------------------------------------*/
#about #mainContent {
	padding: 0 Auto;
	background-image: url(../graphics/bkg_about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: auto;
}
#about #headline {
	display: inline-block;
	height: auto;
}
#about #headline .colleft p {
	margin: 0px 0px 10px 0px;
}
#about .colleft {
	margin: 0 Auto;
	width: 375px;
	clear: none;
	height: auto;
	float: left;
	display: inline-block;
	padding: 25px 25px 0px 25px;
}


#about .colright {
	margin: 75px 0px 0px 0px;
	width: 370px;
	float: right;
	clear: right;
	height: auto;
	display: inline-block;
	padding: 10px 25px 0px 25px;
	border-left: solid #185C85 1px;
	color: #185C85;
}
#about  #headline .colright ul {
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}
#about   #headline  .colright li {
	margin: 10px 0px 0px 0px;
}

/*----------------------------------------------------------*/
#fc #headerimage {
	padding-right: 15px;
	float: none;
	margin-bottom: 0px;
}
#fc #headline {
	padding-right: 10px;
	height: auto;
	display: block;
}
#fc .colright {
	margin: 0 Auto;
	width: 571px;
	float: right;
	clear: right;
	height: auto;
	display: inline-block;
}
#fc #secondary {
}
#fc .colleft {
	margin: 0 Auto;
	width: 250px;
	clear: none;
	height: auto;
	float: left;
	display: inline-block;
}
#fc #headline .colleft p {
	margin: 10px 20px;
}

#fc #secondary {
	width: auto;
	height: 10px;
}
#fc #mainContent {
	padding: 0 Auto;
	background-image: url(../graphics/bkg_fuelcatalyst.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: auto;
}
#fc #headline .colleft h2 {
	margin-left: 20px;
	margin-bottom: 0px;
}
#fea #faq, #fc #faq {
	width: auto;
	padding: 0px 25px 0px 25px;
	clear: both;
	margin: 0px 0px 0px 0px;
}

/*----------------------------------------------------------*/
#pitchText a {
	color: #FFFFFF;
}
#fecbanner li {
	margin: 0px;
	padding: 0px;
}
#star #mainContent {
	padding: 0 Auto;
	height: auto;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../graphics/bkg_startdriver.jpg);
}
#star #secondary {
	margin: 0 Auto;
	clear: left;
	padding: 10px 0px 0px 15px;
}
#star #banner_fea {
	width: 300px;
	margin-right: 25px;
	border-right: solid #cccccc 1px;
}
#star #headline {
	width: auto;
	padding: 0px 20px 0px 575px;
	height: 300px;
}
#star #secondary .colleft {
	width: 400px;
	float: left;
	margin-right: 10px;
	border-right: solid #cccccc 1px;
}
#star #secondary .colright {
	width: auto;
	margin: 0 Auto;
	padding: 0px 10px 0px 0px;
}
.contentSection {
	display: inline-block;
	border-bottom: solid #cccccc 1px;
	padding-bottom: 10px;
	margin: 0px 10px 10px 10px;
}
#star #extBenfits p {
	width: auto;
	margin-left: 125px;
	margin-right: 100px;
}
#star #extBenfits u {
	font-size: 16px;
	font-weight: bold;
}
.btn_joinnow {
	white-space: nowrap;
	display: block;
	width: auto;
	height: 30px;
	line-height: 30px;
	background-color: #FFC410;
	color: #4C4349;
	text-align: center;
	padding: 0 Auto;
	margin: 0px 0px 10px 0px;
	background-image: url(../gui/chrome_overlay_1000x35_white.png);
	background-repeat: no-repeat;
	background-position: right top;
	border: solid #4C4349 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.btn_joinnow:hover {
	background-color: #4CB14B;
	color: #000000;
	text-decoration:none;
	border-color: #FFC410;
}
#buy .one3rdcol {
	clear: right;
	height: 200px;
	width: 265px;
	display: inline-block;
	margin: 0 Auto;
	padding: 10px 0px 0px 0px;
}
#drive  .testimonial {
	font-size: 11px;
	width: 240px;
	border: solid #408A2D 1px;
	float: none;
	clear: none;
	color: #408A2D;
	line-height: 1.55em;
	padding: 5px;
	background-color: #E9EBC6;
	margin: auto auto auto 325px;
	display: inline-block;
}
#fea .testimonial {
	margin: 0px 20px 0px 25px;
}
#stardecalbanner {
	background-image: url(../graphics/stardriver_decal_banner_bkg.jpg);
	width: 345px;
	height: 320px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px;
	margin: 0 Auto;
}
#questions  li  {
	line-height: 1.85em;
	font-weight: bold;
	margin: 0px 0px;
	padding: 0px 0px 0px 0px;
}
#questions  {
	padding: 0px auto;
	margin: 0px auto 10px auto;
}
.btt_link {
	font-size: 10px;
	line-height: 10px;
	background-color: #CCCCCC;
	display: block;
	margin: 20px 0px;
	padding: 5px;
	clear: both;
	float: none;
	width: 55px;
	text-align: center;
}
#starDriver  #starDriverNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 150px;
	height: 300px;
}
#starDriver  #mainContent {
	padding: 0 Auto;
	height: auto;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../graphics/bkg_startdriver.jpg);
}
#starDriver #secondary {
	margin: 0 Auto;
	clear: left;
	padding: 10px 0px 0px 0px;
}
#starDriver #banner_fea {
	width: 300px;
	margin-right: 25px;
	border-right: solid #cccccc 1px;
}
#starDriver #headline {
	width: auto;
	padding: 0px 20px 0px 575px;
	height: 300px;
}
#starDriver  #secondary  .colright {
	margin: 0px 0px 100px 15px;
	padding: 0px 10px 0px 0px;
	width: 315px;
	font-size: 11px;
	color: #FFFFFF;
}
#starDriver #secondary .colleft {
	width: 400px;
	float: left;
	margin-right: 10px;
	border-right: solid #cccccc 1px;
}

#starDriver #extBenfits p {
	width: auto;
	margin-left: 125px;
	margin-right: 100px;
}
#starDriver #extBenfits u {
	font-size: 16px;
	font-weight: bold;
}
#starDriver #pleadge {
	width: 325px;
	border: solid #cccccc 1px;
	padding: 10px;
	margin: 0px 0px 10px 20px;
	float: right;
	clear: none;
}

#starDriver  #pleadge  h3 {
	color: #FFFFFF;
}
#starDriver .contentSection {
	margin: 0px 0px 20px 0px;
	padding: 0px 20px;
	height: auto;
	border: auto;
}
#fc #headline .colleft ul {
	list-style-type: disc;
	margin: 0px 0px 0px 25px;
	padding: 15px 0px 0px 10px;
}

#fc #headline .colleft ul li {
	list-style-type: disc;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
#fc #fc_credentials {
	font-size: 11px;
}

#fc #fc_credentials strong{
	font-size: 13px;

}
#fc #fc_credentials li {
	margin-bottom: 9px;
}
#faq .answer {
	margin-left: 25px;
}
.specialDiscountLink  {
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 5px 5px;
	padding: 2px;
	background-image: url(../gui/chrome_overlay_1000x35_white.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFCC00;
	display: block;
}
.specialDiscountLink:hover  {
	background-color: #000000;
	color: #FFFFFF;
}
#buybtn {

}
.stardriver_discount_window {
	background-color: #91CEFA;
	width: 350px;
	margin: 0 Auto;
	background-image: url(../graphics/bkg_home_green.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0 Auto;
}
.stardriver_discount_window #buynow {
	background-image: url(../gui/discount_buynow_banner_bkg.png);
	padding: 10px;
	width: 290px;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.stardriver_discount_window h3 {
	color: #333333;
}

.stardriver_discount_window .closeWindow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	margin: 10px Auto;
	padding: 5px;
	width: 100px;
	text-align: center;
	color: #231F20;
	background-color: #FFFFFF;
	border: solid;
	border-style: solid;
	border-color: #B7E948;
	border-width: 2px;
}
#news #headerimage {
	padding-right: 15px;
	clear: none;
	float: left;
}

#news #mainContent {
	padding: 25px 0px 0px 10px;
	height: auto;
	background-image: url(../graphics/bkg_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#news #secondary {
	margin: 0 Auto;
	clear: left;
	padding: 10px 0px 0px 0px;
}



#news #mainContent p {
	padding: 0px;
	margin: 0px 0px 10px 0px;


}

#news #newslist {
	background-image: url(../gui/tab_overlay.png);
	background-position:center top;
	background-repeat:repeat-x;
}

#news #newslist ul {
	margin: 0px 5px 5px 15px;
	padding: 0px;
}

#news #newslist li {
	padding: 10px 0px 0px 0px;
}



.colr {
	display: inline-block;
	clear: right;
	float: right;
	width: 235px;
	height: auto;
	margin: 0px 15px 0px 10px;
	padding: 20px 0px 10px 20px;
	border-left: solid #cccccc 1px;
}
#news .item {
	display: inline-block;
	height: auto;
	width: 500px;
	margin: 5px 0px 20px 0px;
}

#news .item .headline {
	display: inline-block;
	height: auto;
	width: 500px;
	border-top: solid #ffffff 1px;
}

.item a {
	font-weight: bold;
	text-decoration: underline;
}
.item p {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}
#news .item .title{
	padding: 0px 0px 0px 0px;
	height: 0px;
	vertical-align: middle;
	background-color: #EBFABC;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
#news .newssnipet {
	background-color: #EBFABC;
	padding: 10px;
	background-image: url(../gui/corner_clear_1010_ur.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#news .item .details {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}
#news .item .details ul {
	list-style-type: none;
}
#news .article {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	width: 550px;
	padding: 20px 0px 0px 0px;
}
#news h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.newssnipet p {
	margin: 5px 0px 25px;
}
