/* Begin Typography & Colors */

body {
	font-family: Verdana, Arial, Sans-Serif;
	background: #e7e7e7;
	text-align: center;
	}

#page {
	background-color: white;
	border: 2px solid #959596;
	position: relative;
	text-align: left;
	}
	
#pages_menu {
	padding-top: 25px;
	float: right;
	width: 510px;
	height: 30px;
	padding-right: 15px;
	color: #FFFFFF;
	font-size: 13px;
	}		
	
.fconnect_but {
	float: right;
	margin-top: 10px;
	width: 107px;
	height: 25px;
	}

.menu {
	text-align: right;
<<<<<<< .mine
	padding: 0;
=======
	padding: 5px 115px 0 0;
>>>>>>> .r105
	color: #FFF;
	height: 22px;
	font-size: 14px;
}
.menu  ul{
	padding: 0;
	margin: 0;
	}	
.menu  li{
	list-style: none;
	display: inline;
	padding: 0 10px 0 10px;
	}	
	
.menu  a {
	color: #FFF;
	text-decoration: underline;
	}	

.menu  a:hover{
	color: #90c7fb;
	text-decoration: none;
	}		
	
.bookmark {
	text-align: right;
	color: #FFF;
	padding-right: 45px;
	font-size: 13px;
}

.bookmark  a {
	color: #FFF;
	text-decoration: underline;
	}	

.bookmark  a:hover{
	color: #90c7fb;
	text-decoration: none;
	}	

#problem_form {
	font-size: 18px;
	font-weight: bold;
	padding-top: 15px;
	color: #000000;
}

#problem_form form {
	padding: 0;
	margin: 0;}

#problem_form .submit_but  {
	background: none;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0 0 0;
	margin: 0 0 0 5px;
	border-bottom: 1px #0059ab solid;
	color: #0059ab;
	height: 28px;
	width: 151px;
	cursor: pointer;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	}

#problem_form .input_text{
	border: #a2a2a2 1px solid;
	width: 350px;
	height: 25px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 18px;
	padding: 4px 0 4px 3px;
	font-weight: normal;
	color: #000000;
	bottom: 14px;
	background: #e7e7e7;
}	

#problem_form .form_text {
	position: relative;
	top: 0px;
	/* border: 1px #0059ab solid; */
}
#problem_form .sub_but {
	position: relative;
	top: 2px;
/* 	border: 1px #0059ab solid;} */
}
	
#content {
	width: 942px;	
	}
	
#page_content {
	width: 942px;	
	height: 100%;
	padding: 10px 0 0px 20px;}
	
#index_post {
	padding: 0;
	height: auto;
	margin: 10px 0 0 0px;
	background: #EDEDED url(images/whatis_top.gif) no-repeat right top;
	}
	
#index_post h1 {
	color: #0059ab;
	text-align: left;
	padding: 20px 0 0 15px;
	font-size: 16px;
	margin: 0;
	font-weight: bold;
	}

#index_post p{
	padding: 15px 15px 0 15px;
	color: #414141;
	margin: 0;
	font-size: 13px;
	line-height: 20px;
	}

.end_index_post {
	background: url(images/whatis_bot.gif) no-repeat right bottom;
	margin-bottom: 20px;
	height: 12px;
	}
	
.text_under_columns {
	color: #414141;
	font-size: 13px;
	width: 234px;
	padding: 0 0 15px 15px;
	text-align: left;
	font-weight: normal;
	}
.text_under_columns b {
	font-size: 19px;
	color: #FFFFFF;
	height: auto;
	height: 37px;
	padding: 15px 0 5px 0;
	display: block;	
	text-align: center;
	font-weight: bold;
	}
	.text_under_columns span {
	width: 223px;
	height: 60px;
	display: block;	
	padding: 5px 0 5px 0;
	background: url(images/helped_bg.png) no-repeat center;
	}
#problem_form_home {
	font-size: 18px;
	font-weight: bold;
	padding: 15px 10px 35px 0px;
	color: #000000;
	width: 660px;
	float: right;
}

#problem_form_home form {
	padding: 0;
	margin: 0;
	}

