body, table {
	margin: 0;
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
}
body {
	z-index: -100;
	background: #323232 url(th-layout-back.jpg) repeat-y center;
}
a {
	color: #CC0099;
	font-weight: bold;
}
a:hover, a:active {
	color: red;
}
input, select {
	vertical-align: middle;
}

/*LAYOUT*/
#layout {
	position: relative;
	width: 899px;
	margin: auto;
	border: 0;
	background: url(header2.jpg) no-repeat top center;
}

/*Layout style for the default page*/
.default #layout {
	background: url(header_main.jpg) no-repeat top center;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}
/* End LAYOUT*/

/* HEADER */
#header {
	height: 110px;
}
#header img, #header span {
	margin: 40px 0 0 230px;
	border: none;
}
.default #header {
	height: 90px;
}
/*Subheader*/
#subheader {
	position: absolute;
	top: 10px;
	left: 200px;
}
#subheader div {
	padding-left: 5px;
}
#subheader a {
	text-decoration: none;
}
#subheader div select {
	font-size: 10px;
}
.hlinks {
	background: url(liInactive.gif) no-repeat right;
	padding: 0 10px 0 0;
}
/* End HEADER*/

/* NAVIGATION */
.default #nav {
	padding: 20px 0 0 0;
	margin: 0 0 0px 0;
	height: 54px;
}
#nav {
	padding: 0px 0 0 0;
	margin: 0 0 0px 0;
	height: 40px;
}
#nav ul {
	float: right;
	text-align: right;
	width: 98%;
	display: block;
	margin: 0 3px 5px 0;
	padding: 0;
	clear: both;
}
#nav li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav a {
	color: #CC0099;
	font-size: 11px;
	text-decoration: none;
	margin: 0;
	padding: 0 10px 0 10px;
	background: url(liInactive.gif) no-repeat left;
	background-position: 8px 0 0 0;
}
#nav a:hover {
	color: #FF0066;
	text-decoration: none;
}
/* End NAVIGATION*/

/* FOOTER */
#footer {
	clear:both;
	width: 98%;
	height: 25px;
	color: #CC0099;
	line-height: 25px;
	margin: 0;
	padding: 5px;
	font-size: 11px;
	text-align: center;
}
#footer a {
	color: #CC0099;
	text-decoration: none;
}
#cplinks{
	height:20px;
}
#cplinks ul{
	text-align: left;
	width: 98%;
	margin: 0 auto;
	padding: 0;
	clear: both;
}
#cplinks li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}
#cplinks a {
	color: #CC0099;
	font-size: 11px;
	text-decoration: none;
	margin: 0;
	padding: 0 10px 0 10px;
	background: url(liInactive.gif) no-repeat left;
	background-position: 8px 0 0 0;
}
#cplinks a:hover {
	color: #FF0066 !important;
}
/*Footer style for the default page*/
.default #footer {
	position: absolute;
	clear:both;
	top: 740px;
	left: 0px;
	width: 885px;
	height: 25px;
	color: #CC0099;
	line-height: 25px;
	margin: 0;
	padding-left: 10px;
	font-size: 11px;
	text-align: center;
}
.default #footer a {
	color: #CC0099;
	text-decoration: none;
}
/* End FOOTER */

/* Global Styles */
/*LEFT AND RIGHT*/
.box-top1 img, .box-top2 img, .box-top3 img, .box-top4 img, .box-top5 img {
	vertical-align: middle !important;
}
#left {	
	width: 195px; 
	overflow: hidden; 
	padding:0 0 0 4px;
	float:left 
}
#right {	
	width: 690px; 
	overflow: hidden; 
	float:right
}
/*end LEFT AND RIGHT*/
.box-heading {
	font-size: 12px !important;
	color: #480048 !important;
	margin: 0 0 6px 0px;
	padding-left: 0px !important;
	display: block !important;
	line-height: 24px;
	z-index: 99999;
	position: relative;
	border-bottom:1px solid #eee
}
/* wrap styles */
.contentfix{
	width:580px;
	border-top:1px solid #eee
}
.tdfix{
	width:280px !important;
	overflow:hidden;
}
/* table wrap */
.tablewrap{
	width:100%;
	margin:auto;
	border:1px solid #ebebeb;
	border-collapse:collapse;
}
.tablewrap td{
	border:1px solid #ebebeb;
	border-collapse:collapse;
	padding:2px;
}
/* End table wrap */
.wrap-img{
	float:left;
	margin:0 10px 10px 0;
}
.home .wrap-info{
	width:500px;
}
.wrap-info {
	padding: 0px 0 0 0px;
	margin: 0;
	float: left;
}
.wrap-info ul{
	padding: 0px 0 0 0px;
	margin: 0;
	float: left;
}
.wrap-info li {
	font-size: 11px;
	
	margin: 0;
	list-style:none;
	line-height:20px;
}
.wrap-sized{
	padding:0 0 0 0px;
	margin:0 auto;
	width:520px;
}
/* table view profile controls */
.wrap-view{
	width:90%;
	line-height:16px;
	margin:4px 0 4px 10px;
}
.wrap-view td{
	padding:0 0 8px 0;
}
.wrap-view .label{
	font-weight:bold;
}
/* end table view profile controls */
/* edit profile controls wrap */
.wrap-edit{
	width:100%;
	line-height:16px;
	margin:2px 0 0px 0px;
}
/*end edit profile controls wrap */
/* end wrap styles */
.label {
	font-size: 11px;
}
.value {
	font-weight: normal;
	font-size: 11px;
	font-weight:bold
}
.home .wrap-img{
	float:right;
}
.left{
	float:left
}
.right{
	float:right
}
/* links style*/
.links{
	line-height:20px;
}
.blinks{
	color:black
}
.morelink{
	clear:both;
	text-align:right;
	width:100%;
}
.list ul{
	padding:0;
	margin:0;
	list-style:none
}
.list li{
	padding:0 0 0px 6px;
	margin:0;
	list-style:none;
	line-height:12px;
}

