/*body
{
line-height:normal;  
font-family:tahoma,verdana,sans-serif;  
}


h1
{
    font-size:14px;
    font-family:tahoma,verdana,sans-serif;
}*/

.center-nomargins
{
    float:left;
    width:100%;
    margin:0px 0px;
    min-height:600px;
}
a:link {
color:#0066CC;
text-decoration:none;
}

a:hover {
color:#0066CC;
text-decoration:none;
}

a:visited{
color:#0066CC;
text-decoration:none;
}

p
{
    clear:left;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

/* Main Content Area */

#main_content {
	margin-right: 2px;
	width: 830px;
	text-align: left;
	float: left;
}

#main_content .h_divider {
	margin-bottom: 2px;
	height: 1px;
	background-color: #c2c2cd;
	overflow: hidden;
	clear:left;
	margin-left:10px;
}


/* New Item Description */

#new_item {
	margin: 0px auto 2px;
	padding:  0px 0px;
	width: 65%;
	text-align: left;
	float:left;
	
}

#new_item_header {
	margin: 0px 0px 0px 0px;
	float: left;
	width: 90%;
	padding: 5px 0px 0px 10px;
    min-height:30px;
    max-height:60px;
}

#new_item_header h1 {
	color: #434367;
	font-size: 20px;
	font-weight:bold ;
	
}

#new_item_header h2 {
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;

}

#new_item_image {
	width: 245px;
	float: right;
	overflow: hidden;
	text-align: right;
}

#new_item_text {
	float: left;
	clear: left;
	width: 348px;
	margin-left:12px;
	font-size:15px;
}

#new_item_link {
	float: left;
	clear: left;
	width: 280px;
	font-weight: bold;
	text-align: left;
	
}

#new_item_link a {
	text-decoration: none;
}


/* Sub Items Descriptions */

.sub_items {
	margin-bottom: 2px;
	margin-top: 5px;
	width: 644px;
	background: url('../images/item_sub_background.gif') repeat-y 0px 0px;
	text-align: justify;
}


.question_item {
	margin-bottom: 2px;
	margin-top: 10px;
	width:90%;
	text-align: justify;
	text-align:left;
	font-size:15px;
	padding-left:12px;
	color:#434367;
}

.sub_left_question {
	padding-left: 10px;
	width: 243px;
	float: left;
}

.sub_right_question {
	padding-left: 5px;
	width: 350px;
	float: left;
}
.sub_right {
	padding-right: 15px;
	width: 250px;
	float: right;
}

.sub_left {
	padding-left: 5px;
	width: 300px;
	float: left;
}

.sub_right {
	padding-right: 15px;
	width: 250px;
	float: right;
}

.sub_items_header {
	padding-top: 10px;
	float: left;
	width: 250px;
	clear:left;
	
}

.sub_items_header h1 {
	color: #434367;
	font-size: 16px;
	font-weight: bold;
	font-weight:bold;
	text-align:left;
	float:left;
	margin:0px 0px;
}

.sub_items_header h2 {
	color: #434367;
	font-size: 12px;
	font-weight: normal;
	font-family: arial, tahoma, sans-serif;
}

.Answer_Info_Details
{
    padding-left:0px;
    color:#434367; 
    font-size:15px;
    font-family:tahoma,verdana,sans-serif;
    width:90%;
}

.Question_Info
{
    font-weight:bold;
    clear:left;
    padding-top:5px;
    color:#434367;
    font-size:13px;
    
}

.Question_Info_Details
{
    padding-left:0px;
    color:#434367;
    font-size:13px;
    text-decoration:none;
  
}

.Question_Info_Details a
{
     color: #0033CC;
     text-decoration:none;
}

.new_question
{
	
	padding-top: 10px;
	float: left;
	width: 600px;
	clear:left;

}
.new_question  h1
{
    color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
	float:left;
	text-align:left;
}
.new_question_row
{
    float:left;
}
.new_question span
{
    width:150px;
    text-align:left;
    float:left;
}