#problem_form_home .submit_but  {
	background: none;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0 0 0;
	margin: 0 0 0 5px;
	border-bottom: 1px #0059ab solid;
	color: #0059ab;
	height: 28px;
	width: 151px;
	cursor: pointer;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	}

#problem_form_home .input_text{
	border: #a2a2a2 1px solid;
	width: 380px;
	height: 27px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	float: left;
	padding: 7px 4px 0 4px;
	margin: -6px 0 0 5px;
	background: #e7e7e7;
}	

#problem_form_home .form_text {
/* 	border: 1px solid #FFFFFF; */
	width: 100px;
	float: left;
	margin-top: 3px;
}
#problem_form_home .sub_but {
	float: left;
	width: 156px;
	margin: -35px 0 0 500px;
}

#problems_columns {
	font-size: 18px;
	width: 665px;
	float: right;
	padding: 0 0 0 5px;
	font-weight: bold;
	text-align: center;
	}
	
#problems_columns a {
	color: #0059ab;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
}
#problems_columns a:hover {
	text-decoration: none;
	color: #90C7FB;
}
	
#problems_columns  h2{
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	color: #414141;
	margin: 0;
	}

#problems_columns .alignleft ul{
	text-align: left;
	padding: 5px 0 0 0;
	margin: 0;
	}
	
#problems_columns .alignleft li{
	padding: 3px 0 5px 20px;
	margin-top: 5px;
	text-align: left;
	list-style: none;
	background: url(images/ico.gif) no-repeat left;
	}

#problems_columns .alignright ul{
	text-align: left;
	padding: 5px 0 0 0;
	margin: 0;
	}

#problems_columns .alignright li{
	padding: 3px 0 5px 20px;
	margin-top: 5px;
	text-align: left;
	list-style: none;
	background: url(images/ico.gif) no-repeat left;
	}
#problems_columns .alignright li a{
display: block;
	}
	#problems_columns .alignleft li a{
display: block;
	}
	
.alignright {
	width: 50%;
	padding-left: 0px;
	float: right;
	}
	
.alignleft {
	width: 50%;
	float: left;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}


#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}
#sidebar h2 a img {
	
	}


h2, h2 a, h2 a:hover, h2 a:visited {
	text-decoration: none;
	} 

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height:  normal;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a  {
	color: #0059ab;
	text-decoration: underline;
	}

a:hover {
	color: #90C7FB;
	text-decoration: none;
	}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 984px;
	border: 1px solid #959596;
	}

#header {
	margin: 0;
	position: relative;
	padding: 0;
	height: 86px;
	width: 758px;
	}

#headerimg {
	padding: 0;
	height: 86px;
	width: 984px;
	margin: 0;
	background: url('images/header.jpg') no-repeat top center;
	}

#header .logo  a {
	position: absolute;
	width: 332px;
	height: 60px;
	top: 12px;
	left: 14px;
	display: block;	
	}
	
.narrowcolumn {
	float: left;
	padding: 0px 0 20px 20px;
	margin: 10px 0 0;
	width: 917px;
	height: 100%;
}

.content_header {
	background: #004381 url(images/blue_header.png) no-repeat left top; 
	float: left;
	margin: 20px 0 0 0;
	width: 942px;
	}

.under_header{
	color: #414141;
	font-size: 11px;
	padding: 10px 10px 5px 10px;
	clear: both;
	height: 50px;
	}
	
.add_new_solution {
	float: left;
	padding-top: 15px;
	width: 550px;
	}
	
.found {
	text-align: center;
	float: right;
	height: 28px;
	margin-left: 40px;
	}
	
.addbutton {
	float: left;
	width: 187px;
	margin-top: 5px;
	}
	
.single_helped {
	float: right;
	width: 310px;
	}
	
.helped_text {
	text-align: center;
	float: right;
	padding: 5px 11px;
	color: #FFFFFF;
	}
	
.helped_button {
	background: url(images/helped_on_pages.gif) no-repeat top center;
	text-align: center;
	float: left;
	color: #FFFFFF;
	height: 60px;
	width: 148px;
	padding: 3px 11px 7px 11px;
	/*border: 1.5px dashed #0058A8 ;
	 background: #E7E7E7; */
	}

