/* CSS Document ?(mt) Media Temple 2006, All rights reserved.*/
body {
	margin: 0px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color:#232323;
	background-color:#ffffff;
	background-position: left top;
    background-image:  url(/NewImages/ww_bg.gif);
	background-repeat: repeat-x;
}

a:link { color: #428CE7; text-decoration: none; }
a:active { color: #428CE7; text-decoration: none; }
a:visited { color: #428CE7; text-decoration: none; }
a:hover { color: #428CE7; text-decoration: underline; }

h1{
	font-weight: normal;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #232323;
	line-height:normal;

}

h2 {
	margin-top: 15px;
	margin-bottom:5px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #555555;
	line-height:normal;
}

.primary_blue { color: #428CE7; }
.secondary_blue { color: #004A80; }
.primary_red { color: #AC0000; }
.primary_grey { color: #808080; font-family:ËÎÌå; font-size:12px; }

ul li {
 list-style-image: url(/NewImages/lil_things/bullet_arrow_1.gif);
}

.logo {
	cursor: pointer;
	position: absolute;
	float: left;
	width: 230px;
	height: 25px;
	top: 30px;
	left: 40px;
	/* IE 5+/Win only filter */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/NewImages/logo.png');
}
.logo[class] {
	background-image: url(/NewImages/logo.png);
}

.login {
	cursor: pointer;
	font-size: 11px;
	font-family: verdana;
	line-height: 200%;
	color: #808080;
	text-align: center;
	width: 280px;
	height: 30px;
	position: absolute;
	float: right;
	top: 15px;
	right: 40px;
	/* IE 5+/Win only filter */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/NewImages/login_bg.png');
}
/* Other browsers. IE ignores [attributes] */
.login[class] {
	background-image: url(/NewImages/login_bg.png);
}
a.login .over, a.login:visited .over {
	color: #FFFFFF;
	text-decoration: none;
	font-family:ËÎÌå; font-size:12px;
}
a.login:hover .over, a.login:active .over {
	color: #FFFFFF;
	text-decoration: underline;
}

#page_content {
	position: relative;
	width: 760px;
	padding-top: 15px;
}

#logobox {
	display: block;
	position: absolute;
	width: 230px;
	height: 25px;
	left: 40px;
	top: 30px;
}

#loginbox {
	overflow: hidden;
	display: block;
	position: absolute;
	width: 109px;
	height: 27px;
	top: 15px;
	right: 40px;
}

a:hover#loginbttn {
	position: absolute;
	right: 0px;
}
#loginbttn img {
	border: none;
}


.quote {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetic12, sans-serif;
	color: #555555;
	font-style: italic;
	line-height: 150%;
}

/** copyright footer **/

#copyright {
	font-size: 12px;
	line-height: 200%;
	position: relative;
	padding-left: 10px;
	padding-top: 40px;
	padding-botton: 20px;
}

#copyright a, a:visited {
	color: #428CE7;
	text-decoration: none;
}
#copyright a:hover, a:active {
	color: #428CE7;
	text-decoration: underline;
}

/** end copyright footer **/


#title {
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 100%;
	font-size: 23px;
	letter-spacing: -1px;
	color: #232323;
}

/** FAQs **/

.faq {
	line-height: 150%;
	color: #808080;
}
.faq .q {
	color: #004A80;
	font-weight: bold;
}

/**  end FAQs **/


/** product energy bar graphic **/

#nrg_gs1 {
	position: relative;
	border: none;
	width: 100%;
	height: 180px;
	background: url(/NewImages/gs-nrg.jpg) no-repeat left top;
}
#hyperv {
	position: relative;
	border: none;
	width: 100%;
	height: 180px;
	background: url(/NewImages/HyperV_b.jpg) no-repeat left top;
}
#linux {
	position: relative;
	border: 1px solid #e3e3e3;
	width: 100%;
	height: 180px;
	background: url(/NewImages/LinuxBanner.jpg) no-repeat left top;
}
#nrg_dv1 {
	position: relative;
	border: none;
	width: 100%;
	height: 180px;
	background: url(/NewImages/dvheader.jpg) no-repeat left top;
	background-image: url(/NewImages/dvheader.jpg);
}