/* end links */
/* text styles */
.lineh{
	line-height:16px !important;
}
.height40{
	height:40px;
}
.center{
	text-align:center;
	vertical-align:middle;
	margin:0;
}
.italic{
	font-style:italic;
	color:gray;
}
.bold{
	font-weight:bold;
}
.color{
	color:#480048;
}
.justify{
	text-align:justify
}
.overflow{
	overflow:hidden;
}
.date {
	color: #FFCC00;
	font-size: 11px;
	line-height:16px;
	padding: 0px;
	margin: 0;
}
.text{
	font-size:11px;
	font-family:Verdana;
	line-height:16px;
}
.text img{
	padding:0 2px 0 2px;
}
.mauto{
	margin:0 auto;
}
/* service messages */
.erroraspx{
	text-align:center;
	color: red;
	line-height:18px;
	margin:50px 0 0 0;
}
.default .srvmsg{
	position:absolute;
	top:-10px;
	left:60px;
}
.srvmsg{
	text-align:center;
	font-size:11px;
}
.error {
	color: #FF4500;
	text-align:center;
	font-size:11px;
	padding:2px 0 0 0;
}
.message{
	color: black;
	text-align:center;
	font-size:11px;
	padding:2px 0 0 0;
	font-weight:bold;
}
/* end service messages */
.photoframe {
	border-top: 1px solid #818181 !important;
	border-left: 1px solid #818181 !important;
	border-right: 1px solid #d5d5d5 !important;
	border-bottom: 1px solid #d5d5d5 !important;
}
.note {
	padding: 0px 0 10px 0px;
	text-align:justify;
	line-height:16px;
	overflow:hidden;
	width:96%;
}
.hint{
	padding: 0px 0 10px 0px;
	text-align:justify;
	line-height:16px;
	font-style:italic;
	color:#660066;
}
.info{
	float:left;
	font-size:10px;
	padding:0px 0 4px 0;
	margin:0 0 0px 0;
	line-height:10px;
	color:#919191;
}
#divAddCommentBox{
	display:none;
}
.commentswrap{
	overflow:hidden;
	width:100%;
	text-align:left !important;
	line-height:16px;
}
.commentswrap a{
	font-weight:bold;
}
/* end text styles */
/* borders, margin and padding */
.border{
	border:1px solid #eee;
}
.pleft5{
	padding-left:5px;	
}
/* end borders, margin and padding */
/* lines and separators */
.separator {
	height: 10px;
	line-height:10px;
	font-size:10px;
}
.separator6 {
	height: 6px;
	line-height:6px;
	font-size:6px;
}
#topuserstable .line{
	width: 94%;	
}
.line {
	background: #EEE;
	height: 1px;
	line-height:1px;
	font-size:1px;
	overflow: hidden;
	width: 98%;
	margin: 0 auto;
}
.navline{
	border-bottom:1px solid #eee;
	margin:0 auto 2px auto;
	padding:2px 0 0 0;
	width:90%;
}
.clear {
	height: 0px;
	clear: both;
	line-height: 0px;
	font-size:0px;
	width:100%;
}
/* end lines and separators */
/* Single, Multi Line Style*/
.titletextbox{
	clear:both;
	width:508px;
	font-family:verdana !important;
	font-size:11px;
	line-height:16px;
	height:16px;
}
.multilinetextbox{
	width:508px;
	height:180px;
	font-family:verdana !important;
	font-size:11px;
	line-height:16px;
}
.multiline-small{
	clear:both;
	width:320px;
	font-size:12px;
	line-height:16px;
}
.charcount{
	width:30px;
	font-family:verdana !important;
	font-size:11px;
	line-height:16px;
	height:16px;
}
.fckeditor{
	width:510px;
}
.textbox{
	width:96%;
	font-size:11px;
	font-family:Verdana;
	margin:0 0 4px 0;
}
.txtbox-small {
	font-size: 11px;
}
.dropdown{
	font-size:11px;
	font-family:Verdana;
}
.dropdownlist-small{
	font-size: 11px;
	font-family:Verdana;
}
/*End Single, Multi Line Style*/
/* paginator */
.endbox {
	font-size: 11px;
	text-align:center;
	background:transparent;
	padding:4px 0 0 0;
}
.endbox a {
	color: #000;
	font-weight:bold;
	text-decoration: none;
}
.endbox a:hover {
	color: #000;
	text-decoration: underline;
}
/* end paginator */
/* Buttons */
.buttons {
	padding: 4px;
	text-align: center;
}
/* End Buttons used in Profile and Blog Pages */
/* lineheight fix */
.hide{
	line-height:0;
}
/* End Global Styles */

/* left navigation box */
.box1 {
	position: relative;
	float: left;
	width: 195px;
	padding: 0;
	background: url(nav_bgr.jpg) repeat-y left;
}
.box-top1 {
	padding: 0;
	line-height: 40px;
	background: url(nav_top.jpg) no-repeat top left;
	color: #FFCC66;
}
.box-head1 {
	margin: 0 auto;
	border-bottom: 2px solid #FFCC66;
	font-size: 14px;
	padding-top:10px;
	width:90%;
	text-align:center;
	height: 25px !important;
	line-height: 25px;

}
.box-content1 {
	width: 195px;
	padding: 0px 0 10px 0;
	background: url(nav_btm.jpg) no-repeat bottom right;
}
.navbox-content {
	width: 195px;
	padding: 5px 0 0px 0;
	clear: both;
	margin-top: 0px;
	padding-bottom: 15px;
	background: url(nav_btm.jpg) no-repeat bottom left;
}
.navbox-content a:hover{
	color:#CC0099;
}
.sidemenu-item {
	position: relative;
	display: block;
	padding: 5px 0px 5px 15px;
}
.sidemenu-link {
	color: #fff;
	padding: 0 10px 0 0;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 0;
}
/* end left navigation box */

/* WebParts */