.content_header .probname {
	float: left; 
	padding: 8px 20px 10px 20px;
	text-align: left;
	color: #FFFFFF;
	font-size: 14px;
	width: 750px;
	}	 
	
.content_header .probname b {
	color: #FFFFFF;
	font-size: 16px;
	}	
	
.content_header .get_alerted{
	height: 27px;
	float: right; 
	padding: 7px 20px 0 0;
	text-align: right;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	}	 
	
.content_header a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	}
.content_header a:hover{
	color: #90C7FB;
	text-decoration: none;
	}
	
.solheader {
	background: #ededed;
	border-top: #b6b6b6 1px solid;
	height: auto;
	padding: 5px 0 10px 20px; 
}	
.solheader a {
	font-weight: bold;
	font-size: 18px;
	color: #414141;
	width: 730px;
	display: block;
	}
	
.com_block {
	float: right;
	margin: 0 20px 0 0;
	background: url(images/comments_cloud.gif) no-repeat right;
	}
	
.com_block a{
	color: #0059ab;
	padding-top: 5px;
	text-align: right;
	height: 25px;
	width: 156px;
	display: block;
	font-size: 13px;
	text-decoration: none;	
	}
	
.com_block a:hover{
	text-decoration: none;	
	}	
		
.post {
	margin: 0;
	text-align: justify;
	height: 100%;
	}
.post p {
	padding-left: 45px;
	font-size: 14px;
	font-family:Verdana;
	}
	
.post h2 {
		}

.post hr {
	display: block;
	}	
	
.narrowcolumn .postmetadata {
	padding: 0px;
	margin: 18px 0 0 45px;
	color: #414141;
	height: 32px;
	display: block;
	font-size: 13px;
	border-top: #b6b6b6 1px solid;
	}

.search_results {
	height: auto;
	position: relative;
	width: 647px;
	padding: 0px;
	height: 100%;
	margin: 0px;
		background: url(images/category_short_bg.gif) no-repeat left top;
	}
		
.search_results  ul{
	padding: 0px;
	margin: 10px 0 0 0;
	}
	
.search_results  li{
	list-style: none;
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
.search_results .solution_link {
	background: url(images/category_short_bg.gif) no-repeat left top;
	width: 647px;

	}
	
.search_results  a{
	/* background: url(images/category_short_bg.gif) no-repeat left top; */
	color: #0059ab;

	position: relative;
	display: block;
	width: 647px;
	padding: 10px 0 0 0px;
	margin: 0px;
	cursor: pointer;
	text-decoration: none;	
	}
				
.search_results a:hover{
color: #0059ab;
	text-decoration: underline;
	}	
	
.search_results .solution_count{
	position: absolute;
	top: 10px;
	right: 20px;
	color: #414141;
	font-weight: normal;
	font-size: 15px;
	}	
	
.search_results .solution_name{
	background: #E7E7E7 url(images/category_short_bg_bot.gif) no-repeat left bottom;
	background-position: 0 0 0 0px;
	position: absolute;
	top: 10px;
	left: 0px;
	width: 647px;
	padding: 0 0 10px 0px;
	}	
	
.search_results .solution_name .name{
	width: 500px;
	display: block;
	color: #0059ab;
	font-weight: bold;
	font-size: 18px;
	padding: 0 0 0 20px;	
	text-decoration: none;
	}
	
.solution_count2{
	color: #414141;
	font-weight: normal;
	padding-left: 400px;
	font-size: 15px;
	text-decoration: none;
	}


.right_home {
	float: right; width: 665px;
	padding-top: 20px;
}
.left_home {
	float: left; width: 253px;
	padding-top: 10px;
}
	
.postmetadata {
	clear: both;
}
.rating_comments {
	padding-top: 6px;
}

.clear {
	clear: both;
	height: 100%;
}
.clear_under_sidebar {
	clear: both;
	height: 80px;
}


/* End Structure */



/*	Begin Headers */



/* End Headers */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. 

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}
*/
/* html>body .entry li {
	margin: 7px 0 8px 10px;
	} 

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
.entry {
	font-size: 15px;}

.postmetadata ul, .postmetadata li {
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */

