.align_center{
	margin: 0 auto;
}
div.main_content{
	margin-left: 10px;
	width: 770px;
}
p.login_status{
	margin: 15px 15px 2px 15px;
	padding: 15px  0;
	color: #BABABA;
	font-size: 11px;
	border-style: solid none;
	border-color: #535353;
	border-width: 1px;
}
p.login_status span.user_name{
	color: #FFF;
	font-weight: 800;
}
div#driver_selection{
	width: 600px;
}
div#driver_selection table td{
	padding: 5px 0;
}
input#txtSearch{
	width: 400px;
}
li a#search_support_button{
	margin-top: -2px;
}
table.driver_downloads{
	margin: 5px 0 15px 0;
	padding: 1px;
	border: solid 1px #B3B3B3;
}
table.driver_downloads td{
	padding: 5px;
	vertical-align: top;
}
table.driver_downloads td.driver_manufacturer{
	background-color: #D8FCFC
}
table tr.odd_row{
	background-color: #E1E1E1;
}
table.driver_downloads tr.a_driver_description td{
	margin: 0;
	padding: 0;
	height: 1px;
	font-size: 0px;
	border-style: none none solid none;
	border-width: 1px;
	border-color: #CBCBCB;
}
div#support_options{
	margin: 10px auto;
	padding: 5px 0;
	width: 100%;
	border-style: solid none none none;
	border-width: 1px;
	border-color: #BDBEDB;
}
.support_option h3, .support_option p{
	margin-left: 65px;
}
#SupportLoginInfoForm_Continue_GelButton, #SupportSignUpInfoForm_Continue_GelButton, #search_support_button, #SupportForgotPasswordInfoForm1_Continue_GelButton, a.search_button{
	display:block;
	position: absolute;
	width:84px;
	height:22px;
	font-size: 0px;
}

#SupportLoginInfoForm_Continue_GelButton{
	background:url('https://origin-image.alienware.com/images/global_images/btn_signin.png') no-repeat;
}
#SupportLoginInfoForm_Continue_GelButton:hover, #SupportSignUpInfoForm_Continue_GelButton:hover{
	background-position: 0 -22px;
}
#SupportSignUpInfoForm_Continue_GelButton{
	width:155px;
	background:url('https://origin-image.alienware.com/images/global_images/btn_createAccount.png') no-repeat;
}
#search_support_button, a.search_button{
	background:url('http://image.alienware.com/images/global_images/btn_search.png') no-repeat;
}
#search_support_button:hover, a.search_button:hover{
	background-position: 0 -23px;
}

/* =FORUM
   ----------------------------------------------------*/
span#PostView1 a:hover, a.linkSmall:hover, a.linkSmallBold:hover, a.normalTextSmallBold:hover{
	color: #DD6900;
	text-decoration: underline;
}
span#PostView1 table td{
	vertical-align: top;
}
span#PostView1 .forumRowHighlight a:hover, span.normalTextSmall a, span.normalTextSmall a:hover{
	font-weight:normal;
	text-decoration: none
}
span#PostView1 a.normalTextSmallBold:hover, #PostView1_ctl00_Whereami2_ctl00_LinkForumGroup, #PostView1_ctl00_Whereami1_ctl00_LinkForumGroup, a.linkSmall:hover,
a.normalTextSmallBold:hover{
	color: #84A30E;
}
span.normalTextSmall a{
	color: #424142;
}

/* =ROUNDED_CORNERS
   ----------------------------------------------------*/
.grey_rounded_corners{display:block}
.grey_rounded_corners *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#e1e1e1}
.grey_rounded_corners1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f2f2f2;
  border-right:1px solid #f2f2f2;
  background:#e8e8e8}
.grey_rounded_corners2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fcfcfc;
  border-right:1px solid #fcfcfc;
  background:#e6e6e6}
.grey_rounded_corners3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #e6e6e6;
  border-right:1px solid #e6e6e6;}
.grey_rounded_corners4{
  border-left:1px solid #f2f2f2;
  border-right:1px solid #f2f2f2}
.grey_rounded_corners5{
  border-left:1px solid #e8e8e8;
  border-right:1px solid #e8e8e8}
.grey_rounded_cornersfg{
  padding: 0 15px;
  margin-top: -5px;
  background:#e1e1e1}
.grey_rounded_cornersfg h2{
	padding-top: 10px;
}