.settinglabel, .settinglabelFixedHeight 
{
font-size:12px;
font-weight:700;
}


.btnSearch
{
    background-color:#2D90C9;
    border-color :#D9DFEA #0E1F5B #0E1F5B #D9DFEA;
    border-style:solid;
    border-width : 1px;
    color : #FFFFFF;
    height:20px;
    width:80px;
    font-family:tahoma,verdana,sans-serif;
    padding-bottom: 5px;
}

.btnHomeSearch
{
    width:150px;
}
.mainButton
{
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
    margin-right:5px;
    width:200px;
    height:25px;
}

.IndusriesList
{
   
    z-index: 9999; 
    position: absolute; 
    width: 376px; 
    height: 200px; 
    visibility: visible; 
    height:200px;
    overflow-x:auto;
    overflow-y:auto;
    background-color:#ffffff;
    border : 1px solid #7F9DB9;   
    display:none;
    font-family:tahoma,verdana,sans-serif;
    font-size:13px;
    color:#203360;
}

.IndusriesListSearch
{
    display:inline;
    z-index: 9999; 
    position: absolute; 
    width: 376px; 
    height: 200px; 
    visibility: visible; 
    height:200px;
    overflow-x:auto;
    overflow-y:auto;
    background-color:#ffffff;
    border : 1px solid #7F9DB9;  
    color:Black;
    
}

.divIndustryList
{
    float:left;
}

.txtDropdown
{
    vertical-align:middle;
    text-indent:2px;
    float:left;
    width:329px;
    height:21px;
    border : 1px solid  ; 
    border-bottom-color:#D8DFEA; 
    border-left-color:#D8DFEA; 
    border-right-color:#D8DFEA ; 
    border-top-color:#abadb3;
    background: url(../images/dropdownarrow.png) ;
    background-repeat: repeat-y ;
    background-position: right;
    background-color:#ffffff;
   
}

.txtDropdown:hover
{
    border-top-color:#3d7bad;
    border-bottom-color: #b7d9ed;
    border-left-color:#b7d9ed;
    border-right-color:#b7d9ed;
    background: url(../images/dropdownarrowhover.png) ;
    background-repeat: repeat-y ;
    background-position: right;
    background-color:#ffffff;
}
.IndusriesFooter
{
    z-index:9999;
    background:#D8DFEA;
    width:100%;
    height:10px;
   
    clear:both;
   
}

.OccupationsTree
{
    
    z-index: 9999; 
    position: absolute; 
    width: 376px; 
    height: 200px; 
    visibility: visible; 
    height:200px;
    background-color:#ffffff;
    border : 1px solid #7F9DB9;   
    overflow-x:auto;
    overflow-y:auto;
    float:left;
    display:none;
    
}

li.AspNet-TreeView-Leaf, 
li.AspNet-TreeView-Root, 
li.AspNet-TreeView-Selected, 
li.AspNet-TreeView-Parent ,
li.AspNet-TreeView-Leaf img,
li.AspNet-TreeView-Leaf span
{
    background-color:#ffffff;
    vertical-align:middle;
}

div.AspNet-TreeView a:hover
{
    color : #ffffff;
    font-weight:bold;
    vertical-align:top;
}

.searchPanel
{
    float:left;    
    clear:left;
    padding-top:5px;
    vertical-align:bottom;
    width:100%;
}
.settingSearchlabel
{
   font-weight:bold;
   width : 170px;
   float:left;
   font-size:14px;
   color:#203360;
   vertical-align:bottom;
   text-align:center;
   
}
.settingHomeSearchlabel
{
    width:320px;
    font-size:16px;
    text-align:left;
    color:black;
    font-family:tahoma,verdana,sans-serif;
    float:left;
    margin:0px 0px 0px 0px;
}

