#content{background:#F4F3E8;}
/* Template for tool listing  */
.tInfo {width:362px; float:left; height:47px; border:1px solid #F0EEDC; margin:4px;}
	.tPre {height:44px; float:left; width:300px; margin-left:0px;}
		.tPre .title{height:16px; padding:2px; font-family:Tahoma; font-size:16px; background:none;}
			.title a{color:#E74467; text-decoration:none;}
		.tPre .description {padding-left:1px; font-family:verdana; font-size:11px; line-height:12px;}
	.tInfo:hover {border:1px solid #E4D389; background:#F4F3E8; color:black;}
/* Social Bookmark Buttons*/
.bookmarks{height:20px; border-bottom:1px solid #CACACA; padding:2px;}
	.bookmark{float:left; height:14px; padding:2px; font-size:11px; font-family:arial; margin-left:2px; line-height:13px; padding-left:18px;}
	.bookmark{color:#747473; text-decoration:none;}
	.bookmarks a:hover{border-bottom:4px solid #F84467;}
/* displaying Tool Synopsis (title, description, image, views, etc) */
#tSyn {height:50px; background:white;}
	#tSyn .left{float:left; width:545px; padding:2px; height:44px;}
		.left .avatar{float:left; padding-bottom:50px; padding-right:5px;}
		.left .title{font-family:verdana, helvetica; background:none; font-size:24px; margin-left:10px; color:#4C5B54; color:black;}
		.left .description{font-family:arial; font-size:11px; color:#4C5B54; line-height:15px;}
	#tSyn .right{float:right; width:100px; height:34px; border-left:1px dashed #FDDA46; margin-top:4px; margin-bottom:4px; text-align:left; padding:4px;}
		.right .use{font-size:18px; font-family:arial; font-weight:bold; color:#404040; padding-top:3px;}
			.use .span{font-weight:normal; font-size:11px; font-family:verdana; line-height:11px;}
/* Titles for comments, adspace, and social network adding */
.htitle{width:745px; float:left; background:#E2E2E2; border-top:1px solid #EEEEEE; height:13px; color:black; font-size:10px; line-height:10px; font-weight:bold; font-family:verdana; padding:1px 2px 1px 2px; border-bottom:2px solid #CACACA;}
/* Adspace */
.adspace{padding:2px; background:white; text-align:center; border-bottom:1px solid #CACACA;}
/* Formsets */
.inputtextbox {width:723px; padding:5px; border:1px solid #CACACA; color:#747473; font-family:arial; background:white; font-size:14px; margin:5px;}
.formtitle {font-family:arial; font-size:16px; font-weight:normal; color:black; background:#E6CBB5; padding:4px; border-top:1px solid #F9F3EE; border-bottom:1px solid #DCB99C; margin-top:5px;}
	.formtitle .span {font-size:11px; font-family:Arial; color:#F84467; font-weight:normal; line-height:10px;}
.submitsplit{width:740px; height:20px; background:#F84467; padding:4px; text-align:right;}
	.submitbox{width:100px; height:20px; background:white; border:1px solid white; color:grey; font-family:arial; font-size:12px; margin-right:5px;}
/* For tools that offer tips to help users */
.tip{padding:4px; background:#85D699; color:#404040; border-top:1px solid #A6E1B5; border-bottom:1px solid #63CB7D;}
	.tip .t{font-weight:bold; font-size:14px;}
		.t .span{font-weight:normal; font-size:11px; font-family:arial; line-height:13px;}
/* For Showing Results */
.result{padding:4px; border-top:1px solid white; font-size:11px; color:#4C5B54; line-height:15px; margin-bottom:0;}
	.result .r{font-size:14px; font-weight:bold;}
	.result .img{background:white; text-align:center;}
/* Titles Used to show types of tools in tool listing */
.tTitle{padding:3px; background:#F0D97D; border-bottom:2px solid #EAC735; color:black; padding-top:1px solid white; font-size:11px; font-weight:bold; font-family:Tahoma; float:left; width:739px;}
/* Success & Fail */
.success{width:740px; background:#10C530; padding:4px; text-align:left; color:white; font-family:arial; font-size:14px; font-weight:bold;}
.fail{width:740px; background:#F51B1B; padding:4px; text-align:left; color:white; font-family:arial; font-size:14px; font-weight:bold;}
	.success .small{font-size:10px; font-weight:normal; font-family:verdana; line-height:10px;}
	.fail .small{font-size:10px; font-weight:normal; font-family:verdana; line-height:10px;}
/* Bookmarks In Bookmark Tool Results */
.sbook{padding:4px; border-bottom:1px dashed #CACACA; height:15px;}
	.sbook a{color:#F84467;}
	.sbook .register{float:right; width:300px; text-align:right;}
	.sbook .bm{float:left; width:300px; text-align:left;}