#nrg_dv3 {
	position: relative;
	border: none;
	width: 100%;
	height: 180px;
	background: url(/NewImages/dv3header.jpg) no-repeat left top;
	background-image: url(/NewImages/dv3header.jpg);
}

#nrg_cx1 {
	position: relative;
	border: none;
	width: 100%;
	height: 180px;
	background: url(/NewImages/cxheader.jpg) no-repeat left top;
}


/** product page content **/
#content {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 150%;
	color: #444;
}

#content a {
	color: #428CE7;
	text-decoration: none;
}
#content a:visited {
	color: #428CE7;
	text-decoration: none;
}
#content a:hover {
	color: #428CE7;
	text-decoration: underline;
}
#content .box {
	width: 760px;
	padding: 0;
	border-left: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	text-align: left;
}
#content .col {
	width: 320px;
}

#content .col-wide {
	width: 550px;
}

#content .block1 {
	padding-left: 20px;
	padding-right: 20px;
}

#content .block1-lo {
	padding-left: 20px;
}

#content .block1-ro {
	padding-right: 20px;
}

#content .block2 {
	padding-left: 20px;
	padding-right: 20px;
	background: url(/NewImages/ea.gif) repeat-y top left;
}

#content .block3 {
	padding-left: 10px;
	padding-right: 10px;
}
#content .block3b {
	padding-left: 10px;
	padding-right: 10px;
	background: url(/NewImages/ea.gif) repeat-y top left;	
}

#content .block4 {
	padding-right: 10px;
	padding-left: 20px;
	background: url(/NewImages/ea.gif) repeat-y top left;	
}


#content .break {
	padding: 10px;
}

#content hr {
	border: 0;
	width: 90%;
	color: #c2c2c2;
	background-color: #c2c2c2;
	height: 1px;
}
#content hr .e3 {
	border: 0;
	width: 95%;
	color: #e3e3e3;
	background-color: #e3e3e3;
	height: 5px;
}
#content hr .ea {
	border: 0;
	width: 90%;
	color: #eaeaea;
	background-color: #eaeaea;
	height: 1px;
}
#content .bp {
	font-size: 11px;
	line-height: 140%;
	color: #808080;
}

.contentFooter {
	padding: 0;
	border: none;
	background: #fff url(/NewImages/c2.gif) repeat-x bottom left;
}

.tour_copy {
	font-size: 12px; 
	color: #666666;
	line-height: 140%;
	text-align: left;
	text-indent: 0px;
	white-space: normal;
	display: block;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 6px;
}

.tour_header {
	font-size: 13px;
	color: #004A80;
	text-align: left;
	white-space: normal;
	display: block;
	margin-left: 0px;
	padding-left: 6px;
}

#details {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 140%;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color:#808080;
}
#details .th, #details .th a, #details .th a:visited {
	font-size:12px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
#details .th a:hover, #details .th a:active {
	font-weight: bold;
	color: #428CE7;
	text-decoration: underline;	
}

#contactform {
	padding: 10px;
	line-height: 140%;
	font-size:11px;
	font-family: ËÎÌå;
	text-align: left;
	color:#808080;
}

/** end product page content **/

/** new add-on (dv) styles **/

#addonnew {  margin-top:  25px;}
#addonnew td{
}

#addonnew .lmarg { margin-left:15px;}

#addonnew  .addondesc { line-height:150%;height:180px; font-size:11px; }

#addonnew  .addontop { line-height:120%;height:112px; margin-bottom:10px; }
#addonnew  .addonbutton { padding-bottom:15px; text-align:right; }


/** Data Table Displays **/