.settingSortLabel
{
   width : 30px;
   font-size:12px;
   color:#203360;
   vertical-align:bottom;
   float:left;
   padding-left:5px;
   padding-top:3px;
}
.advancedSearchTextbox
{
    width:300px;
    float:left;
}
.altcontent1_old
{
    background:transparent url(../images/advancedSearch.png) repeat-x  0px -44px;
    min-height:1px;
    position:relative;
    float:left;
    width:100%;
    overflow:visible;
}
.altcontent1
{
    background-image:url(../images/orangeFadeBg.png);
    position:relative;
    float:left;
    width:100%;
    overflow:visible;
    color:White;
}
.advancedSearch
{
    clear:left;
    margin-left:7px;  
    padding-top:5px;
    display:none;
}
.advancedSearchLinkSection
{
    float: right;
    width:100%;
    color:#203360;
    font-size:12px;
    width:100%;
    text-align: right;
    margin-right:5px;
}
.advancedSearchLink
{
   color:#203360;
   font-size:12px;
   font-weight:bold;
   vertical-align: top;
   cursor:pointer;
}
.advancedSearchTitle
{
   color:#203360;
   font-size:13px;
   font-weight:bold;
   
}

.advancedSearchInput
{
    width:200px;
    float:left;
    
   
}
.advancedSearchInput2
{
    width:204px;
    float:left;
    margin-top:10px;
}

.advancedSearchLbl
{
    width:100px;
    float:left;
    clear:left;
    color:#203360;
    font-size:13px;
}
.advancedSearchDiv
{
    float:left;
    padding-bottom:5px;
    vertical-align:top;
}
.lobbyTitle
{
    float:left;
    width:100%;
    font-size:14px;
    font-weight:bold;
    text-decoration: none;     
    clear:right;
}

.lobbyTeaserHome
{
    color :#203360;
    font-family:arial,tahoma,sans-serif;
    font-size:12px;
    font-weight:lighter;
    width: 100%; 
    overflow: hidden; 
    float: left;
    clear:left;
    height:40px;
}
.lobbyTeaserHome a
{
    text-decoration: none;
}

.lobbyTeaser
{
    color :#203360;
    font-family:arial,tahoma,sans-serif;
    font-size:12px;
    font-weight:lighter;
    width: 100%; 
    height: 45px; 
    overflow: hidden; 
    float: left;
    clear:left
}
.lobbyTeaser a
{
    text-decoration: none;
}

.ItemRating
{
    float:left;  
    font-weight:normal;      
}
.heightZero
{
   height:0px;
}
.fontGrey{
    color: #858585;
    font-family:tahoma,verdana,sans-serif;
    font-size:13px;
    
}
.wm
{
   
}
.watermark
{
    color: #858585;
    font-family:tahoma,verdana,sans-serif;
    font-size:13px;
 
}

.fontTextArea
{
    font-family:tahoma,verdana,sans-serif;
    font-size:13px
}
.floatLeft
{
    float:left;
}

#postQuestionAds
{
    clear:both;
    cursor:default;
    padding-bottom:20px;
    float:left;
    width:100%;
    margin-left:0px;
}

#postQuestionAds:hover
{
/*    
    clear:both;
    cursor:pointer;
    text-decoration:underline;*/
}

.titleBox
{
width:100%;
float:left;
height:40px;
background:#eaeaea;
font-size:18px;
font-weight:normal;
}


.innerTitleBox
{
    float:left;
    border: 1px solid #2886c4; 
    padding: 0px; 
    background:  none repeat scroll 0% 0%;
    text-align: left;
    font-family:tahoma,verdana,sans-serif;
    font-size:12px;
    width:550px;
}
.innerTitleBoxText
{
    float:left;
    height:100%;
    width:100$;
    font-size:14px;
    padding-left:10px;
    padding-top:5px;
    padding-bottom:5px;
}

