/****************************************************************************

IndyaRain Home Page


****************************************************************************/


/**************************

	html, body
  
**************************/

*
{
	margin:0px;
	padding:0px;
}

html 
{
	background-color:	#31bde8;
	background-image:url(../images/bg.gif);
	background-attachment:fixed;
	background-repeat:repeat;
	font-family:"Lucida Grande",Tahoma,"Lucida Sans Unicode",Verdana,sans-serif;
	color:#000000;	
}

#main
{
	display:block;
	border:0px;
	margin:0px auto;
	padding:0px;
	width:925px;
}


html, body 
{
	margin:	0;
	padding: 0;
}

body 
{
	text-align: left;	
	margin:	0 auto;
	line-height: 1em;
	color:#000000;
}

/**************************
	
	Baseline values for browser consistency
	
**************************/

p, div, h1, h2, h3, h4, ul, li, form, input, select, option 
{
	margin:	0;
	padding: 0;
}

img 
{
	margin:	0;
	padding: 0;
	border: 0;
}

ul 
{
	list-style: none;
}

a {
	outline: 0;
}

.alert 
{
	font-weight: bold;
	color: #990000;
}

/* -------------------------------------
/*  Pagination
/* -------------------------------------*/

.pagination 
{
	margin: 6px 0;
	border-top: 1px solid #D3D9DC;
	text-align: right;
	padding-top: 8px;
}
	
.pagination b
{
	border: 1px solid #9FCDE7;
	padding: 1px 4px;
	background-color: #DEE9EF;
	color: #67A9D6;
}

	
.pagination a 
{
	font-size: 12px;
	padding: 0 2px;
}    



/**************************
	
	default links
	
**************************/

a:link, a:visited 
{
	
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}

.clear 
{
	clear: both;
	height:	0px;
	font-size: 0px;
	line-height: 0px;
}


/* -------------------------------------
/*  Positioning and Size
/* -------------------------------------*/

#searchBox 
{
	text-align:	right;
	float: right;
	font-size: 10px;
	padding-top: 6px;
	width: 230px;
	margin-bottom: -10px;
	height: 32px;
}

.search_button 
{
	position: relative;
	left: 5px;
	top: -1px;
	float: left;
}

.textfield 
{
	width: 170px;
	color: #666;
	margin:	0;
	padding: 2px;
	font: 11px/11px verdana, arial,sans-serif;
	float: left;
}

/**************************
	
	Header
	
**************************/

#masthead 
{
	text-align:	right;
	width: 925px;
	margin:	0 auto;
}

#header 
{
	clear: both;
}

#logo
{
	float:left; 
	margin:0px
}


#login 
{
	float: right;	
	text-align:right;
	color:#fff;
	margin-top:25px;
}

#login .greeting 
{
	color: #fff;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
	font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}

#login a:link, #login a:visited 
{
	color: #ffffff;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
	font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}

/**************************

	Navigation

**************************/

#navi
{
	float:left; 
	width:925px; 
	margin:0px;
}

.navileft
{
	float:left; 
	width:7px;
}

.naviright
{
	float:left;
	margin:0px;
}

#menuitem
{
	height: 36px;
	overflow: hidden;
	padding-left: 15px;
	font-size: 13px;
	font-weight:normal;
	padding-top:4px;
	background-image:url(../images/tab_bg.jpg);
	background-repeat:repeat-x;	
	float:left;
	width:896px;
}

#menuitem a
{
	display: block;
	float: left;
	text-align:center;
	height: 36px;
	width:80px;
	background-image:url(../images/tab_sep.jpg);
	background-position: bottom right;
	padding-left:3px;
	background-repeat:no-repeat;
	line-height: 33px;
	color: #000000;
	margin-right: 0px;
	margin-top: 0px;
	text-decoration:none;
}

#menuitem a:hover
{
	display: block;
	float: left;
	text-align:center;
	height: 30px;
	width:80px;	
	background-image:url(../images/tab_sel.jpg);
	background-repeat:repeat-x;
	line-height: 33px;
	color: #000000;
	margin-right: 0px;
	margin-top: 0px;
	text-decoration:none;
	border-bottom:6px solid #ffffff;
}