#datatblone { margin-bottom:10px;}
#datatblone th{ padding:4px; font-weight:bold; color:#888888; font-size:12px; border-bottom:1px solid #dddddd; background-image:url(/NewImages/glassy-grey-th-bg_03.gif); background-repeat:repeat-x; background-position:top; background-color:#eaeaea; border-top:1px solid #f1f1f1;}
#datatblone td{ padding:6px; border-bottom:1px solid #e2e2e2; font-size:11px; line-height:105%; color:#999999;}

#datatblone td strong { display:block; font-size:12px; color:#666666;}
#datatblone th.dcol1{ width:60%; text-align:left;}
#datatblone th.dcol2{ border-left:1px dotted #cccccc; width:20%; }
#datatblone th.dcol3{ border-left:1px dotted #cccccc; width:20%}
#datatblone td.dcol1{ width:60%}
#datatblone td.dcol2{ border-left:1px dotted #e2e2e2; width:20%; text-align:center}
#datatblone td.dcol3{ border-left:1px dotted #e2e2e2; width:20%; text-align:center}


/** why mt **/
.whymtheader { width: 760px; height: 84px; background: url('/NewImages/why-mt--sliced_01.jpg') no-repeat top left }

.whymtpaper { width:489px; height:553px; background-image:url(/NewImages/why-mt--sliced_02.jpg); background-repeat:no-repeat; font-family:"Courier New", Courier, monospace; font-size:14px; line-height:23px; color:#000000;}

.snap {
	position: relative;
	top: -10px;
	left: 17px;
	cursor: pointer;
	float: left;
	width: 187px;
	height: 185px;
	margin-right: 10px;
}
.detailsnap {
	position: relative;
	right: 15px;
	cursor: pointer;
	float: right;
	width: 187px;
	height: 185px;
}

.wmtlg { font-size:22px;}

.wmtlabel { font-weight:bold; color:#666666;}
.wmtwidebody { padding-left: 66px; padding-right:30px; margin:0px;}
.wmtwhy { } 

.whymtsites {

	height: 148px;

}

#whymttable A:link{ color: #000000;}

#whymttable A:visited { color: #000000}
#whymttable A:active { color: #999999}
#whymttable A:hover { color: #666666;
text-decoration:underline;}

a.indenter { margin-left:48px;}

a.indenter2 { margin-left:42px;}

#whymttable a.redwhymt { color:#901101; font-weight:bold;}
#whymttable a.redwhymt:link { color:#901101; font-weight:bold;}
#whymttable a.redwhymt:visited { color:#901101; font-weight:bold;}

div.whymtdetailcontent { padding-left:30px; padding-right:30px; padding-top:47px;}

.whymtdetailcontent A:link{ color: #000000;}

.whymtdetailcontent A:visited { color: #000000}
.whymtdetailcontent A:active { color: #999999}
.whymtdetailcontent A:hover { color: #666666;
text-decoration:underline;}

.whymtdetailcontent a.redwhymt { color:#901101; font-weight:bold; font-size:14px;}
.whymtdetailcontent a.redwhymt:link { color:#901101; font-weight:bold;  font-size:14px;}
.whymtdetailcontent a.redwhymt:visited { color:#901101; font-weight:bold;}


/*NEW MYSQL STYLES */
.blackinner { background-color:#1f1f1f; background-image:url(/NewImages/mysqlcon_03.gif); background-position:top; background-repeat:no-repeat; width:711px; padding-top:17px; }

ul.whitebullets { width:31.5%; float:left;  padding:0; margin:0 0 15px 0;}
ul.whitebullets li{   color:#6ab7eb; list-style-position:inside; list-style-type:square; list-style-image:none; }
ul.whitebullets li span{ color:#ffffff;}
ul.uno { margin-left:15px; width:30%}

ul.dos { width:32%;}
ul.tres { margin-left:15px;}

.m-innergrey { background-color:#bcbcbc; background-image:url(/NewImages/mysqlcon_07.gif); background-position:top; background-repeat:no-repeat; padding-top:5px;  width:680px; clear:both; margin:0 0 5px 14px;}

.m-innergrey div.conbox { float:left; height:143px; margin-bottom:10px;}

div.element { width:231px; background-image:url(/NewImages/mysqlcon_10.gif); background-repeat:no-repeat; background-position:5px 0px}
div.pro {width:225px; background-image:url(/NewImages/mysqlcon_11.gif); background-repeat:no-repeat;}
div.elite { width:221px; background-image:url(/NewImages/mysqlcon_12.gif); background-repeat:no-repeat;}

div.m-innerwhite { width:670px; margin:5px 5px 0px 5px; background-color:#ffffff; background-image:url(/NewImages/mysqlcon_15.gif); background-position:top; background-repeat:no-repeat; padding-top:15px; }

.iw-left { float:left; width:60%; border-right:1px solid #d5d5d5;}
.iw-right {float:right; width:37%; font-size:11px;  line-height:normal; /* background-image:url(/NewImages/story-bg.gif); font-size:11px; background-position:bottom; background-repeat:no-repeat; */}
.iw-right p {font-size:11px; line-height:normal; margin:0 0px 20px 0px; padding-left:20px; padding-right:20px; color:#616161; }
.iw-right p.firstp{ color:#000000; font-size:12px; padding-top:12px;}

.iw-right img { display:block; margin-top:12px; margin-bottom:5px; }

.iw-left p { font-size:11px; padding-left:58px; padding-right:15px; line-height:normal; margin:0 0 23px 0}
.iw-left p b{ display:block; font-size:12px; font-weight:bold;}

.iw-left p.ms-hr { background-image:url(/NewImages/mysqlcon_19.gif); background-repeat:no-repeat; background-position:16px 0px}

.iw-left p.ms-sf {background-image:url(/NewImages/mysqlcon_25.gif); background-repeat:no-repeat; background-position:16px 0px}

.iw-left p.ms-da {background-image:url(/NewImages/dbiconnewer.gif); background-repeat:no-repeat; background-position:16px 0px}

.iw-left p.ms-rt {background-image:url(/NewImages/mysqlcon_30.gif); background-repeat:no-repeat; background-position:16px 0px}

.iw-left p.ms-ra {background-image:url(/NewImages/mysqlcon_32.gif); background-repeat:no-repeat; background-position:16px 0px}

.iw-left p.ms-ww {background-image:url(/NewImages/mysqlcon_33.gif); background-repeat:no-repeat; background-position:16px 0px}

.iw-left p.ms-in {background-image:url(/NewImages/mysqlcon_34.gif); background-repeat:no-repeat; background-position:16px 0px}


/* NEWEST MYSQWL LAYOUT STYLES*/




/*END*/
.clearbevel {clear:left; font-size:1px; line-height:1px; padding:0; margin:0 0 8px 5px; height:1px; width:670px; background-color:#a9a9a9; border-bottom:1px solid #d5d5d5;}
.clearerleft { clear:left; font-size:1px; line-height:1px; padding:0; margin:0; }
.clearerall { clear:both; font-size:1px; line-height:1px; padding:0; margin:0; }

.gridcta { margin-left:14px; background-image:url(/NewImages/mysqlcon_37.gif); background-repeat:no-repeat; background-position:top left;}

.gridcta p { font-size:10px; padding:10px 0px 12px 0px; margin:0 26px 0 18px; }
.gridctatop { margin:0; height:50px; display:block; cursor:pointer;}

div.conbox ul { margin:0; padding:0 0 0 19px; line-height:1em !important; list-style-type: disc; list-style: disc; }
div.conbox li {  font-size:11px; color:#000000; list-style-type:disc; list-style:disc; list-style-image:none; margin-left:20px; display:block !important; margin-bottom:0px !important; padding:0px !important; margin-top:4px !important; line-height:1em !important; }
div.conbox li.containertitle { float:left; position:absolute; text-indent:-10000px;}
div.conbox li.conprice { width:90%; line-height:1em; list-style-type:none; list-style-image:none; margin:0; padding-top:5px !important; padding-left:0px; font-size:18px; color:#2783d9; list-style:none; margin-left:0; margin-bottom:0; padding-bottom:0;}
p.conorder { margin:0px 0 0 20px; color:#999999; font-size:11px;  list-style-type:none; list-style-image:none; padding:0; list-style:none;}



div.conbox li.ramspec { margin-top:40px !important;} 
div.conbox li.red span{ color:#990000;}
div.conbox li.ramspec span{ font-size:10px; color:#646464}  
div.conbox li.buynow { width:45%; float:right; list-style-type:none; padding-top:18px;}

.poolcontainerad { background-image:url(/NewImages/mysql-conpoolbox.gif); background-repeat:no-repeat; width:528px; padding:20px 0 5px 0;}

.poolcontainerad p { padding:5px 15px 15px 15px; font-size:.95em; margin:0; line-height:13px; color:#000000; }

.poollefter { float:left; width:530px; font-size:12px;  color:#333333; padding-top:25px;}

.poollefter p { margin-top:0px; margin-bottom:22px; color:#595959;}

.poollefter blockquote { margin-left:10px; line-height:normal; color:#595959; font-size:.98em;}

.poollefter p.firstp {  color:#333333;}
.poollefter p.lastp {  color:#595959; padding-top:12px; line-height:normal;}

.poolrighter { width:152px; float:right; background-image:url(/NewImages/mysql-pool_06.gif); background-position:bottom; background-repeat:no-repeat; background-color:#e3e3e3; margin-top:15px; }

.poolrighter div { background-image:url(/NewImages/mysql-pool_05.gif); background-repeat:no-repeat; background-position:top; padding:10px 15px 5px 15px; }
.poolrighter div.conban { padding:8px 0 6px 0; background-image:none; }

.poolrighter div ul{ margin-left:8px; padding-left:3px; margin-top:0px; margin-bottom:0;}
.poolrighter div ul li { padding:0; margin:0; font-size:10px; list-style:square; list-style-image:none;}

.poollefter h2 { 
  font-family: Arial;


  font-size: 18px; color:#333333; font-weight:bold; border-bottom:1px solid #cccccc; margin-bottom:0px; padding-bottom:5px;}
.poollefter h3 { 
  font-family: Arial;


  font-size: 14px; margin-bottom:0; color:#004a80; font-weight:normal;}
  
  
 .poollefter h3.poolad  {
  font-family: Arial;


  font-size: 13px; margin:0px 15px 0px 15px; color:#777777;}

.newmysqlcongsouter { background-image:url(/NewImages/gs-con-main_05.gif); background-repeat:repeat-y; width:315px;} 

.newmysqlcongs { background-image:url(/NewImages/gs-con-main_03.gif); background-repeat:no-repeat; background-position:top; padding-top:50px;}

.newmysqlcongs p {  padding-left:54px; padding-right:15px; margin:0 0 20px 0; font-size:11px; line-height:16px;}

.newmysqlcongs p.newgscon { background-image:url(/NewImages/con-icon-gs.gif); background-repeat:no-repeat; background-position:15px 0px}
.newmysqlcongs p.newgspool {
background-image:url(/NewImages/mysql-pool-gs.gif);
background-repeat:no-repeat; background-position:15px 0px}

.newmysqlcongs p b { display:block; font-size:12px;}

#content .newmysqlcongs p b a { color:#555555;}
#content .newmysqlcongs p b a:visited { color:#555555;}


/*NEW FAQ STYLES -rg */
.faqnew { width:712px; background-image: url(/NewImages/faq-livesearch_03.gif); background-repeat:no-repeat; background-color:#d7d7d7; padding:45px 0px 12px 0px; line-height:normal;}

/* FAQ CATEGORY LISTING */
ul#catdiv { margin:0 5px 0 12px;; padding:0;}
ul#catdiv li { display:inline; float:left; width:33%; font-size:12px; list-style:none; list-style-type:none; color:#575757;}
ul#catdiv li A  { display:block; padding:4px 0px 4px 20px; background-image:url(/NewImages/arrow_faq.gif); background-repeat:no-repeat; background-position:10px 8px; color:#575757; text-decoration:none;}
ul#catdiv li A.activefaq { background-color:#ffffff; color:#000000;}
ul#catdiv li A:link {color:#575757; text-decoration:none;}
ul#catdiv li A:visited {color:#575757; text-decoration:none;}
ul#catdiv li A:hover {color:#000000; text-decoration:none; background-color:#cccccc;}

.faqsearch { background-image:url(/NewImages/faq-livesearch_05.gif); background-position:bottom; background-repeat:no-repeat; background-color:#d7d7d7; clear:left; padding:11px 15px 15px 128px; }

.faqsearch input { color:#595959; font-size:12px; padding:3px; width:530px;}

div.clearinvisl { clear:left; line-height:1px; font-size:1px; height:0px;}

/*Lightbox styles*/

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #808080;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/NewImages/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/NewImages/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/NewImages/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #808080;
	margin: 0 auto;
	line-height: 1.4em;
	color:#000;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	/*new gpu faqs */
	
	
	.newgridfaqs { padding:25px}
	
	.newgridfaqs h3{  font-family: Arial; font-weight:bold;


  font-size: 13px; margin-bottom:8px; color:#004a80; line-height:normal; margin-top:0px; }
  
  .newgridfaqs p { font-size:11px; line-height:150%; color:#595959; margin-top:0px; margin-bottom:20px;}
   .newgridfaqs blockquote { padding:20px 20px 0px 20px; margin:0;}
   
     .newgridfaqs blockquote img{ margin-top:5px; margin-bottom:8px;}
  
   .newgridfaqs p strong { color:#000000;}
   
   .newgridfaqs p.overview { font-size:12px; margin-bottom:25px;}
	
	.newgridfaqs div.gpulcol {float:left; width:280px;}
	
	.newgridfaqs div.gpulcol p { margin-bottom:25px;}
	
	.newgridfaqs div.gpurcol { float:right; width:404px; background-image:url(/NewImages/gpurcoltop.gif); background-position:top; background-repeat:no-repeat; background-color:#dbdbdb; }
	.newgridfaqs div.gpurcol h3 { font-size:14px;}
	
	.newgridfaqs div.gpurcol p { line-height:normal; margin-bottom:12px;}
	
	.newgridfaqs div.gpurcol div.bottomrounder { margin:0; padding:0; background-color:#dbdbdb; background-image:url(/NewImages/gpurcolbottom.gif); background-position:bottom; display:block; width:100%; height:12px; font-size:1px; line-height:1px;}
	
	
	/* new CSS template styles */
	
	.csspage_content {
	margin:0 auto;

	width: 760px;
	padding-top: 15px;
	text-align:left;
}
/* LORE KB tweak */
.lore_left_panel, .lore_breadcrumb { padding-top: 20px; }


/* ---------------- SEASONAL / HOLIDAY CSS ------------------ */

/* Christmas '07 
body {
 background-image:url(/NewImages/headersnow.gif);
}
a.logo {
 display:block;
 position:absolute;
 top:3px;
 left:0;
 margin:0;
 padding:0;
 width:406px;
 height:102px;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/NewImages/mtholidays_07.png');
}
a.logo[class] {
   background:url(/NewImages/mtholidays_07.png) no-repeat left top;
}
*/

/* ---------------- END SEASONAL / HOLIDAY CSS ------------------ */