/* Begin Forms */

	
#new_problem {
	background: url(images/new_problem_form_bg.gif) no-repeat right bottom;
	width: 647px;
	height: 205px;}
	
#new_solution {
	background: url(images/new_solution_form_bg.gif) no-repeat right bottom;
	width: 647px;
	height: 338px;}
	
#new_problem h2 {
	color: #0059ab;
	font-size: 18px;
	font-weight: bold;
	padding: 18px 0 0 20px;}

#new_solution h2 {
	color: #0059ab;
	font-size: 18px;
	font-weight: bold;
	padding: 18px 0 0 20px;}
	
#new_solution p {
	color: #414141;
	font-size: 15px;
	line-height: 32px;
	padding: 0px 0 0 21px;}

#new_problem  p {
	color: #414141;
	font-size: 15px;
	line-height: 32px;
	padding: 0px 0 0 21px;}

#respond  {
	width: 647px;
	height: 311px;
	position: relative;
	margin: 40px 0 0 45px;
	color: #414141;
	background: url(images/comment_form_bg.jpg) no-repeat right bottom;}
	

#respond .urls{
	position: absolute;
	top: 90px;
	left: 23px;
	color: #414141;
	font-family: Verdana, Arial, Sans-Serif;
	line-height: 15px;
	font-size: 11px;
	}	
	
#respond h3 {
	color: #0059ab;
	padding: 10px 20px 10px  20px;
	font-size: 18px;
	font-weight: bold;}
	
#respond  .submit .submit_but  {
	background: none;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	color: #0059ab;
	cursor: pointer;
	width: 148px;
	height: 22px;
	padding: 0;
	border: 0;
	border-bottom: 1px #0059ab solid;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	}	
	
#respond p {
	color: #414141;
	font-size: 15px;
	line-height: 32px;
	padding: 0px 0 0 21px;}

#respond input {
	width: 516px;
	background: #FFFFFF;
	font-size: 15px;
	color: #414141;
	border: #a2a2a2 1px solid;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 1px 0;
	}

#respond  .desc_textarea {
	float: right; width: 490px;
	padding-right: 20px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 15px;
	color: #414141;
}

#respond .description {
	float: left; 
	width: 80px;
	padding-left: 20px;
	font-size: 15px;
	color: #414141;
	}

#respond  textarea {
	background: #FFFFFF;
	border: #a2a2a2 1px solid;
	width: 96%;
	padding: 0 0 0 0px;
	font-size: 15px;
	color: #414141;
	}
	
#respond .captcha input {
	width: 305px;
	background: #FFFFFF;
	font-size: 15px;
	color: #414141;
	border: #a2a2a2 1px solid;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 1px 0;
	}
	
#new_solution .captcha input {
	width: 305px;
	background: #FFFFFF;
	font-size: 15px;
	color: #414141;
	border: #a2a2a2 1px solid;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 1px 0;
	}
	
#new_problem .captcha2 input {
	width: 358px;
	background: #FFFFFF;
	font-size: 15px;
	color: #414141;
	border: #a2a2a2 1px solid;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 1px 0;
	}
	
#new_problem_form input {
	width: 516px;
	background: #FFFFFF;
	font-size: 15px;
	color: #414141;
	border: #a2a2a2 1px solid;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 1px 0;
	}	

		
#new_problem_form  .submit .submit_but  {
	background: none;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	color: #0059ab;
	cursor: pointer;
	width: 137px;
	height: 22px;
	padding: 0;
	border: 0;
	border-bottom: 1px #0059ab solid;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	}
	
#new_problem_form {
	margin: 5px 10px 0 0;
	}
	
#new_problem_form  .desc_textarea {
	float: right; width: 490px;
	padding-right: 20px;
	font-size: 15px;
	color: #414141;}
	
#new_problem_form  .description	{
	float: left; width: 80px;
	padding-left: 20px;font-size: 15px;
	}
	