.rounded {
-moz-border-radius-bottomleft:7px;
-moz-border-radius-bottomright:7px;
-moz-border-radius-topleft:7px;
-moz-border-radius-topright:7px;
}
.fontLightBlue{
    color: #0033CC;
    font-family:tahoma,verdana,sans-serif;
}
.fontLightBlue:hover
{
    color: #0033CC;
    font-family:tahoma,verdana,sans-serif;
}

.fontLightBlue:visited
{
    color: #0033CC;
    font-family:tahoma,verdana,sans-serif;
}


.fontLightBlue:link
{
    color: #0033CC;
    font-family:tahoma,verdana,sans-serif;
}

.fontDarkBlue
{
    color:#203360;
    font-family:tahoma,verdana,sans-serif;
}

.go
{
background-image:url(../images/orangeArrow.gif);
background-repeat:no-repeat;
float:left;
height:10px;
margin-left:4px;
margin-right:4PX;
margin-top:5px;
width:5px;
vertical-align:bottom;
}

.searchResultsBox
{
    margin-left:10px;
}
.SearchResultstitleBox
{
width:80%;
float:left;
height:20px;
font-size:13px;
font-weight:normal;
text-indent:5px;
padding-bottom:20px;
}

.Bold
{
    font-weight:bold;
}
.spaceHomeBigBox {
	margin : 0px;
	height : 1px;
	width:20%;
	float : left;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}
.divBigBoxFrameLeft
{
    border: 1px solid #CCCCCC ; 
    width: 100%; 
    float: left;
    height: auto;
}
.divBigBoxFrameRight
{
    border: 1px solid #CCCCCC ; 
    width: 100%; 
    float: left;
    height: 300px;
    margin-left:10px;
}


.viewAll
{
    font-size: 12px; 
    vertical-align: text-top; 
    font-weight: normal;
}
.QuestionsTitle
{
   
    font-size: 12px; 
    overflow: hidden; 
    float: left;
    text-decoration: none;
    padding-bottom:5px;
    width:95%;
}



.QuestionsTitle:hover
{
    text-decoration:underline;
}


.divSmallBoxFrame
{
    border: 1px solid #CCCCCC ; 
    width: 25%; 
    float: left;
    
}

.titleSmallBox
{
width:100%;
float:left;
height:40px;
background:#eaeaea;
font-size:18px;
font-weight:normal;
}

.TipText
{
    color:#203360;
    font-size:14px;
	font-family:tahoma,verdana,sans-serif;
	float:left;
	margin-top:5px;
	text-align:left;
	width:90%;
    
}
.TipsTitle
{
    color:#0033CC;
    font-size:14px;
	font-family: 'Trebuchet MS',Arial,sans-serif;
	
}

.TipsTitle fieldset 
{
    position:relative;
    padding:5px;
}

.TipsTitle fieldset legend
{
    color:#339900;
    font-family:'Trebuchet MS',Arial,sans-serif;
    font-size:18px;
	font-weight:normal;
	position: absolute;
	top: -.6em;
    left: .2em;
    

}
.QuestionViews
{
    float: left; 
    height: 42px; 
    width: 45px; 
    background-color: #eeeeee; 
    margin-bottom: 10px;
    text-align: center; 
    margin: 0 3px 0 0; 
    padding: 5px;
}

.QuestionViewsInfoNumber
{
    font-size:190%;
    font-weight:bold;
    height:25px;
    vertical-align:middle;
    text-align:center;
    line-height:1.2em;
}
.QuestionViewsInfo
{
   text-align:center;
}

.tag-cloud
{
   margin-left:0px;
   padding-left:0px;
    clear:left;
    height:160px;
    overflow:hidden;
    
}
.tag-cloud li a
{
      color: #0033CC;
    font-family:tahoma,verdana,sans-serif;
    margin:5px 5px 2px 0px;
    text-decoration:none;
}
.tag-cloud li a:hover
{
    text-decoration:underline;
}

.h2 moduletitle
{
}