.leftbox{
	width: 195px;
	margin:0 0 0px 0 !important;
	padding:0px !important;
	border:0 !important;
	clear:both;
}
.leftbox tr td table tr td{
	margin:0 0 0px 0 !important;
	padding:0px !important;
	border:0 !important;	
}
.lefttop{
	background:url(nav_top.jpg) no-repeat top left;
	padding:20px 0 0 0;
}
.lefttop table{
	padding: 0;
	line-height:25px;
	width:174px !important;
	margin:10px auto 0 auto;
	border-bottom: 2px solid #ff954f;
}
.lefttop span{
	font-size: 14px;
	padding:8px 0 0 10px;
	line-height: 25px;
	margin: 0 0 0 0px;
	color: #ff954f;
	width: 117px;
}
.leftbtm{
	clear:both;
	background:url(nav_btm.jpg) no-repeat bottom left;
	height:20px;
	padding:0 0 0px 0 !important;
	margin:0 !important;
}
.wpzHomePageLeftZone{
	background: url(nav_bgr.jpg) repeat-y left;	
}
.wpzHomePageLeftZone_0 .lefttop table{
	padding: 0;
	line-height:25px;
	width:174px !important;
	margin:10px auto 0 auto;
	border-bottom: 2px solid #FFCC00;
}
.wpzHomePageLeftZone_0 .lefttop span{
	font-size: 14px;
	padding:8px 0 0 10px;
	line-height: 25px;
	margin: 0 0 0 0px;
	color: #FFCC00;
	width: 117px;
}
.wpzHomePageLeftZone_1 .lefttop table{
	padding: 0;
	line-height:25px;
	width:174px !important;
	margin:10px auto 0 auto;
	border-bottom: 2px solid #FF3333;
}
.wpzHomePageLeftZone_1 .lefttop span{
	font-size: 14px;
	padding:8px 0 0 10px;
	line-height: 25px;
	margin: 0 0 0 0px;
	color: #FF3333;
	width: 117px;
}
.wpzHomePageLeftZone_2 .lefttop table{
	padding: 0;
	line-height:25px;
	width:174px !important;
	margin:10px auto 0 auto;
	border-bottom: 2px solid #FFCC00;
}
.wpzHomePageLeftZone_2 .lefttop span{
	font-size: 14px;
	padding:8px 0 0 10px;
	line-height: 25px;
	margin: 0 0 0 0px;
	color: #FFCC00;
	width: 117px;
}
.wpzHomePageLeftZone_3 .lefttop table{
	padding: 0;
	line-height:25px;
	width:174px !important;
	margin:10px auto 0 auto;
	border-bottom: 2px solid #FF3333;
}
.wpzHomePageLeftZone_3 .lefttop span{
	font-size: 14px;
	padding:8px 0 0 10px;
	line-height: 25px;
	margin: 0 0 0 0px;
	color: #FF3333;
	width: 117px;
}
.wpzHomePageLeftZone_4 .lefttop table{
	padding: 0;
	line-height:25px;
	width:174px !important;
	margin:10px auto 0 auto;
	border-bottom: 2px solid #FFCC00;
}
.wpzHomePageLeftZone_4 .lefttop span{
	font-size: 14px;
	padding:8px 0 0 10px;
	line-height: 25px;
	margin: 0 0 0 0px;
	color: #FFCC00;
	width: 117px;
}
.wpzHomePageLeftZone_5 .lefttop table{
	padding: 0;
	line-height:25px;
	width:174px !important;
	margin:10px auto 0 auto;
	border-bottom: 2px solid #FF3333;
}
.wpzHomePageLeftZone_5 .lefttop span{
	font-size: 14px;
	padding:8px 0 0 10px;
	line-height: 25px;
	margin: 0 0 0 0px;
	color: #FF3333;
	width: 117px;
}
.wpzHomePageLeftZone_6 .lefttop table{
	padding: 0;
	line-height:25px;
	width:174px !important;
	margin:10px auto 0 auto;
	border-bottom: 2px solid #FFCC00;
}
.wpzHomePageLeftZone_6 .lefttop span{
	font-size: 14px;
	padding:8px 0 0 10px;
	line-height: 25px;
	margin: 0 0 0 0px;
	color: #FFCC00;
	width: 117px;
}
.wpzHomePageLeftZone_7 .lefttop table{
	padding: 0;
	line-height:25px;
	width:174px !important;
	margin:10px auto 0 auto;
	border-bottom: 2px solid #FF3333;
}
.wpzHomePageLeftZone_7 .lefttop span{
	font-size: 14px;
	padding:8px 0 0 10px;
	line-height: 25px;
	margin: 0 0 0 0px;
	color: #FF3333;
	width: 117px;
}


.editorzoneleft{
	margin:0 0 0px 0 !important;
	padding:0px !important;
	border:0 !important;
	clear:both;
	background: url(nav_bgr.jpg) repeat-y left;
}
.editorzoneleft .lefttop{
	color: #ff954f;
	line-height: 25px;
	padding: 0;
	background:url(nav_top.jpg) no-repeat top left
}
.editorzoneleft .lefttop table{
	font-size: 14px;
	padding: 0px;
	line-height: 25px;
	margin: 10px auto 0 auto !important;
	color: #FFCC66;
	border-bottom: 2px solid #FFCC66;
	width: 117px;
}
.editorzoneleft .lefttop table td{
	text-align:left !important;	
	padding:0 0 0 10px !important;	
}
.editorzoneleft .leftbtm{
	height:60px  !important;
	clear:both;	
}
.editorzoneleft tbody tr td{
	text-align:center;
	margin:0 !important;
	padding:0 !important;
}
.editorzoneleft fieldset{
	border:0 !important;
	border:0 !important;
	margin:10px 0 0 0 !important;
	padding:0 !important;

}
.editorzoneleft span{
	color:#fff;
	border:0px !important;
	line-height:16px;
	padding:0 10px !important;
	margin:0 auto;
	display:block;
}
.editorzoneleft .EditorZoneTable{
	border:0px !important;
	margin:0px 0 0 0;
}
.editorzoneleft .EditorZoneTable span{
	color:#fff;
	line-height:20px !important;
	padding:0 !important;
}
.editorzoneleft .EditorZoneTable .editorzoneinput input{
	width:50px !important;
}
.EditorZoneTable{
	clear:both;
	margin:0 auto !important;
	border:1px solid #eee;
	padding:2px !important
}
.EditorZoneTable input, .EditorZoneTable select{
	font-size:11px;
}
.EditorZoneTable .editorzonelabel{
	text-align:right !important;
	color:#666;
	padding:2px !important
}
.EditorZoneTable .editorzoneinput{
	text-align:left !important;	
	padding:2px !important
}
.wpzHomePageRightZone .box-content4 .newuser-pic{
	height:100px;
	width:100px;
}
.wpzHomePageRightZone .newuser-pic img{
	margin:4px;
}
.home .newblogs .newuser-pic{
	height:56px;
	width:52px;
}


/* Right Web Parts */
.catalaogwrap {
	border:0px !important;
}
.catalaogwrap .box-head5{
	display:inline-block;
	float:left;
}
.catalogzone td{
	padding:4px !important;
}
.close{
	float:right;
	padding:14px 12px 0 0;
}