#new_problem_form  .desc_textarea {
	float: right; width: 490px;
	padding-right: 20px;
	font-size: 15px;
	color: #414141;}
	
#new_problem_form textarea {
	background: #FFFFFF;
	border: #a2a2a2 1px solid;
	width: 96%;
	font-size: 15px;
	color: #414141;
	padding: 0 0 0 0px;
	}
	
#commentform input {
	width: 170px;
	background: #FFFFFF;
	font-size: 15px;
	color: #414141;
	border: #a2a2a2 1px solid;
	padding: 0px 5px 5px 5px;
	margin: 0px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	font-size: 15px;
	color: #414141;
	width: 95%;
	padding: 2px;
	}


/* End Forms */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 7px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-size: 15px;
}
.children { padding: 0 0 0 20px; }

#commentform p {
	margin: 5px 0;
	}
	
	
h3 {
	padding: 0;
	color:#414141;
	font-size:18px;
	font-weight:bold;
	margin: 20px auto 10px ;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{	padding: 20px 0 10px 10px;
	margin-left: 680px;
	width: 276px;
	}
	

.sidebar_if_nosol{	
	padding: 20px 0 10px 0px;
	margin-left: 680px;
	width: 276px;
	}	

.sidebar_if_nosol h2  {
	padding-left: 40px;
	margin: 5px 0 0;
	}

.sidebar_if_nosol  h2  a {
	color:#0059AB;
	text-align: left;
	font-family: Verdana;
	font-size: 18px;
	text-decoration: underline;
	font-weight: bold;
	}
	
.sidebar_if_nosol h2  a:hover{
	color:#0059AB;
	text-decoration: none;
}


.sidebar_if_nosol  h2  a  img {
	border: 0;
	margin-bottom: -3px;
	}	


.entry .subscribe2 p {
	color:#0059AB;
	text-align: center;
	font-weight:bold;
	font-family:Verdana;
	}
	

#sidebar .span {
	padding: 0px 48px 22px 20px;
	color: #414141;

	font-weight: normal;
	font-size: 15px;
	}	
#sidebar .span2 {
	padding: 0px 48px 12px 40px;
	color: #414141;

	font-weight: normal;
	font-size: 15px;
	text-align: center;
	}

.hr {
	width: 276px;	
	border-bottom: 1px dotted #414141;
	}


#subscribe {
	background: url(images/subscribe_bg.jpg) no-repeat center top;
	width: 276px;
	position:relative;
	margin: 20px 0 0 0;
	height: 112px;
	}
	
#subscribe .span {
	padding: 16px 30px 22px 30px;
	color: #414141;
	font-weight: normal;
	font-size: 15px;
	}	
#under_subscribe {
	padding: 16px 0 22px 30px;
	color: #414141;
	font-weight: normal;
	font-size: 15px;
	width: 238px;
	}	
	
.punmailbutton {
	background: url(images/subscribe_but.jpg) no-repeat;
	font-family: Verdana, SanSerif;
	width: 95px;
	height: 25px;
	font-size: 12px;
	margin-bottom: 3px;
}



/* End Sidebar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}

/* End Various Tags & Classes*/

#footer {
	background: url(images/footer.gif) no-repeat bottom;
	padding: 0;
	height: 33px;
	line-height: 33px;
	margin: 0 auto;
	width: 964px;
	color: #FFFFFF;
	padding-left: 20px;
	clear: both;
	}
	
	.privacy {
	text-align: left;
	float: left;
	padding-left: 0px;
		font-size: 11px;
	}
	
	.fmenu {
	padding: 0;
	float: right;
	font-size: 13px;
	margin-top: -3px;
	}
	
.fmenu  ul{
	padding: 0 15px 0 0;
	margin: 0;
	}	
.fmenu  li{
	list-style: none;
	display: inline;
	padding: 0 7px 0 7px;	
	}	
			
.fmenu  a {
color: #FFFFFF;	
	font-size: 11px;
	text-decoration: underline;
	}	

.fmenu  a:hover{
	color: #90c7fb;
	text-decoration: none;
	}