.moduletitle
{
    margin:0px 0px 0px 0px;
    font-size:16px;
}
.ratingcomments
{
    height:230px;
}
.ratingcontainer
{
    float:left;
    padding-left:12px;
    font-size:11px;
}
.advertisementBox
{
    float:left;
    width:100%; 
    height:50px; 
    font-size:40px;
/*    border:1px solid #CCCCCC;*/
    text-align:center;
    color:#75A54B;
    line-height:normal;
}

.advertisementSmallBox
{
    float:left;
    width:25%; 
    height:210px; 
    font-size:40px;
/*    border:1px solid #CCCCCC;*/
    text-align:center;
    color:#75A54B;
    line-height:normal;
}

.captcha label, captcha span, captcha input 
{
    float:left;
    clear: right;
    padding-left: 5px;
    vertical-align: top;
}

.Terms
{
    text-decoration:underline;
    font-weight:bold;
    font-size:12px;
    cursor:pointer;
}
.EditQuestionsTitle
{
    padding-top:20px;
    padding-bottom:10px;
    padding-left:14px;
    font-size:14px;
    font-weight:bold;
    float:left;
   
}

.MessageText
{
    font-size:13px;
    float:left;
    padding-left:15px;
}

.EditItem
{
    float:left;
    padding-top:10px;
    padding-right:10px;
}

#outerwrap
{
    margin: 20px auto 0;
}
.CommentsBox
{
    float:left;
    padding-left:10px;
}
.Answers
{
    font-size:18px;
    font-weight: bold;
    background-color:#7dc03d;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:5px;
    padding-top:5px;
    color:#ffffff;
}

.NewAnswer
{
    font-size:18px;
    font-weight: bold;
    color:#434367;
}


.Remark
{
    font-size:13px;
    color:black;
    margin:5px;
}
.RemarkBox
{
    width:auto;
    margin-bottom:10px;
}

.tvNode
{
    text-decoration: none;
    cursor:default;
}

.bold
{
    font-weight:bold;
}

.newQuestionLabel
{
    width:180px;
    float:left;
}
.floatLeft
{
    float:left;
}
.resultsHomeBox
{
    float:left;
    width:410px;
}
.resultsBox
{
    float: left;
    width:100%;
 }
 
 .paging
 {
     font-size:13px;
     margin-bottom:10px;
 }
 
 .SelectedPage
 {
     font-size:13px; 
 }
 .ModulePager
 {
     font-size:13px;
 }
 #HomeSearch
 {
     float:left;
     margin-top:20px;
     margin-left:100px;
 }
 
 .answer_divider {
	margin-bottom: 2px;
	height: 1px;
	background-color: #c2c2cd;
	overflow: hidden;
	clear:left;
	width:90%;
}
.Req
{
    color:Red;
}
.TitleGreen
{
color:#339900;
font-family:'Trebuchet MS',Arial,sans-serif;
font-size:18px;
padding-left:13px;
}

.TitleBlue
{
color:#203360;
font-family:'Trebuchet MS',Arial,sans-serif;
font-size:18px;
}
.ExpertBox
{
    background-color:#D4E59F;
}
.NoAnswers
{
    background-color:red;
}
.ExpertLink
{
    color:#2D90C9;
    font-size:14px;
    cursor:pointer;
}

.QuestionJobs
{    
    width:100%;
    color:#2D90C9;
    font-weight:bold;
    font-family:tahoma,verdana,sans-serif;
    padding-top:10px;
}
.RemarkFontGrey
{
    color: #858585;
    font-family:tahoma,verdana,sans-serif;
    font-weight:normal;
    font-size:11px;
}

.Question_sub_Info
{
    padding-left:13px;
    color:#434367;
    font-size:11px;
    width:80%;
   
}
.SmallLink
{
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    color:#114dd2;
}

.SmallLink a
{
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    color:#114dd2;
}

.SmallLinkNormal a
{
    font-size:11px;
    text-decoration:none;
    color:#114dd2;
}

.JobTitle a:link
{
    color:#7DC03D;
    font-size:16px;
    font-weight:bold;
    cursor:pointer;
    text-decoration:none;
}