.rightbox{
	clear:both;
	width:690px;
}
.wpzHomePageRightZone{
	background: url(main_bkgr.jpg) repeat-y;
	margin: 0 0 0px 0 !important;
	padding: 0 0 0px 0 !important;
}
.wpzHomePageRightZone .line{
	display:none;
}

.rightbox tr td table tr td{
	margin:0 0 0px 0 !important;
	padding:0px !important;
	border:0 !important;	
}
.rightcontent{
	padding: 0px !important;
	margin: 0 0 10px 0 !important;
	line-height: 14px;
	font-size: 11px;
	color: #000;
}
.rightcontent table{
}
.rightbtm{
	background:url(main_btm.jpg) no-repeat bottom left;
	height:20px;
}
.righttop{
	width: 690px;
	line-height: 30px;
	padding: 10px 0 0 0px !important;
	margin:0px;
	background: url(main_top.jpg) no-repeat top left;
}
.righttop table{
	width:670px  !important;
	padding: 0px 0 0 0px !important;
	margin: 10px 0 0 10px !important;
}
.righttop span{
	font-size: 14px;
	color: #480048;
	line-height:25px;
	padding: 20px 0 0 10px !important;
	font-weight:bold;
}
.newblogs, .newtopics{
	margin:0 0 10px 10px;
	width:670px;
}
.rightcontent .newblogs td, .rightcontent .newtopics td{
	padding:0px 2px !important;
}
.rightcontent .box-content4 td{
	padding:5px 2px !important;
}
.rightbox .label{
	color:#666;
	display:inline;
	padding:0 5px 0 0;
}
.mode{
	padding:10px 0 0 0;
	text-align:center;
}
.editorzoneright{
	width:690px;
	background: url(main_bkgr.jpg) repeat-y;
	margin:0px 0 0 0px;
}
.editorzoneright .righttop{
	line-height: 30px;
	padding: 0 10px 0 0px !important;
	margin:0px;
	background: url(main_top.jpg) no-repeat top left;
}
.editorzoneright .righttop table{
	font-weight:bold;
	line-height:25px;
	font-size: 14px;
	color: #8D3E04;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
}
.editorzoneright .rightbtm{
	height:60px
}
.editorzoneright .righttop table td{
	text-align:left !important;	
	padding: 0 0 0 10px !important;	
}
.editorzoneright tbody tr td{
	text-align:center;
	margin:0 !important;
	padding:0 !important;
}
.editorzoneright fieldset{
	border:0 !important;
	margin:0 !important;
	padding:0 !important;
	display:block;
}
.editorzoneright span{
	color:#666;
	line-height:30px;
}
.editorzoneright .EditorZoneTable span{
	color:#666;
	line-height:20px !important;
}

.EditorZoneTable{
	clear:both;
	margin:0 auto !important;
	border:1px solid #eee;
	padding:2px !important
}
.EditorZoneTable input, .EditorZoneTable select{
	font-size:11px;
}
.EditorZoneTable .editorzonelabel{
	text-align:right !important;
	color:#666;
	padding:2px !important
}
.EditorZoneTable .editorzoneinput{
	text-align:left !important;	
	padding:2px !important
}

/* End WebParts */


/* standard box */
.standardbox, .standardbox-x {
	width: 690px;
	padding: 0px 0 0 0px;
	position: relative;
	right: 0;
	background: url(main_bkgr.jpg) repeat-y;
}
.box-top5 {
	width: 690px;
	height: 35px;
	padding: 0px 0 0 0px;
	background: url(main_top.jpg) no-repeat top left;
}
.box-head5 {
	font-size: 14px;
	color: #480048;
	height:25px;
	line-height: 25px;
	padding: 10px 0 0 20px;
	margin: 0px 0 0 0px;
}
.box-content5 {
	padding:10px 26px 20px 26px;
	width: 660px;
	margin: 0;
	line-height: 20px;
	font-size: 11px;
	color: #666666;
	background: url(main_btm.jpg) no-repeat bottom left;
}
.standardbox_ss{
	width: 690px;
	padding: 0px 0 0 0px;
	position: relative;
	right: 0;
	background: url(main_bkgr.jpg) repeat-y;
}
.box-top5_ss {
	height: 20px;
	padding: 0px 0 0 0px;
	background: url(main_top.jpg) no-repeat top left;
}
.box-head5_ss {
	font-size: 14px;
	color: #480048;
	height:10px;
	line-height: 10px;
	padding: 0px 0 0 20px;
	margin: 0px 0 0 0px;
}
.box-content5_ss {
	padding:0 0 20px 20px;
	width: 674px;
	margin: 0;
	line-height: 20px;
	font-size: 11px;
	color: #666666;
	background: url(main_btm.jpg) no-repeat bottom left;
}
/* end standard box */
#msg-box {
	width: 590px;
	margin: 25px auto auto auto;
}
#msg-box .standardbox {
	float: none !important;
}
/* message box */
/* end message box */

/* login box */
.default .box1 {
	position: absolute;
	top: 150px;
	left: 192px;
	width: 707px;
	height: 191px;
	padding: 0;
	background: url(default_login.jpg);
}
.default .box-top1 {
	width: 245px;
	color: #afafaf;
	line-height: 25px;
	padding: 0;
	background:transparent
}
.default .box-head1 {
	font-size: 14px;
	height: 25px !important;
	padding-left: 0px;
	padding-top: 10px;
	line-height: 25px;
	margin: 0 0 0 40px;
	border-bottom: 2px dotted #afafaf;
	width: 445px;
	background: transparent !important;
}
.default .box-content1 {
	padding: 0px 0 0px 20px;
	color: #fff;
	background: transparent !important;
}
.loginbox{
	font-size: 11px;
	color: #660066;
	line-height:20px;
	margin:6px 0 0 0;
}
.loginbox input{
	font-size: 10px;
	width: 100px;
	margin: 0;
	padding: 0;
}
.stealthmode{
	text-align:center;
	padding:4px 0 2px 0;
	color:#333
}
div.formsubmit {
	padding: 0 0 0 65px;
	margin: 0;
}
.reg-link {
	position: absolute;
	top:152px;
	left:270px;
	width: 200px;
	font-size: 11px;
	color: #727272;
	text-decoration: none;
	margin: 6px auto auto auto;
	text-align: center !important;
	display: block;
}
.pass-link {
	position: absolute;
	top: 20px;
	left:270px;
	width: 200px;
	font-size: 11px;
	color: #727272;
	text-decoration: none;
	margin: 20px 0 auto 0px;
	text-align: center !important;
	display: block;
}
.cardspace
{
    text-align: center;
	margin:0px auto 12px auto;
	padding:0 0 0px 0;
	width:100%;
}
.default .cardspace{
	width:90%;
	margin:2px auto;
}
.cardspace button{
	width:170px;
	padding:1px;
}
.reg-text {
	padding: 6px;
	color: #660066;
	line-height: 16px;
	font-size: 11px;
	margin: 0;
	position: absolute;
	top: 57px;
	left: 240px;
	width: 240px;
}
/* end login box */