#menuitem .sel
{
	display: block;
	float: left;
	text-align:center;
	height: 30px;
	width:80px;
	line-height: 33px;
	color: #000000;
	margin-right: 0px;
	margin-top: 0px;
	text-decoration:none;
	background:url(../images/tab_sel.jpg) repeat-x;
	border-bottom:6px solid #ffffff;
}

#menuitem .sel:hover
{
	display: block;
	float: left;
	text-align:center;
	height: 30px;
	width:80px;
	line-height: 33px;
	color: #000000;
	margin-right: 0px;
	margin-top: 0px;
	text-decoration:none;
	background:url(../images/tab_sel.jpg) repeat-x;
	border-bottom:6px solid #ffffff;
}

/**************************

 	WrapperWit
	
**************************/

#wrapperWit 
{
	background:transparent url(../images/wrapper_column.gif) top left repeat-y;
	border-top:0px solid #fff;
}

#wrapperWit #content 
{
	
	padding-left:25px;
}

#wrapperWit #pageNav 
{
	float:right;
	width:255px;
}

#wrapperWit #gooey 
{
	background:transparent url(../images/wrapper_column_bottom.gif) bottom left no-repeat;
}

.banner
{
	width:915px; 
	height:150px;
	margin:auto;
}	

.bannerleft
{
	float:left; 
	width:580px; 
	margin-top:10px;
}

.bannerright
{
	width:335px; 
	height:150px; 
	margin-top:10px;  
	float:left;
}

#wrapperWitOut 
{
	background:#fff url(../images/wrapper_column_top.gif) top left repeat-x;
	border-top:1px solid #fff;
}

#wrapperWitOut #content 
{
	padding-left:25px;
	padding-right:25px;
}

#wrapperWitOut #gooey 
{
	background:transparent url(../images/wrapper_solid_bottom.gif) bottom left no-repeat;
}

#wrapperWit #shell 
{
	background:transparent url(../images/wrapper_column_top.gif) top left repeat-x;
}

/**************************
 	
	Content
	
**************************/

#content 
{
	/* necessary to prevent the background image from spacing itself down from the top */
	padding-top:30px;
	color:#000000;
	padding-bottom:26px;
}

.maincont
{
	margin-left:5px;
	margin-right:5px;
	margin-top:0px;
	padding:0px;
}


#content h2
{
	font:normal 25px/35px;
	letter-spacing:-1px;
	padding:0;
	margin:0;
	color:#FF3A00;
	text-shadow:0px 0px 0px #fff; 
}

#masthead 
{
	font-size:10px;
}