.JobLocation a:link
{
    color:black;
    font-size:13px;
    font-weight:bold;
    cursor:pointer;
    text-decoration:none;
}


.JobDescription a:link
{
    color:black;
    font-size:11px;
    cursor:pointer;
    text-decoration:none;
}


.JobCompany a:link
{
    color:#0033CC;
    font-size:13px;
    font-weight:bold;
    cursor:pointer;
    text-decoration:none;
}

.Jobs
{
    color:Black;
    font-size:20px;
    font-weight:bold;
    padding-bottom:10px;
}
.JobsFrame
{
    width:100%;
    background-color:#f2ebd8;
    padding:10px;
    height=1000px;
}
.QuestionInfoExt
{
    float:left;
    width:33%;
    height:100%;
    padding-top:10px;
}
.alljobs
{
    float:right;
    cursor:pointer;
}
.floatright
{
    float:right;
}
/***************************new***********************************************/

/* universal */

body { background-color: #f1f1f1; color: #575757; font-family: verdana, arial; font-size: 12px; line-height:1.6; }
a { color: #0066cc; text-decoration: none; }
h1 { font-size: 18px; font-weight: normal; display: inline;font-family: verdana, arial; }
h2 { font-size: 20px; line-height: 1.2em; margin-top: 5px;font-family: verdana, arial; }
h3 { font-size: 14px;font-family: verdana, arial; }
img { display: inline; }

/* layout */

#container { width: 900px; margin-left: auto; margin-right: auto; background-image: url('../images/background.gif'); }
#section { width: 846px; margin-left: auto; margin-right: auto; }

/* header and menu */

#register { width: 806px; margin-left: auto; margin-right: auto; text-align: right; margin-top: 20px; }
#header { position: relative; width: 900px; height: 113px; margin-left: auto; margin-right: auto; background-image: url('../images/header.gif'); background-repeat: no-repeat;}
#logo { position: absolute; left: 47px; top: 31px; }
#tagline { position: absolute; left: 391px; top: 70px; }

/*the rest of the menu is in stylemenu.css*/

/* search */

.search { width: 846px; background-color: #2c364e; margin-left: auto; margin-right: auto; overflow: auto; }
.searchLabel { color: #ff8d21; font-size: 18px; font-weight: normal; display: inline;}
.searchTd { vertical-align: middle; padding: 15px 0 0px 20px;}
.searchInput { font-size: 12pt; width: 300px; border-color: 336699; border-style: inset; border-width: 1px; }

#search h1 { color: #ff8d21; }
.searchTdBottom { padding: 0 0 5px 0; text-align: right;}
#moreOptionsHeader { color: white; font-size: 10px; text-decoration: underline;cursor:pointer; } 
#advanced_search { width: 846px; background-color: #2c364e; margin-left: auto; margin-right: auto; overflow: auto; }
#advanced_search_box { float: left; padding: 0 20px 20px 20px; }
#advanced_search h3 { font-weight: normal; color: #ff8d21; }
#advanced_search p { float: left; width: 100px; color: white; padding-top: 3px; }
.advancedSearchInput { font-size: 10pt; width: 200px; border-color: 336699; border-style: inset; border-width: 1px;margin-bottom:5px;float:left}
.advanced_search_field { padding-top: 5px;} 

#search_ques { float: left; width: 580px;}
#search_rate { float: right; }  
.searchDesc {}  
.searchDesc a { font-size: 11px; margin-bottom: 10px ;color:#575757;} 

/* titles - UNFINISHED, THEY ARE IMAGES FOR NOW */

.clearBoth { clear: both; }
#title_box {  }
#title { float: left; position: relative; padding-bottom: 5px;}
#title_text { padding: 5px 9px 8px 9px; }
#title_text h1 {font-weight:bold;}
.blue { background-color: #45c5ff; color: white; }
.green { background-color: #22c016; color: white; }
.orange { background-color: #ff8d21; color: white; }
.darkgrey { background-color: #666666; color: white; }
#title_image { float: left; height: 18px; height: 9px; line-height: 0px; padding-left: 15px;}

/* boxes */

.box { float: left; width: 242px; padding: 20px 0 0 40px; }
#box_1 { float: left; width: 242px; padding: 20px 0 0 20px; position: relative; height:184px; }
#box_2 { float: left; width: 242px; padding: 20px 0 0 40px; position: relative;height:184px; }
.box_left { padding: 20px 0 0 20px; }
#box_double { float: left; width: 524px; padding: 20px 0 0 20px; }
#box_1 p a,#box_2 p a{ font-family: verdana, arial; font-size: 11px; line-height: 1.3em; margin-top: 10px;color:#575757; }
#box_1 h2 ,#box_2 h2  {height:70px;}
#box_1 p , #box_2 p {height:20px;}

/* categories */

#categories { width: 846px; margin-left: auto; margin-right: auto; }
#categories ul { font-size: 11px; } 

/* questions grey box */

#questions { width: 846px; margin-left: auto; margin-right: auto; background-image: url('../images/background_grey.gif'); padding-bottom: 20px; }
#questions p { font-family: verdana, arial; font-size: 11px; line-height: 1.3em; margin-top: 10px; }
#questions #button { text-align: right; margin-top: 5px; }
#questions textarea { font-size: 12pt; width: 232px; height: 100px; border-style: inset; border-width: 1px; margin-top: 5px; padding: 5px;}

/* views and answers */

#answers { float: left; margin-right: 10px; padding: 0px 6px 0px 6px; font-size: 10px; font-weight: bold; }
#answers a { color: #22c016; }
#views { float: left; padding: 0px 6px 0px 6px; font-size: 10px; font-weight: bold; }
.white { background-color: white; } 
.grey { background-color: #f1f1f1;width:60px;} 

/* recent questions */

#recent { float: left; width: 524px; } 
#recent p { font-size: 11px; margin-bottom: 10px } 
#recent_ques { float: left; width: 324px;}
#recent_rate { float: right; }  
.divide { border-bottom: 1px solid #f1f1f1; margin-bottom: 10px }  
.divide a { font-size: 11px; margin-bottom: 10px ;color:#575757;} 



#editQuestion a {float: left; width: 324px;}
/* jobs */

#job_ad { width: 242px; height: 83px; background-image: url('../images/background_job.gif') ; }
#job_ad a { padding-left: 10px; }
#job_ad_title {color:White;}

/* newsletter */

#newsletter { height: 29px; float: left; }
#newsletter input { font-size: 12pt; width: 150px; border-color: 336699; border-style: inset; border-width: 1px; }
#newsletter_button {  height: 29px; float: right; }

/* experts */

#experts { margin-bottom: 10px; }
#experts img { float: left; margin-top: 4px; }
#experts a { font-size: 12px; font-weight: bold; }
#experts p { padding-left: 40px; font-size: 11px; line-height: 1.4em;clear:none;}

/* footer */

#footer { width: 900px; height: 71px; margin-left: auto; margin-right: auto; background-image: url('../images/footer.gif'); margin-bottom: 30px; text-align: center;}
#footer p { padding-top: 15px; color: #0066cc; }
#footer a { color: white; }

.campaign
{
    vertical-align:top;
    float:right;
    width:150px;
    height:50px;
    
}
#newQuestion
{
    background-color:#f1f1f1;
    width:100%;
    padding:10px;
}
#newQuestion textarea { font-size: 12pt; width: 232px; height: 100px; border-style: inset; border-width: 1px; margin-top: 5px; padding: 5px;}
#newQuestion button { text-align: right; margin-top: 5px; }
#newQuestion p { font-family: verdana, arial; font-size: 11px; line-height: 1.3em; margin-top: 10px; }
#newQuestion #button {
margin-top:5px;
text-align:right;
}














