/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

p
{
	line-height: 1.2;	
}

ol, ul {
	list-style: none;
	line-height: 1.2;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

BODY {
background:#FFF;
font-family:arial,'trebuchet ms',helvetica,sans-serif;
font-size:10pt;
color:#000;
margin: 0px;
line-height: 1;
}

strong
{
	font-weight: bold;	
}

.page
{
	width: 980px;
}

#pageContent
{
	text-align: left;
	padding: 7px 8px 7px 7px;
	clear: both;
	min-height: 300px;
}

.content
{
	padding: 8px;
	clear: both;
}

.leftColumn
{
	width: 155px;
	float: left;
	min-height: 1px;
	
}

.rightColumn
{
	margin-left: 15px;
	width: 795px;
	float: left;
}

.logo
{
	width: 100%;
	text-align: left;
}

.topRight
{
	float: right;
	width: 500px;
	height: 13px;
	text-align: right;
}

.topSearchArea
{
	float: right;
	width: 280px;
	text-align: left;
	clear: right;
	padding-top: 10px;
}
.textSmall
{
	color:#4B4B4B;
	font-size: 8pt;
	font-weight: normal;
	margin-bottom: 4px;
}

.textVerySmall
{
	font-size: 7.1pt;	
}
.topNavButton
{
	width: 245px;
	float: left;
	margin-top: 5px;
}
.loggedOutSubMenu
{
	text-align: right;
	margin-top: 3px;
	margin-bottom: 5px;
}
.loggedInSubMenu
{
	margin-top: 3px;
	text-align: left;
	margin-bottom: 5px;
}
.logoutButton
{
	float: right;
}
.topHr
{
	width: 100%;
	height: 2px;
	color: #CBCBCB;
    background-color: #CBCBCB;
	border: 0px;
}

TD
{
	text-align: left;
	font-size:10pt;
	color:#000;
}

input.button
{
	font-size: 9pt;
}

h1
{
    font-size:12pt;
    font-weight:700;
    margin:5px 0px 7px 0px;   
}

h3
{
	font-weight: bold;
	font-size: 11pt;
	line-height: 32px;
}

.helpText
{
	font-size: 8pt;
	line-height: 13px;	
}

a, a:hover, a:link, a:visited
{
	color: #0700F8;
	text-decoration: underline;
}

.box2
{
	margin-bottom: 20px;
}

.box2 .title
{
	background-color: #848486;
	color: #ffffff;
	width: 100%;
	height: 24px;
	line-height: 24px;
	font-size: 8pt;
}

.box2 .title h2
{
	font-weight: bold;
	padding-left: 10px;
	float: left;
	height: 25px;
	margin: 0px;
	font-size: 8pt;
}

.box2 .title a
{
	color: #ffffff;
	font-size: 9pt;
	text-decoration: underline;
}

.box2 .title img
{
	vertical-align: middle;
}

.box2 .subtitle, .subtitle
{
	background-color: #EEEEEE;
	color: #000000;
	width: 100%;
	line-height: 25px;
	font-size: 8pt;
	float: left;
	margin: 0px;
}

.subtitle
{
	font-weight: bold;
}

.subtitle span
{
	margin-left: 10px;
}

.subsubtitle
{
	background-color: #F9F9F9;
}

.box2 .subtitle .subtitleRight
{
	float: right;
	width: 250px;
	display: inline-block;
	text-align: right;
	margin-right: 10px;
	font-weight: normal;
}

.box2 .subtitle .subtitleLeft
{
	float: left;
	font-weight: normal;
	margin-left: 0px;
}

.box2  table
{
	border-collapse: collapse;
	clear: both;
}

.box2  table td
{
	
}

.userInfo
{
	background-color: #F9F9F9;
	width: 95px;
	border-right: 1px solid #D9D9D9;
	padding: 10px;
	text-align: center;
}

.userInfo p
{
	text-align: left;
	padding: 4px 0px 2px 0px;
	font-size: 8pt;
	width: 95px;
	overflow: hidden;
}

.box2  .questionInfo
{
	padding: 10px;
	vertical-align: top;
	line-height: 16px;
}

.box2  .questionInfo h1
{
	margin-top: 0px;
}

.answerInfo
{
	width: 400px;
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px solid #D9D9D9;
	line-height: 16px;
}

.questionListInfo
{
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px solid #D9D9D9;
	line-height: 16px;
	width: 100%;
}

.box2  .questionListInfo td
{
	padding-bottom: 4px;
}

.box2  .questionInfo h1
{
	font-size: 10pt;
}

.box2  .questionInfo .categoriesArea
{
	margin-top: 15px;
}

.box2  .questionInfo .categoriesArea p
{
	float: left;
	font-weight: bold;
	line-height: 16px;
}

.box2  .questionInfo .categoriesArea div
{
	float: right;
	width: 305px;
	font-size: 8pt;
}

.box2  .questionInfo .categoriesArea .categoryElement
{
	width: 143px;
	height: 17px;
	padding-right: 9px;
	display: inline-block;
}

.box2  .questionInfo .sub-info,
.box2  .questionListInfo .sub-info
{
	font-size: 8pt;
	color: #666666;
	margin-top: 10px;	
}

.borders
{
	border: 1px solid #E5E5E5;
}

.center
{
	text-align: center;	
}

.strong
{
	font-weight: bold;	
}

.boxBottomLeft {background: url(../images/box_corner_bottom_left.gif) 0 100% no-repeat #ffffff;}
.boxBottomRight {background: url(../images/box_corner_bottom_right.gif) 100% 100% no-repeat}
.boxTopLeft {background: url(../images/box_corner_top_left.gif) 0 0 no-repeat;}
.boxTopRight {background: url(../images/box_corner_top_right.gif) 100% 0 no-repeat;}

.boxTopRight 
{
    padding: 26px 0px 18px 0px;
}

.boxContent
{
    border-left: 2px solid #CCCCCC;
    border-right: 2px solid #CCCCCC;
    padding: 0px;
    text-align: left;
    margin: 0px;
}

.boxBottomLeft h2
{
    color: #ffffff;
    float: left; 
    padding: 6px 10px 0px 10px;
    font-size: 10pt;
    margin: 0px;
    font-weight: normal;
}

.boxContent table
{
    width: 100%;
    margin: 0px 0px 0px 0px;
    border: 0px;
    border-collapse: collapse;
}

.boxContent table tr
{
	height: 25px;
}

.boxTitleRight
{
    float: right; 
    padding-right: 6px; 
    vertical-align: middle; 
    color: #ffffff;
}

.gridView
{
	
}

.gridView .gridHeader
{
	background-color: #EFEDEE;
	color: #000000;
	width: 100%;
}

.gridView .gridHeader th
{
	font-weight: bold;
	font-size: 8pt;
	
}

.gridView .gridHeader th p
{
	line-height: 2.1;
}

.gridView .gridHeader th.col1,
.gridView td.col1
{
	padding-left: 10px;
}

.gridView tr
{
	height: 24px;
	line-height: 24px;
}

.gridAltRow
{
	background-color: #F5F5F5;	
}

.gridView td.colRight,
.gridView th.colRight
{
	text-align: right;
	padding-right: 10px;
}

.gridView .empty
{
	padding: 10px 10px 30px 10px;
}

.alert
{
	text-decoration:none;
	color:#D30909;
	font-family:arial;
	font-size:8pt;
	font-weight:bold;
}

P.alert a
{
	color:#D30909;
	text-decoration: underline;
}

table
{
padding: 0px;
border: 0px;
border-spacing: 0px;
border-collapse: separate;
}


table.widgetcode {
background-color:#EEA;
border:1px dotted;
border-color:silver;
}

tr.alt,
li.alt {
	background: #efefef;
}

.warning
{
	border: 1px solid #ff0000;
	color: #DD0303;
	padding: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

.warningTitle
{
	font-weight: bold;
	color: #666666;
	font-size: 9pt;	
}

ol
{
margin-bottom:0;
text-decoration:none;
}

ol.list1 {
margin-left:30px;
margin-top:0;
}

ol.list2 {
padding-left:0px;
margin-left: 15px;
margin-top:10px;
}

.error,.error li {
	color:Red;
	line-height:16px;
}

.error
{
	margin: 5px 0px 5px 0px;	
}

.error li
{
	list-style-type: disc;
	margin-left: 20px;	
}

.invisibleButton {
display:none;
}

a.boxViewAll,a.boxViewAll:visited, td.subtop a,td.subtop a:link,td.subtop a:visited {
color:#FFF;
font-size:8pt;
font-weight:400;
text-decoration:none;
}
    
.firstRow td
{
    padding-top: 5px;
}

.passItOnDiv
{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.bottomHr
{
	width: 100%;
	height: 1px;
	color: #000;
    background-color: #000;
	border: 0px;
	margin-bottom: 5px;
}
.bottomLinks
{
	width: 100%;
	text-align: left;
}
.copyrightSpan
{
	float: right;
}
.otherPartnersDiv
{
	width: 300px;
}
.otherPartnerDiv
{
	display: block;
	width: 150px;
	float: left;
}

.profileImageSmall
{
	width: 90px;
	border: 1px solid #A1A6AA;
	text-align: center;
	display: table;
}

.profileImageSmallInner
{
	display: table-cell;
	vertical-align: middle;
}

.profileImageSmall img
{
	border: 1px solid #91A0A3;
	margin: 3px;
}

/*EXPERT PUBLIC PROFILE*/
#expertPublicProfile
{
	position: relative;
	overflow: visible;
	min-height: 300px;
}

#expertPublicProfile #profileTopArea
{
	background-color: #F9F9F9;
	width: 100%;
	height: 112px;
	border-bottom: 5px solid #E6E6E6;
	
}

#expertPublicProfile #profileImage,
#userHomePage #profileImage
{
	position: absolute;
	left: 33px;
	top: 23px;
	width: 185px;
	height: 135px;
	border: 2px solid #D1D1D1;
	background: #ffffff;
	padding: 10px;
	text-align: center;
	display: table;
	line-height: 135px;
}

#expertPublicProfile #profileImageInner,
#userHomePage #profileImageInner
{
	display: table-cell;
	vertical-align: middle;
	height: 135px;
}

#expertPublicProfile #profileImage img
#userHomePage #profileImage img
{
	border: 1px solid #91A0A3;
}

#expertPublicProfile #askDirectQuestion
{
	padding: 0px 0px 20px 10px;
}

#expertPublicProfile #generalInfo
{
	position: absolute;
	top: 25px;
	left: 325px;
	width: 300px;
}

#expertPublicProfile #generalInfo h1
{
	font-size: 20pt;
}

#expertPublicProfile #generalInfo table
{
	width: 100%;	
}

#expertPublicProfile #generalInfo td
{
	height: 18px;
}

#expertPublicProfile #rightRightColumn
{
	float: right;
	width: 470px;
	padding-top: 20px;
}

#expertPublicProfile #profileInformationBox
{
	padding-bottom: 5px;
	margin-bottom: 25px;
}

#expertPublicProfile #profileInformationBox td
{
	padding: 10px 4px 6px 10px;
}

/*QUESTION DETAILS*/

#questionDetails #mainColumn,
#answerQuestionsPage #mainColumn,
#browseQuestionsPage #mainColumn,
#expertSearchHome #mainColumn,
#homePage #mainColumn,
#questionsListPage #mainColumn,
#expertSearchPage #mainColumn
{
	width: 525px;
	float: left;	
}

#questionDetails #rightColumn,
#answerQuestionsPage #rightColumn,
#browseQuestionsPage #rightColumn,
#expertSearchHome #rightColumn,
#homePage #rightColumn,
#questionsListPage #rightColumn,
#expertSearchPage #rightColumn
{
	width: 252px; *width: 245px;
	float: left;
	margin-left: 18px;
}

#questionDetails .answerButton
{
	margin-top: 15px;	
}

#questionDetails #answersTab
{
	float: left;
	width: 127px;
	height: 23px;
	border-width: 1px 0px 0px 1px;
	border-color: #E0E0E0;
	border-style: solid;
	line-height: 23px;
	font-weight: bold;
	text-align: center;
}

#questionDetails #summariesTab
{
	width: 127px;
	height: 23px;
	float: left;
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	line-height: 23px;
	font-weight: bold;
	text-align: center;
}

#questionDetails .tabOn
{
	background-color: #848486;
	border-color: #E0E0E0;
	color: #ffffff;
	cursor: default;
}

#questionDetails .tabOff
{
	background-color: #ffffff;
	border-color: #CDCDCD;
	color: #696969;
	cursor: pointer;
}

#questionDetails #responsesDiv
{
	clear: both;
	width: 525px;
}

#questionDetails #responsesDiv .userInfo,
#answerQuestionsPage .userInfo
{
	border-bottom: 1px solid #D9D9D9;
}

#questionDetails #responsesDiv #pointsDistributedDiv
{
	padding: 10px;
	border-bottom: 1px solid #D9D9D9;
	clear: both;
	min-height: 100px;
}

#questionDetails #answersDiv
{
	clear: both;	
}

#questionDetails #noAnswers, 
#questionDetails #solutionsMessage,
#questionDetails #questionClosed
{
	padding: 10px;
	clear: both;
	min-height: 100px;
}

#questionDetails .ad468x60
{
	width: 505px;
	padding: 10px;	
}

#questionDetails .ad234x60
{
	width: 240px;
	float: left; 
	overflow: hidden;
	height: 60px;
	padding: 5px 5px 10px 0px;
}

#questionDetails #answerTextBoxArea,
#questionDetails #solutionsTextBoxArea
{
	margin: 10px 10px 20px 10px;
	width: 500px;
	clear: left;
	position: relative;
	top: 10px;
}

#questionDetails #answerTextBoxArea textarea
{
	border: 1px solid #C9C9C7;
}

.userIdInfo
{
	margin: 0px 10px 10px 10px;
}

.userIdInfo .newUserArea,
.userIdInfo .registeredUserArea
{
	float: left;
	width: 251px;
}

.userIdInfo .newUserArea
{
	border-right: 1px solid #F0F0F0;	
}

.userIdInfo table
{
	margin: 10px;
	width: 232px;
}

.userIdInfo table td
{
	padding-bottom: 3px;
}

#questionDetails .submitButtonArea
{
	background-color: #F9F9F9;
	height: 34px;
	width: 525px;
	border-top: 1px solid #F1F1F1;
}

#questionDetails .submitButtonArea .button
{
	margin-left: 16px;
	margin-top: 6px;
}

#questionDetails #pointDistributionDiv
{
	padding: 10px;
	border-bottom: 1px solid #F1F1F1;
	display: inline-block;
	
}

#questionDetails #pointDistributionDiv p
{
	line-height: 27px;
}

#questionDetails #pointsDistributedDiv tr
{
	height: 20px;
}

#questionDetails #pointsDistributedDiv td
{
	padding-right: 5px;
}

#questionDetails #pointDistributionDiv .button
{
	margin-top: 5px;
}

#questionDetails .warning
{
	width: 505px;	
}

#questionDetails #similarQuestionsDiv
{
	width: 525px;
	margin: 15px 0px 20px 0px;	
}
#questionDetails #similarQuestionsDiv table
{
	width: 100%;	
}

#questionDetails #similarQuestionsDiv .subtitle span,
#topExpertsDiv .subtitle span,
#featuredSolutionDiv .subtitle span
{
	margin-left: 10px;
}

#questionDetails #similarQuestionsDiv p.similarQuestionTitle
{
	padding: 3px 0px 2px 10px;
}

#topExpertsDiv table,
#risingExpertsDiv table
{
	width: 100%;
}

#topExpertsDiv table td
{
	height: 25px;
	vertical-align: top;
	padding-top: 1px;
}

#topExpertsDiv p
{
	padding-top: 5px;	
}

#topExpertsDiv .profileImageSmall,
#risingExpertsDiv .profileImageSmall
{
	margin-top: 8px;
}

#questionDetails #becomeExpertText
{
	background-color: #E9E9E9;
	border-top: 3px solid #CBCBCB;	
	padding: 10px;
}

#questionDetails #becomeExpertText h2
{
	font-weight: bold;
	margin-bottom: 5px;
}

#askQuestionDiv,
#askExpertDiv
{
	margin-bottom: 20px;
}

#askQuestionDiv .title
{
	margin-bottom: 5px;
}

#askExpertImageBox p
{
	padding: 4px 0px 0px 0px;
}

#askQuestionDiv #askQuestionArea,
#askExpertDiv #askQuestionArea
{
	padding: 10px;
}

#askQuestionDiv h2,
#askExpertDiv h2
{
	font-weight: bold;
}

#askQuestionDiv textarea,
#askExpertDiv textarea
{
	border: 1px solid #000000;
	margin: 10px 0px 5px 0px;
	overflow: hidden;
}

#questionDetails .writeAnswerDiv
{
	border-top: 3px solid #CDCDCD;
}

#questionDetails #addCategoryDiv
{
	width: 525px;
	height: 185px;
	position: absolute;
	left: -120px; _left: -300px;
	z-index: 20;
}

#google_ads_frame2
{
	z-index: 10;	
}

#forgottenPasswordDiv 
{
	width: 400px;
	height: 175px;
	position: absolute;
	left: -120px; 
	top: -30px;
}

#questionDetails #addCategoryDiv table,
#forgottenPasswordDiv table
{
	width: 100%;
	height: 100%;
}

#questionDetails .addCategoryContentDiv,
#forgottenPasswordDiv .popupContentDiv,
.contentDiv
{
	padding: 10px;
}

.popupTitle
{
	background-color: #78AFC4;
	width: 100%;
	color: #ffffff;
	height: 32px;
	line-height: 32px;
	font-weight: bold;
}

.popupTitle span
{
	padding: 0px 0px 0px 10px;
	line-height: 32px;
}

.popup_hr
{
	background-color: #E5E5E5;
	border: 0px; 
	height: 1px;
}

.notHyperLink
{
	text-decoration: underline;
	font-weight: normal;
	font-size: 9pt;
	cursor: pointer;
	color: #0B00FB;
	margin-left: 83px; _margin-left: 41px;
	margin-top: 3px;
}

#questionDetails #questionAnswerButton
{
	clear: both;
	float: left;
	margin-bottom: 10px;
	cursor: pointer;
}
table.pop_dialog_table
{
	border-collapse:collapse;
	margin:auto;
	table-layout:fixed;
}

td.pop_border
{
	background-image:url('../images/pop_dialog_border.png')!important;background-image:none;filter:none!important;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/pop_dialog_border.png', sizingMethod='crop');
}

td.pop_top_right
{
	
	background-image:url('../images/pop_dialog_top_right.png')!important;background-image:none;filter:none!important;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/pop_dialog_top_right.png', sizingMethod='crop');
}

td.pop_top_left
{
	background-image:url('../images/pop_dialog_top_left.png')!important;background-image:none;filter:none!important;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/pop_dialog_top_left.png', sizingMethod='crop');
}

td.pop_bottom_right
{
	background-image:url('../images/pop_dialog_bottom_right.png')!important;background-image:none;filter:none!important;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/pop_dialog_bottom_right.png', sizingMethod='crop');
}

td.pop_bottom_left
{
	background-image:url('../images/pop_dialog_bottom_left.png')!important;background-image:none;filter:none!important;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/pop_dialog_bottom_left.png', sizingMethod='crop');
}

td.pop_top_left, td.pop_top_right, td.pop_bottom_left, td.pop_bottom_right 
{
	height:10px;overflow:hidden;padding:0px!important;padding:5px;width:10px!important;width:0px;
}

td.pop_content
{
	background-color: #ffffff;
	border: 1px solid #DCDCDC;
	padding: 0px;
}

#expertPublicProfile #belowImageArea
{
	padding-top: 80px;
}

#expertPublicProfile #categoriesExpertiseDiv .box2 table
{
	float: left;
	clear: none;
}

#askExpertInfoArea
{
	padding: 10px;
	width: 100%;
	vertical-align: top;
}
#askExpertInfoArea table
{
	width: 100%;
	
}

#askExpertInfoArea table tr
{
	height: 20px;
}

#askExpertImageBox
{
	padding: 10px;	
}

#askExpertDiv #askQuestionArea h2
{
	font-size: 8pt;
}

#expertSearchHome #risingExpertsDiv td
{
	padding: 10px 10px 5px 10px;
	vertical-align: top;
}

#userHomePage #mainInfo
{
	width: 745px;
	height: 190px;
	position: relative;
	background: url(../images/userhomeprofile-bg.gif);
	float: left;
}

#userHomePage #rightColumn
{
	float: left;
	width: 197px;
	margin-left: 15px;	
}

#userHomePage #generalInfo
{
	position: absolute;
	top: 20px;
	left: 290px;
	line-height: 20px;
}

#userHomePage #generalInfo #separatorHr
{
	width: 380px;
	height: 1px;
	color: #CBCBCB;
    background-color: #CBCBCB;
    border: 0px;
}

#userHomePage #generalInfo #publicProfileLink
{
	margin-top: 10px;
}

#userHomePage #leftColumn
{
	width: 265px;
	margin-top: 17px;
	float: left;
}

#userHomePage #mainColumn
{
	width: 465px;	
	float: left;
	margin: 17px 0px 0px 15px;
}

#userHomePage #mainColumn .gridView
{
	width: 100%;
}


#userHomePage #mainColumn .questionInfo
{
	width: 350px;
}

#userHomePage #accountSummary .title
{
	margin-bottom: 5px;
}

#userHomePage #accountSummary td
{
	padding: 10px;
}

#userHomePage #accountSummary a,
#userHomePage #pointBankDiv a
{
	padding-top: 4px;
	display: inline-block;
}

#userHomePage #rankings table td
{
	vertical-align: middle;	
}

#pointBankDiv
{
	padding: 10px;
	margin-top: 5px;
}

#pointBankDiv td
{
	padding: 0px 0px 10px 0px;
}

#homePage #mainImage
{
	margin-bottom: 20px;	
}

#loginUC td
{
	padding: 2px 3px 2px 0px;
}

#loginUC td.pop_content
{
	padding: 0px;
}

#registrationBox
{
	float: left;
}
#registrationBox td
{
	padding: 2px 3px 2px 0px;
}
#PremiumRegistrationDiv
{
	float: left;
	width: 310px;
	margin-left: 20px;	
}

#PremiumRegistrationDiv li
{
	line-height: 22px;
	list-style-type: disc;
}


#accountSettingsPage .subtitle span,
#internalProfilePage .subtitle span
{
	width: 140px;
	display: inline-block;
}

#accountSettingsPage input.button
{
	margin-right: 10px;
}
#accountSettingsPage table
{
	margin: 10px;	
}

#accountSettingsPage table td
{
	padding: 2px 3px 2px 0px;
}

#rankingsPage #generalInfo
{
	margin: 10px 0px 10px 0px;
}


#rankingsPage #generalInfo p
{
	padding: 3px 10px 3px 0px;
}

#pointsummaryPage #generalInfo
{
	float: left;
	width: 310px;
	margin-bottom: 20px;
}

#pointsummaryPage #generalInfo td
{
	padding: 3px 3px 3px 0px;
}

#pointsummaryPage #pointPurchaseDiv
{
	float: left;
	margin-left: 10px;
}

#pointsummaryPage #pointSummaryBox
{
	float: left;
	margin-right: 10px;
}

#pointsummaryPage table td,
#rankingsPage table td
{
	vertical-align: middle;
}

#CategoryNavigationUC
{
	width: 156px;	
}

#CategoryNavigationUC #titleImage img
{
	border: 1px solid #cecece;
	height: 37px;	
}

#CategoryNavigationUC #separatorImage
{
	border: 1px solid #cecece;
	width: 154px;
	margin-bottom: 5px;
}

#CategoryNavigationUC .category
{
	width: 146px;
	height: 17px;
	clear: both;
	padding: 1px 0px 1px 4px;
}

#CategoryNavigationUC #relatedCategoryImage img
{
	border: 1px solid #cecece;
	width: 154px;
}

#CategoryNavigationUC a.plus
{
	color: #808080;
	text-decoration: none;
	float: right;
}

#CategoryNavigationUC a.side
{
	float: left;
}

#askQuestionPage
{
	margin-bottom: 20px;
	width: 730px;
}

#askQuestionPage .expertAskedLabel
{
	margin-bottom: 10px;
	display: inline-block;
}

#askQuestionPage #askQuestionContent
{
	margin-bottom: 10px;	
}

#askQuestionPage .content
{
	padding: 8px 10px 10px 10px;
}

#askQuestionPage .content p
{
	line-height: 19px;
}

#askQuestionPage .content p.textSmall
{
	line-height: 16px;
}

#askQuestionPage .similarQuestionsTitle
{
	margin-top: 10px;
	display: inline-block;	
}

#askQuestionPage #categoriesSubtitles
{
	width: 100%;
	margin-top: 10px;	
}

#askQuestionPage .subsubtitle
{
	width: 100%;
	height: 24px;
	line-height: 24px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 8pt;
}

#askQuestionPage #userInformationDiv
{
	clear: both;
}

#askQuestionPage #userInformationDiv td
{
	padding-bottom: 5px;
}

#askQuestionPage .rightBorder	
{
	border-right: 1px solid #F0F0F0;	
}

#internalProfilePage 
{
	margin-bottom: 20px;	
}

#internalProfilePage table
{
	border-collapse: collapse;
}

#internalProfilePage td
{
	padding-bottom: 4px;
}

#currentCategoriesDiv
{
	float: left;
}

#suggestedCategoriesDiv
{
	float: left;
	width: 350px;
	margin-left: 10px;
}

#addCategoryArea
{
	padding: 10px;
	border-top: 1px solid #CECECE;
	border-bottom: 1px solid #CECECE;
	margin-top: 10px;
	margin-bottom: 10px;
}

#currentCategoriesDiv a,
#suggestedCategoriesDiv a
{
	color: #888888;
	text-decoration: none;
}

#suggestedCategoriesDiv td
{
	padding: 1px;	
}

#editProfilePage .box2 td,
#changePasswordPage .box2 td,
#changeUsernamePage .box2 td,
#editEmailSettingsPage .box2 td,
#editGeneralSettingsPage .box2 td,
#editSiteActivationPage .box2 td
{
	padding: 3px;	
}

#leftAndMainColumn
{
	float: left;
	width: 745px;
}

#pointPurchasePage #pointOptions .box2
{
	margin-bottom: 5px;
}

#helpLeftColumn
{
	float: left;	
}

#helpRightColumn
{
	float: left;
	padding-left: 20px
}

#helpRightColumn li
{
	margin-left: 15px;
	margin-top: 5px;
}

#helpRightColumn input,
#helpRightColumn textarea
{
	margin-bottom: 5px;	
}

#luminAd
{
	clear: both;
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #DCDCDC;
	margin: 0px;
}

#luminAd a
{
	font-size: 16px;
	font-weight: bold;
	line-height: 23px;
}

#luminAd ul
{
	list-style-type: disc;
	list-style-position:inside;
	margin: 10px 0px 0px 10px;
}

#luminAd .textSmall
{
	float: right;
	position: relative;
	top: 5px;
}

.lightText
{
	color: #888888;	
}

.moneyInformationBox
{
	margin-bottom: 20px;	
}

.moneyInformationBox .title
{
	background-color: #399856;
	line-height: 25px;
	padding-left: 8px;
	color: #ffffff;
	font-weight: bold;
}

.moneyInformationBox .content
{
	background-color: #E9F1F3;
	line-height: 18px;
}

.informationBox
{
	margin-bottom: 20px;	
}

.informationBox .title
{
	background-color: #A5AB4B;
	line-height: 25px;
	padding-left: 8px;
	color: #ffffff;
	font-weight: bold;
}

.informationBox .content
{
	background-color: #F2F4D7;
	line-height: 18px;
}

/* REVENUE SHARING PAGES */

.revenueSharingPage .box2 .content
{
	min-height: 100px;	
	clear: left;
}

.revenueSignupButton
{
	width: 280px;
	height: 52px;
	background-color: #BCD5DA;
	
	text-align: center;
	vertical-align: middle;
}

.revenueSignupButton input
{
	font-size: 13pt;
	width: 180px;
	font-weight: bold;
	margin-top: 13px;
}

.revenueSharingPage .box2
{
	margin-bottom: 10px;	
}

.revenueSharingPage .topSignupButton
{
	float: right;
	margin-right: 110px;
	margin-left: 60px;
}

.revenueSharingPage h2
{
	margin: 15px 0px 10px 0px;
	font-weight: bold;
	font-size: 11pt;
}

.revenueSharingPage h3
{
	margin: 10px 0px 5px 0px;
	font-size: 10pt;
	font-weight: bold;
}

.revenueSharingPage p
{
	margin: 5px 0px 10px 0px;
	width: 745px;
}

.revenueSharingPage li
{
	list-style-type: disc;
	margin: 4px 0px 12px 35px;
}

.revenueSharingPage .highlight
{
	background-color: #F9F9F9;
	border-top: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px;
	width: 550px;
	margin: 20px 0px 15px 0px;
}

.revenueSharingPage .moneyHighlight
{
	padding-left: 30px;
	background-image: url(../images/dollars.gif);
	background-position: 5px 15px;
	background-repeat:  no-repeat;
}

.revenueSharingPage .highlight p
{
	width: 100%;
}

.revenueSharingPage .highlight h3
{
	margin-top: 0px;
}

.revenueMenu div
{
	width: 140px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background-color: #F1F1F1;
	float: left;
	border-top: 1px solid #D4D4D6;
	border-left: 1px solid #D4D4D6;
}

.revenueMenu div.last
{
	border-right: 1px solid #D4D4D6;
}

.revenueMenu div.selected
{
	background-color: #D4D4D6;
	font-weight: bold;
}

.revenueMenu div.subline
{
	clear: both;
	float: none;
	border-width: 1px;
	background-color: #D4D4D6;
	width: 100%;
}

.revenueSharingProcessImage
{
	float: right;
	margin: 0px 60px 0px 60px;	
}

#adplacementImage
{
	margin: 10px 0px 10px 0px;	
}

.revenuesharingAd
{
	margin-top: -10px;
	margin-bottom: 10px;	
}

#questionDetails .revenuesharingAd
{
	margin-top: 0px;
}

#createAdsenseCode
{
	float: right;
	width: 400px;
	background-color: #EEEEEE;
	padding: 0px 10px 10px 10px;
	margin: 0px 0px 20px 10px;
}

#createAdsenseCode h3
{
	margin-top: 0px;
}

#createAdsenseCode p
{
	width: 100%;	
}

#createAdsenseCode li
{
	list-style-type: decimal;
	font-weight: bold;
}

#createAdsenseCode li span
{
	font-weight: normal;	
}

.highlightedButton
{
	border: 1px solid #D8E4FA;
	padding: 5px;
	height: 40px;
	width: 180px;
}

.highlightedButton .innerBox
{
	background-color: #D8E4FA;
	height: 100%;
	width: 100%;
	text-align: center;
}

.highlightedButton .innerBox input
{
	margin-top: 8px;
	font-weight: bold;
	font-size: 10pt;
}

#topSubmitButton
{
	float: left;
	margin: 10px 0px 10px 0px;	
}

#topEditButton
{
	float: left;
	height: 40px;
	margin-top: 25px;
	margin-left: 10px;
}