#gooey:after 
{
	content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

/**************************
 	
	Footer
	
**************************/

#footer 
{
	font-size:11px;
	margin-top:16px;
	background:url(../images/footer_bg.gif) repeat-y;
	width:925px;
}

#footer a
{
	color:#000000;
	text-decoration:none;
}

#footer a:hover
{
	color:#000000;
	text-decoration:underline;
}

.footerleft
{
	float:left; 
	width:20%; 
	margin:0px;
}

.footermid
{
	 float:left; 
	 width:40%; 
	 margin:0px;
}

#footerpad
{
	padding-left:40px;
}

#footerpad1
{
	padding-left:20px;
}

.footcont
{
	float:left; 
	width:100%; 
	margin:0px;
}

#footcontpad
{
	padding-left:30px;
}

 #elements 
{
	background:transparent url(../images/footer_bg.gif) repeat-y;
	font-size:11px;
}

#footer #elements:after 
{
    content:"."; 
    display:block;
    height:0; 
    clear:both; 
    visibility:hidden;
}

#footer .one 
{
	width:330px;
}

#footer .two 
{
	width:250px;
}

#footer .three 
{
	width:185px;
}

#footer .four 
{
	width:215px;
}

#footer h4 
{
	margin:20px 0 0 0;
	height:30px;
	font-size:11px;
}

#footer .image 
{
	float:left;
	padding-right:12px;
}

#footer ul.orderEE 
{
	margin-left:0px;
}

#footer ul.orderEE1 
{
	margin-left:0px;
}

.orderEE li 
{
	background:transparent url(../images/footer_list_bullet.gif) 0 3px no-repeat;
	padding:0 0 4px 20px;
}

.orderEE1 li 
{
	background:transparent url(../images/footer_list_bullet.gif) 0 3px no-repeat;
	padding:0 0 4px 20px;
}

#footer .details 
{
	min-height:30px;
}

#footer ul#support li 
{
	float:left;
}

#footer ul#support li.groupOne 
{
	width:100px;
}

#footer .item 
{
	float:left;
	padding:0 20px 5px 20px;
}

#footer .item .details 
{
	line-height:15px;
}

/* order important here - #footer .last gets no border */

#footer .last 
{
	background:transparent;
}


/*-------------------------------------
 	Copyright
---------------------------------------*/


#copyright 
{
	color:					#000000;
	margin:				    15px 0;
	font-size:				11px;
	line-height:			20px;
	text-align:				center;
}


#copyright a:link, #copyright a:visited 
{
	color:					#000000;
	text-decoration:none;
}

#copyright a:hover 
{
	color:					#ffffff;
	text-decoration:none;
}

/*  Site Tab */

#home #siteNav li.current a, #home #siteNav li.current a:link, #home #siteNav li.current a:visited 
{ 
	background-color:#fff;	
	background-image: none; 
	color: #37454e; 
	border-bottom: 1px solid #fff;
	margin:0px;
	padding:0px;
}

/*  Structure */

#home #wrapperWit 
{ 
	background-color:#fff;	
	background-image: none; 
	border-top: 1px solid #fff;
}

#home #wrapperWit #gooey 
{	
	background: transparent url(../images/wrapper_solid_bottom.gif) bottom left no-repeat; 
}

#home #wrapperWit #content 
{	
	padding-top:12px;	
	padding-left: 12px;
	width: 900px;
}

#home #wrapperWit #shell 
{ 
	background-color: #fff; 
	background-image: none; 
}

#home #content 
{
	width: 900px;
}

.foottopbg
{
	background:url(../images/footer_top.gif) no-repeat;
	width:925px;
	height:9px;
}

.footbotbg
{
	float:left;
	background:url(../images/footer_bottom.gif) bottom no-repeat;
	width:925px;
	height:9px;
}

.bannertop
{
	float:left; 
	margin:0px; 
	margin-right:6px;
}

.bannertop1
{
	float:left; 
	margin:0px; 
}

.banneropa  
{
	border:0px solid black;
	FONT-SIZE: xx-small;
	FONT-FAMILY: sans-serif;
	filter:alpha(opacity=0);
	-moz-opacity:100;
	opacity:100;
}
	
.banneropa:hover  
{
	border:0px solid black;
	FONT-SIZE: xx-small;
	FONT-FAMILY: sans-serif;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
}

a.myopacity img
{
	border: none;
	padding: 0px;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

a.myopacity:hover img
{
	border: 0px dotted #000;
	filter:alpha(opacity=40);
	-moz-opacity: 0.40;
	opacity: 0.40;
}

a.myopacity1 img
{
	border: none;
	padding: 0px;
	filter:alpha(opacity=40);
	-moz-opacity: 0.40;
	opacity: 0.40;
}

a.myopacity1:hover img
{
	border: 0px dotted #000;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}


/**************************

	Table Bg

**************************/

.videotop
{
	background:url(../images/Tablebg1/blue_hd_01.jpg) no-repeat;
	width:590px;
	height:44px;
}

.videomid
{
	background:url(../images/Tablebg1/blue_mid_02.jpg) repeat-y;
	width:590px;
}

.videobot
{
	background:url(../images/Tablebg1/blue_bot_04.jpg) no-repeat;
	width:590px;
	height:13px;
}	

.damntop
{
	background:url(../images/Tablebg1/red_hd_01.jpg) no-repeat;
	width:300px;
	height:44px;
}

.damnmid
{
	background:url(../images/Tablebg1/red_mid_02.jpg) repeat-y;
	width:300px;
}

.damnbot
{
	background:url(../images/Tablebg1/red_bot_04.jpg) no-repeat;
	width:300px;
	height:13px;
}	

.entitiestop
{
	background:url(../images/Tablebg1/green_hd_01.jpg) no-repeat;
	width:300px;
	height:44px;
}

.entitiesmid
{
	background:url(../images/Tablebg1/green_mid_02.jpg) repeat-y;
	width:300px;
}

.entitiesbot
{
	background:url(../images/Tablebg1/green_bot_04.jpg) no-repeat;
	width:300px;
	height:13px;
}

.conftop
{
	background:url(../images/Tablebg1/orange_hd_01.jpg) no-repeat;
	width:300px;
	height:44px;
}

.confmid
{
	background:url(../images/Tablebg1/orange_mid_02.jpg) repeat-y;
	width:300px;
}

.confbot
{
	background:url(../images/Tablebg1/orange_bot_04.jpg) no-repeat;
	width:300px;
	height:13px;
}	

.moodtop
{
	background:url(../images/Tablebg1/lite_green_hd_01.jpg) no-repeat;
	width:300px;
	height:44px;
}

.moodmid
{
	background:url(../images/Tablebg1/lite_green_mid_02.jpg) repeat-y;
	width:300px;
}

.moodbot
{
	background:url(../images/Tablebg1/lite_green_bot_04.jpg) no-repeat;
	width:300px;
	height:13px;
}

.contesttop
{
	background:url(../images/Tablebg1/pink_hd_01.jpg) no-repeat;
	width:300px;
	height:44px;
}

.contestmid
{
	background:url(../images/Tablebg1/pink_mid_02.jpg) repeat-y;
	width:300px;
}

.contestbot
{
	background:url(../images/Tablebg1/pink_bot_04.jpg) no-repeat;
	width:300px;
	height:13px;
}

.profiletop
{
	background:url(../images/Tablebg1/blue_hd_01.jpg) no-repeat;
	width:300px;
	height:44px;
}

.profilemid
{
	background:url(../images/Tablebg1/blue_mid_02.jpg) repeat-y;
	width:300px;
}

.profilebot
{
	background:url(../images/Tablebg1/blue_bot_04.jpg) no-repeat;
	width:300px;
	height:13px;
}

.damnittop
{
	background:url(../images/Tablebg1/red_hd_01.jpg) no-repeat;
	width:300px;
	height:44px;
}

.damnitmid
{
	background:url(../images/Tablebg1/red_mid_02.jpg) repeat-y;
	width:300px;
}

.damnitbot
{
	background:url(../images/Tablebg1/red_bot_04.jpg) no-repeat;
	width:300px;
	height:13px;
}

.thankstop
{
	background:url(../images/Tablebg1/dark_green_hd_01.jpg) no-repeat;
	width:300px;
	height:44px;
}

.thanksmid
{
	background-image:url(../images/Tablebg1/dark_green_mid_02.jpg);
	width:300px;
	background-repeat:repeat-y;
}

.thanksbot
{
	background-image:url(../images/Tablebg1/dark_green_bot_04.jpg);
	width:300px;
	height:13px;
	background-repeat:no-repeat;
}

.conftxt
{
	color:#000;
	text-decoration:none;
	font-size:12px;
	font-family: "Comic Sans MS" Arial, Helvetica, sans-serif;
	text-align:justify;
	padding-right:10px;
	line-height:20px;
}


/**************************

	Home Page Content
	
**************************/

.cntbdy
{
	clear:both;
	padding:0px;
	margin:0px;
}

.leftcontainer 
{
	float:left;
	width:300px;
	margin-top:5px;
}

.midcontainer 
{
	float:left;
	width:300px;
	margin-top:5px;
	margin-left:7px;
	margin-right:7px;
}

.rightcontainer 
{
	float:left;
	width:300px;
	margin-top:5px;
}

.modulem_top 
{
	background:#C8C8FD url(../images/corner_ul.gif) no-repeat scroll left top;
	margin:0px;
	padding:0px;
}

.modulem_top div 
{
	background:transparent url(../images/corner_ur.gif) no-repeat scroll right top;
	margin:0px;
	padding:0px;
}

.module_body 
{
	border:2px solid #C8C8FD;
	margin:0px;
	padding:5px 0px;
}

.spacer10
{
	margin-bottom:0px;
}

.modulem_thintop 
{
	background:#C8C8FD url(../images/corner_ul.gif) no-repeat scroll left top;
	font-size:1px;
	height:5px;
	margin:0px;
	padding:0px;
}

.modulem_bottom 
{
	background:#C8C8FD url(../images/corner_bl.gif) no-repeat scroll left bottom;
	font-size:1px;
	height:5px;
	margin:0px;
	padding:0px;
}

.modulem_bottom div 
{
	background:transparent url(../images/corner_br.gif) no-repeat scroll right bottom;
	font-size:1px;
	height:5px;
	margin:0px;
	padding:0px;
}

.modulem_thintop div 
{
	background:transparent url(../images/corner_ur.gif) no-repeat scroll right top;
	font-size:1px;
	height:5px;
	margin:0px;
	padding:2px 0px;
}

.addcontentlink
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#fff;
	padding:10px 0px 0px 8px;
}

.cnttxt
{
	font-family:"Trebuchet MS";
	line-height:18px;
	font-size:13px;
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
}
.hdings
{
	font-family:"Trebuchet MS";
	font-size:18px;
	padding:10px;
	color:#52bcee;
}


div.box-br .users-large .user 
{
	float:left;
	overflow:hidden;
	padding:0pt 0pt 8px;
	text-align:center;
	width:120px;
	margin-right:10px;
}

div.box-br .users-large .user a.image 
{	
	display:block;
	height:108px;
	margin:0pt auto 2px;
	width:108px;
}

div.box-br .users-large .user a.link 
{
	color:#455560;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
}

div.box-br 
{
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
}

div.box-br1 .users-large .user 
{
	float:left;
	overflow:hidden;
	padding:0pt 0pt 8px;
	text-align:center;
	width:175px;
	margin-right:10px;
}

div.box-br1 .users-large .user a.image 
{	
	display:block;
	height:108px;
	margin:0pt auto 2px;
	width:130px;
}

div.box-br1 .users-large .user a.link 
{
	color:#455560;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
}

div.box-br1 
{
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
}

div.box-br2 .users-large .user 
{
	float:left;
	overflow:hidden;
	padding:0pt 0pt 8px;
	text-align:center;
	width:260px;
	margin-right:10px;
}

div.box-br2 .users-large .user a.image 
{
	display:block;
	height:165px;
	margin:0pt auto 2px;
	width:180px;
}

div.box-br2 .users-large .user a.link 
{
	color:#455560;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
}

div.box-br2 
{
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
}

.tit
{
	color:#52bcee;
	text-decoration:none;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
}

.tit span
{
	color:#000;
	font-size:12px;
}

.thankslink
{
	color:#a6dd15;
	font-size:13px;
}

.thankslink:hover
{
	color:#a6dd15;
	font-size:13px;
}

.date
{
	text-align:right; 
	font-size:12px; 
	margin-bottom:6px;
	color:#666666;
}

.dategreen
{
	color:#a6dd15; 
	font-size:12px;
}

.datename
{
	color:#f27300; 
	font-size:12px;
}

.comnew
{
	width:300px;
}

.moodcom
{
	width:290px; 
	margin:auto; 
	margin-top:0px; 
	padding-top:0px;
}

.days
{
	font-size:12px;
	text-align:right;
	color:#999999;
}

.daysname
{
	font-size:12px;
	color:#FF6600;
}

.damncont
{
	width:290px; 
	margin:auto; 
	margin-top:0px; 
	padding-top:0px;
}

.reccom
{
	padding-top:8px; 
	padding-bottom:2px; 
	padding-left:2px; 
	padding-right:2px; 
	border-bottom:0px dotted #ccc;
}

.reccom1
{
	border-bottom:1px dashed #33CCFF;
}

.seemorepad
{
	padding-right:10px;
}

.tit1
{
	color:#000;
	text-decoration:none;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}

.titnew
{
	color:#a6dd15;
	text-decoration:none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.titnew:hover
{
	color:#a6dd15;
	text-decoration:underline;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.tit5
{
	color:#52bcee;
	text-decoration:none;
	font-size:12px;
	font-family:"Comic Sans MS",Arial,Helvetica,sans-serif;
}

.tit5:hover
{
	color:#52bcee;
	text-decoration:none;
	font-size:12px;
	font-family:"Comic Sans MS",Arial,Helvetica,sans-serif;
}

.tit1:hover
{
	color:#000;
	text-decoration:underline;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}

div#listItems 
{
	float:left;
	position:relative;
	width:290px;
	margin-top:0px;
}

div#listItems ul 
{
	margin:0pt;
	padding:0pt;
}

div#listItems li 
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:2px;
}

div#listItems li.metadata 
{
	background:#ffffff none repeat scroll 0%;
	float:left;
	padding-left:6px;
	padding-right:6px;
	padding-top:2px;
	padding-bottom:2px;
	width:250px;
}

.soulcont
{
	padding:5px; 
	border:1px dotted #ccc; 
	margin-bottom:0px;
}

.soulcont1
{
	padding:10px; 
	border:1px dotted #ccc; 
	margin-bottom:0px;
}

div#listItems p.thumbnail 
{
	float:left;
	padding-right:15px;
}

div#listItemsnew 
{
	float:left;
	position:relative;
	width:100%;
	margin-top:3px;
}

div#listItemsnew ul 
{
	margin:0pt;
	padding:0pt;
}

div#listItemsnew li 
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:3px;
}

div#listItemsnew li.metadata 
{
	background:#ffffff none repeat scroll 0%;
	float:left;	
	width:100%;
}

div#listItemsnew p.thumbnail 
{
	float:left;
	padding-right:15px;
}

p 
{
	margin:0pt;
	line-height:25px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}

.qtetxt
{
	color:#000;
	text-decoration:none;
	font-size:12px;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.qtetxt1
{
	color:#000;
	text-decoration:none;
	font-size:12px;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-top:0px; 
	padding-right:5px;
	padding-left:5px
}

.reccomnew
{
	margin-bottom:5px;
	margin-right:4px;
}

.tit2
{
	color:#942037;
	text-decoration:none;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
}

.tit2:hover
{
	color:#942037;
	text-decoration:underline;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
}

ul.notes
{
	margin-left:10px;
}

ul.notes li, h3.public-filter 
{
	background:transparent url(../images/note-back.gif) no-repeat scroll 0pt 100%;
}

ul.notes li, .note-display 
{
	clear:left;
	float:left;
	line-height:15px;
	margin-bottom:4px;
	position:relative;
}

ul.notes li .note-contents 
{
	float:left;
	min-height:40px;
	overflow:hidden;
	padding:0pt 10px 10px 35px;
	width:230px;
}

ul.notes img.user, .note-display img.user 
{
	left:-8px;
	position:absolute;
	top:8px;
}

img.user
{
	border:1px solid #33CCFF;
	padding:1px;
}

img.user 
{
	background:#FFFFFF none repeat scroll 0%;
}

ul.notes p, .note-display p 
{
	font-size:12px;
	font-family:"Comic Sans MS",Arial,Helvetica,sans-serif;
	line-height:18px;
	margin:0pt;
	overflow:hidden;
	padding:10px 10px 10px 0pt;
}