/* search box */

/* -> custom search box */
/* end -> custom search box */
/* end search box */

/* news box */
#newsbox {
	clear:both;
	width: 195px;
	padding: 0px 0 0 0;
}
.box-top3 {
	color: #ff954f;
	line-height: 25px;
	padding: 0;
}
.box-head3 {
	font-size: 14px;
	padding-left: 40px;
	padding-top: 8px;
	line-height: 25px;
	margin: 0 0 0 20px;
	color: #ff954f;
	border-bottom: 2px solid #ff954f;
	width: 117px;
}
.box-content3 {
	padding: 4px 0 20px 0px;
}
.news #newsbox, .register #newsbox {
	float: left;
	width: 195px;
	padding: 0px 0 0 0;
	height:auto;
	background: url(nav_bgr.jpg) repeat-y left;
}
.news .box-top3, .register .box-top3{
	color: #ff954f;
	line-height: 25px;
	padding: 0;
	background:url(nav_top.jpg) no-repeat top left
}
.news .box-head3, .register .box-head3 {
	font-size: 14px;
	padding-left: 40px;
	padding-top: 8px;
	line-height: 25px;
	margin: 0 0 0 20px;
	color: #660066;
	border-bottom: 2px solid;
	width: 117px;
}
.news .box-content3, .register .box-content3 {
	padding: 4px 0 20px 0px;
	background:url(nav_btm.jpg) no-repeat bottom left;
}
.newsdate {
	color: #CC0099;
	font-size: 10px;
	padding: 5px 0 0 15px;
	margin: 0;
}
.newstext {
	color: #fff;
	font-size: 11px;
	padding: 0 10px 7px 15px;
	margin: 0;
}
#newswrap{
	width:80%;
	padding:5px 0px 5px 0px;
	margin:0 auto;
	color:#fff;
	border-bottom:1px solid #eee;
}
#newswrap a{
	font-weight:bold
}
.newscontent{
	padding:0px 0px 0 0px;
	margin:0px;
	text-align:justify;
	line-height:16px;
	width:98%;
}
.newscontent p{
	margin:0;
	padding:0px 0 8px 0;
}
/* end news box */

/* new users box */
.box-content4 td {
	text-align: center;
	padding: 4px 2px;
	width:15%;
	line-height:16px;
}
.default .box-content4{
	margin:10px 0 0 0;
	
}
.default .box-content4 td{
	background: url(photo.jpg) no-repeat top center	
}
.default .newuser-pic {
	display:block;
	height: 100px;
	width: 140px;
	padding: 20px 0 0 0;
	margin:0 auto;
}
.default .newuser-pic img {
	margin: 0px 0 0 0;
}
.newvideos{
}
.newvideos img {
}
.user-name {
	color:#660066;
	font-size: 11px;
	font-weight:normal;
	text-decoration: underline;
}
.down10{
	margin:0 0 10px 0;
	clear:both;
}
/* end new users box */

/* items styles */
.itemphoto {
	width:100px;
	padding: 5px 0 5px 10px;
	margin: 0;
	float: left;
	text-align:center;
}
.itemphoto img {
	margin:auto
}
.showgroup .itemlinks{
	clear:both;
	width:98%;
	padding:0 0 0 8px;
}
.itemlinks {
	float:left;
	width:70%;
	padding: 0 0 0 0px;
}
.itemlinks ul{
	list-style: none;
	margin:0px auto;
	padding:0px 0;
}
.itemlinks li {
	float:left;
	margin: 0 16px 0 4px;
	padding: 0px 0 16px 0;
}
.search .iteminfo {
	width:80%;
}
.iteminfo {
	float: left !important;
	margin:0 10px 0 4px;
	width:36%;
	line-height:17px;
	padding:0 0 5px 0!important;
}
.iteminfo h4 {
	color: #666;
	font-size: 11px;
	margin: 0;
	padding:0;
	width:100%;
	font-weight:normal;
}
.iteminfo h4 strong {
	white-space: nowrap;
	color: #CC0099;
	font-weight:bold;
}
.itemslogan {
	color: #CC0099 !important;
	margin-bottom: 8px;
	width:90%;
}
.itemicons {
	padding: 5px 0;
}
/* end items styles */

/* Default Page */
.default #searchbox .searchinput{
	width:90px;
}
.default #searchbox .searchinput-txt{
	width:86px;
}
.default #searchbox {
	position: absolute;
	top: 452px;
	left: 0px;
	width: 195px;
	padding: 1px 0 0 0;
	background: url(nav_default.jpg) no-repeat top left;
	height: 297px;
}
.default .box-top2 {
	color: #83833F;
	line-height: 25px;
	padding: 0;
}
.default .box-head2 {
	font-size: 14px;
	padding-left: 40px;
	padding-top: 8px;
	line-height: 25px;
	margin: 0 0 0 20px;
	color: #FFCC66;
	border-bottom: 2px solid #FFCC66;
	width: 117px;
}
.default .box-content2 {
	padding: 10px 6px 0px 6px;
	color: #fff;
}
.default #searchbox div.formsubmit {
	padding: 20px 0 0 35px;
	margin: 0;
}
.default #newsbox {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 195px;
	padding: 1px 0 0 0;
	background: url(nav_default.jpg) no-repeat top left;
	height: 297px;
	z-index:999;
}
.default .box-top3 {
	color:#660066;
	line-height: 25px;
	padding: 0;
}
.default .box-head3 {
	font-size: 14px;
	padding-left: 40px;
	padding-top: 8px;
	line-height: 25px;
	margin: 0 0 0 20px;
	color:#660066;
	border-bottom: 2px solid;
	width: 117px;
}
.default .box-content3 {
	padding-top: 10px;
	overflow:hidden;
	height: 210px;
}
.default #newuserbox {
	position: absolute;
	top: 340px;
	left: 196px;
	width: 682px;
	padding: 0px 0 0 0;
}
.default .box-head4 {
	font-size: 14px;
	padding-left: 40px;
	line-height: 40px;
	margin: 0;
	color: #fff;
}
.default .box-top4 {
	background: url(newusers.jpg) no-repeat top left;
	color: #fff;
	line-height: 40px;
	padding: 0;
}
.default .box-content4 {
	padding: 0px;
	line-height:16px
}
#default-img {
	float: right;
	height: 285px;
	width: 589px;
	padding: 0;
}
/* end Default Page */

/* Register Page */
.agreementlink{
	margin:0 auto;
	width:260px;
	padding:6px 0 6px 0;
}
#registration {
	padding: 0px 0 0px 0px;
	margin:0 0 0px 0;
}
#registration .searchinput {
	font-size: 11px;
	position: absolute;
	left: 120px;
}
#registration .searchfield {
	padding: 0;
	font-size: 11px;
	position: relative;
	line-height: 18px;
	width:350px;
}
.registration-info {
	float: right;
	border: 1px solid #eee;
	width: 250px;
	text-align:justify;
	padding:5px;
	line-height:20px;
	margin: 0px 20px 0px 0;
}
.captha{
	text-align:center;
	padding:10px 0;
	clear:both;
	width:97%;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
}
/* end Register Page */

/* Home Page */
.home #searchbox .searchinput{
	width:90px;
}
.home #searchbox .searchinput-txt{
	width:86px;
}
.home #searchbox div.formsubmit {
	padding: 20px 0 0 35px;
	clear:both;
	margin: 0;
}
.home #searchbox{
	clear:both;
}
.home .box-top2 {
	color: #83833F;
	line-height: 25px;
	padding: 0;
}
.home .box-head2 {
	font-size: 14px;
	padding-left: 40px;
	padding-top: 8px;
	line-height: 25px;
	margin: 0 0 0 20px;
	color: #FFCC66;
	border-bottom: 2px solid #FFCC66;
	width: 117px;
}
.home .box-content2 {
	padding: 10px 6px 0px 6px;
	color: #fff;
}
/* Birthday BOX */
#birthdaybox, #friendsonlinebox{
	clear:both;
	width: 195px;
	padding: 0px 0 0px 0;
}
.box-top7, .box-top8 {
	color:#660066;
	line-height: 25px;
	padding: 0;
}
.box-head7, .box-head8 {
	font-size: 14px;
	padding-left: 0px;
	padding-top: 12px;
	line-height: 25px;
	margin: 0 0 0 20px;
	color:#660066;
	border-bottom: 2px solid;
	width: 157px;
}
.box-content7, .box-content8 {
	padding: 4px 0 0px 10px;
	color: #fff;
	line-height:22px;
	width:180px;
}
.box-content7 a, .box-content8 a{
	color: #CC0099;
	text-decoration:underline;
	font-weight:normal;
}
.box-content7 a:hover, .box-content8 a:hover{
	color:red;
}
/*End Birthday BOX */
/* Home Page -> Invite a Friend */
.invitefriend-wrap{
	width:510px;
	margin:auto;
	padding:10px 0 0 0;
}
.invitefriend-label{
	width:150px;
	float:left;
	line-height:22px;
}
.invitefriend-singleline{
	float:left;
}
.invitefriend-singleline input{
	width:350px;
}
/* End Home Page -> Invite a Friend */
/* end Home Page */

/* Groups Page */
.showuser .newuser-pic{
	height:52px;
	width:52px;
}
.showuser .newuser-pic img{
	margin:4px;
}
.showgroup .newuser-pic{
	height:52px;
	width:52px;
}
.showgroup .newuser-pic img{
	margin:4px;
}
/* Create, Edit Topic */
.stickylabel{
	float:left;
	margin:0 20px 0 0;	
}
.stickydate{
	float:left;	
}
/* End Create, Edit Topic */
/* Group Gallery*/
.gallery-img{
	height:130px;
	width:130px;
	margin:0 auto;
	text-align:center
}
.list2 ul {
	clear: both;
	margin: 0;
	padding: 2px;
	list-style: none;
	border-top:1px solid #eee
}
.list2 li{
	margin: 0;
	font-size:11px;
	padding: 0 5px 0 0px;
	display: inline;
}
.quotelabel{
	padding:0 0 0 10px;
	font-weight:bold;
	line-height:20px;	
}
.quotetext{
	margin:0 0px 0 10px;
	font-style:italic;
	border:1px solid #eee;
	background-color:#fafafa;
	padding:0px;
}

/* Group Events */
.calendar{
	margin:0 auto;	
	border:1px solid #f2f2f2 !important;
	width:300px;
	height:220px;
}
.DayHeaderStyle{
	background:#f2f2f2;
	font-size:12px !important;
}
.DayStyle{
	border:1px solid #f2f2f2
}
.DayStyle a{
	text-decoration:none !important;
	font-size:12px !important;
}
.DayStyle a:hover{
	text-decoration:underline !important;
}
.NextPrevStyle{
	padding:0 4px 0 4px !important
}
.NextPrevStyle a{
	font-weight:bold !important;
	color:#fff !important;
}
.NextPrevStyle a:hover{
	text-decoration:underline !important;
}
.OtherMonthDayStyle{
	border:1px solid #f2f2f2;	
}
.OtherMonthDayStyle a{
	color:#aaa !important;
	text-decoration:none !important;
	font-size:12px !important;
}
.OtherMonthDayStyle a:hover{
	text-decoration:underline !important;
}
.SelectedDayStyle{
	background:#e5e5e5 !important;
	border:1px solid #f2f2f2;	
}

.SelectedDayStyle a{
	text-decoration:none !important;
	font-size:12px !important;
	color:#333 !important
}
.SelectedDayStyle a:hover{
	text-decoration:underline !important;
}
.SelectorStyle{
}
.TitleStyle{
	border:0px;
	font-size:14px !important;
	font-weight:bold !important;
	color:#fff;
}
.TodayDayStyle{
	border:1px solid #f2f2f2
}
.TodayDayStyle a{
	font-weight:bold !important;
	text-decoration:none !important;
	font-size:12px !important;
}
.TodayDayStyle a:hover{
	text-decoration:underline !important;
}
.WeekendDayStyle{
	border:1px solid #f2f2f2
}
.WeekendDayStyle a{
	color:#FF0066 !important;
	text-decoration:none !important;
	font-size:12px !important;
}
.WeekendDayStyle a:hover{
	text-decoration:underline !important;
}
.eventselected{
	background:#f78c46;	
	border:1px solid #f2f2f2
}
.eventselected a{
	text-decoration:none !important;
	font-size:12px !important;	
	color:#fff !important
}
.eventselected a:hover{
	text-decoration:underline !important;
}

/* end Group Events */


/* end Groups Page */

/* Contests Page */
.photoframe2 {
	padding: 0px;
	border: 0px;
	background-color:black;
}
.photoframe2s {
	padding: 0px;
	border: 0px;
	background-color:black;
	border: 4px solid red !important;
}
.nameover{
	width:60px;
}
.photoframe2s img{
	vertical-align:middle;
}
.usernamefix{
	width:100px;
	height:14px;
}
.photocontest #left .usernamefix{
	width:60px;
	height:14px;
}
.photocontest #left {
	color:#fff
}
.photocontest #left a:hover{
	color:#fff
}
.showgroup .usernamefix{
	width:100px;
	height:50px;
	margin:0 auto !important;
}
/* end Contests Page */

/* Content Page */
.contentpage #content{
	padding:0px 10px 0 10px;
	line-height:18px;
}
/* end Content Page */

/* Top Users Page */
.topusers #topuserstable {
	width: 888px;
	margin-left: 5px;
}
.topusers #topuserstable td {
	width: 280px !important;
}
.topusers #topuserstable .standardbox {
	width: 296px !important;
	background: url(top_bkgr.jpg) repeat-y right;
}
.topusers .box-top5 {
	width: 296px !important;
	color: #83833F;
	height: 50px;
	padding: 0 0 0 0px;
	background: url(top_main.jpg) left !important;
}
.topusers .box-top5 img {
	margin-top: 7px;
}
.topusers .box-content5 {
	padding: 5px 0 20px 0;
	width: 296px !important;
	background: url(top_btm.jpg) no-repeat bottom left;
	min-height: 30px;
	height:auto!important;
	height:30px;
}
.topphotos #topuserstable {
	width: 888px !important;
	margin-left: 5px;
}
.topphotos #topuserstable td {
	width: 280px !important;
}
.topphotos #topuserstable .standardbox {
	width: 296px !important;
	background: url(top_bkgr.jpg) repeat-y right;
}
.topphotos .box-top5 {
	width: 296px !important;
	color: #83833F;
	height: 50px;
	padding: 0 0 0 0px;
	background: url(top_main.jpg) left !important;
}
.topphotos .box-top5 img {
	margin-top: 7px;
}
.topphotos .box-content5 {
	padding: 5px 0 20px 0;
	width: 296px !important;
	background: url(top_btm.jpg) no-repeat bottom left;
	min-height: 30px;
	height:auto!important;
	height:30px;
}
#topuserstable .itemlinks{
	line-height:0px;
}
#topuserstable .iteminfo {
	float: left !important;
	margin:0 0px 0 0px !important;
	width:60%;
}
/* end Top Users Page */

/* Search Page */
.search .newuser-pic{
	height:92px;
}
.search .newuser-pic img{
	margin:4px;
}
.modes{
	padding-right:0px;
	width:98%;
	text-align:right;
	margin:0 0 0 10px;
	border-bottom:1px solid #eee
}
.searchinput {
	font-size: 11px;
	position: absolute;
	left: 86px;
	top: 0px;
}
.country{
	width:190px;	
}
.searchinput-txt{
	font-size: 11px;
	position: absolute;
	left: 80px;
	top: 2px;
	width: 130px;
}
.searchinput-dist{
	width:40px;
	font-size: 11px;
}
.searchinput-zipcode{
	font-size: 11px;
	position: absolute;
	left: 90px;
	top: 2px;
	width: 60px;
}
div.searchinput2 {
	font-size: 11px;
	position: absolute;
	left: 120px;
	top: 0px;
}
select.searchinput2 {
	font-size:12px;
}
.searchfield {
	padding: 0px 0 0 10px;
	font-size: 11px;
	position: relative;
	line-height: 18px;
	height: 28px;
}
.txtage {
	font-size:11px !important;
	width: 16px;
	vertical-align:middle;
	Z-INDEX: 99999;
	padding:0 0 0 2px;
	margin:0 0 2px 0;
}
.tdlabel {
	text-align: left;
	color:black;
	width:100px !important;
	float:left;
	height:24px;
	line-height:24px;
	padding:0;
	margin:0;
}
.tdvalue {
	float:left;
	color:black;
	width:100px !important;
	height:24px;
	padding:0;
	margin:0;
}
.checkbox input {
	vertical-align: middle;
}
/* saved search box */
.navbox{
	padding:10px 0 0px 0;
	margin:0 auto;
}
.sidemenu-item2 {
	position: relative;
	display: block;
	padding: 5px 0px 5px 15px;
}
.sidemenu-link2 {
	color: #fff;
	padding: 0 10px 0 0;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 0;
}
.navbox-top {
	width: 195px;
	color: #CC0099;
	line-height: 25px;
	padding: 0;
}
.navbox-head {
	font-size: 11px;
	padding-left: 20px;
	line-height: 25px;
	margin: 0;
}
/* end saved search box */
.misc-box1, 
.misc-box1-custom {
	border: 1px solid #ddd;
	padding: 6px;
	width:320px;
	margin: 0px auto 10px auto;
	font-weight: bold;
}
.misc-box1 .searchinput,
.misc-box1 .searchinput-txt,
.misc-box1 .searchinput-zipcode,
.misc-box1-custom .searchinput,
.misc-box1-custom .searchinput-txt,
.misc-box1-custom .searchinput-zipcode
{
	left: 130px;
}
.misc-box1 .searchinput-dist{
	left:230px;
}
.misc-box1 .checkbox,
.misc-box1-custom .checkbox
{
	padding:0 0 0 13px	
}
.searchbutton {
	margin: 5px 120px;
}
/* Search Boxes */
#searchboxes {
	width: 690px;
	height: 233px;
	position: relative;
	background: url(search_main.jpg) no-repeat top left !important;
}
#searchboxes .box-content5 {
	background: transparent !important;
	width: 320px;
}
.searchbox2 {
	width: 320px;
	padding: 14px 0 0 0px;
	float: left;
	margin: 0px;
}
.searchbox3 {
	float: right;
	width: 320px;
	padding: 14px 0 0 0px;
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 340px;
}
.sboxtxt {
	font-size: 11px;
	padding: 4px 0px 0px 0px;
	color: #666666;
	margin: 0;
	width: 310px;
}
.searchbox2 .note,
.searchbox3 .note {
	padding: 10px 0px 0px 0px;
	width: 250px;
	height:30px;
	text-align:center;
}
.misc-box3, .misc-box2 {
	border: 1px solid #DDD;
	padding: 5px;
	margin: 15px;
	text-align: center;
	width: 200px;
}
.misc-box3 input, .misc-box2 input {
	margin: 5px;
}
/*End Search Boxes */
/*Custom Search*/
.misc-box4 {
	line-height: 18px;
}
.misc-box4 .searchinput{	
	position:relative;
	left:6px;
}
.misc-box4 .searchfield {
	width:90%;
	margin: 0px auto 0px auto;
	font-weight: bold;
	padding:0;
}
.misc-box4 .searchinput-txt{
	position:relative;
	left:4px;
}
.csearchbox {
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	padding:0 0 0px 0;
}
.csearchbox h4 {
	font-size: 11px;
	padding:6px 0 4px 0;
	margin:0;
}
.csearchbox-options {
	margin: 0px auto;
	padding:0 0 8px 0;
	width:98%;
}
.csearchbox-options .values{
	width:100%;
	font-weight:normal;
}
/* End Custom Search */
/* Online Filter */
.filterOnline {
	padding:10px 0 10px 0px;
	border-bottom:1px solid #eee;
	line-height:14px;
	width:98%;
}
.filterOnline select{
	font-size:10px !important;
}
/* end Online Filter */
/* end Search Page */

/* Favorites Page */
#banner1 {
	height: 573px;
	width: 194px;
	background: url(banner01.jpg) top left no-repeat;
}
/* end Favorites Page */
/* Profile Page */
/* view profile tree colums table */
.profile .newuser-pic{
	height:52px;
	width:52px;
}
.profile .newuser-pic img{
	margin:4px;
}
.profile-info{
	line-height:18px;
	margin:0 0 6px 0;
}
.profile-info td{
	padding:0 10px 0 0;
}
.profile-info a{
	font-weight:normal
}
/* end view profile tree colums table */
.prof-info-values li {
	margin: 0 15px;
	padding: 0px;
}
.prof-info-values {
	margin: 0;
	padding: 0;
}
/* Profile Page -> edit photos */
.editphotos td{
	border: 1px solid #EEE;
	vertical-align:top;
	width:50%;
}
.editphotos p{
	margin:0;
	padding:0;
	line-height:16px;
}
.editphotos .wrap-img{
	height:80px
}
.editphotos ul {
	clear: both;
	margin: 0;
	padding: 0px;
	height:20px;
	text-align:center;
	line-height:20px;
	border-top: 1px solid #eee;
	list-style: none;
}
.editphotos li {
	margin: 0;
	font-size:10px;
	padding: 0 5px 0 0px;
	display: inline;
}
/* Profile Page -> edit photos */

/* Profile Page -> upload photo */
.uploadphoto {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.uploadphoto .wrap-img{
	padding:4px 0;
}
.uploadphoto .photoframe{
	margin:0 0 4px 0;
}
.uploadphoto ul {
	clear: both;
	margin: 0;
	padding: 0px;
	height:20px;
	text-align:center;
	line-height:20px;
	border-top: 1px solid #eee;
	list-style: none;
}
.uploadphoto li {
	margin: 0;
	font-size:11px;
	padding: 0 0px 0 0px;
	display: inline;
}
.choosephoto{
	margin:4px auto;
	border:1px solid #eee	
}
.choosephoto .photoframe{
	margin:4px 4px 0 4px;
}
.choosephoto input{
	margin:0px 4px 4px 4px;
}
/* End Profile Page -> upload photo */
/* Profile Page -> view photos */
.viewphotos img{
	border-top: 1px solid #818181 !important;
	border-left: 1px solid #818181 !important;
	border-right: 1px solid #d5d5d5 !important;
	border-bottom: 1px solid #d5d5d5 !important;
}
.thumbs-wrap{
	height:auto;
	width:100%;
	margin:0;
	padding:0px 0 0 0;
}
.thumbs-wrap td{
	padding:4px;
}
/* End Profile Page -> View Photos */
/* Profile Page -> Settings, Subscription */
.settings td{
	padding:0 4px 4px 0;	
}
.settings input{
	font-size:11px;
	font-family:Verdana;
}
/* End Profile Page -> Settings, Subscription */
/*Profile Page -> Gadgets */
.gadgets{
	color: #CC0099;
	margin:0 0 0 6px;
}
/* End Profile Page -> Gadgets */
/* end Profile Page */

/* Broadcast Video */
.videopanelwrap{
	padding:26px 0 0 0;
	background:url(circles_back.jpg)
}
.broadcastvideotable{
	background:#fff	
}
.videopanel{
	padding:0 0 0 10px !important; 
}
.showuser .videopanel{
	background:transparent
}
.userswatching{
	height:30px;
	line-height:30px;
	text-align:center;
	color:#CC0099;
}
.videomessages{
	height:170px;
	width:320px;
	line-height:20px;
	padding:0 0 12px 0;
	overflow:auto;
	overflow-x:hidden;
}
.videomessages_window{
	height:170px;
	width:310px;
	line-height:20px;
	padding:0 0 12px 0;
	overflow:auto;
	overflow-x:hidden;
}
.videosendmsg{
	padding:0 0 4px 0;
	text-align:center
}

/*  User Preview */
#divUserPreview
{
    background-color: #efefef;
    padding: 5px;
    border: solid 1px gray;
}
#divUserPreviewImage
{
    float: left;
}
#divUserPreviewDetails
{
    float: left;
    padding: 5px;
    color:#666;
}