
.viewmessage{
	float:left; 
	width:840px; 
	margin:0 0 10px 20px!important;
	margin:0 0 10px 13px;
	border:1px solid #ccc;
	background: url(form.jpg) bottom;
	color:#999;
	padding:12px 5px 5px 5px;
}
.viewmessage pre{
		font-family:Trebuchet MS,Arial;
		font-size:12px;
		width:840px;
		display:block;
		overflow:auto;
		white-space: pre-wrap;       /* css-3 */
		white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
		white-space: -pre-wrap;      /* Opera 4-6 */
		white-space: -o-pre-wrap;    /* Opera 7 */
		word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
.viewmymessage{
	float:left; 
	width:840px; 
	margin:0 0 10px 20px!important;
	margin:0 0 10px 13px;
	border:1px solid #adacad;
	background: url(myform.jpg) bottom;
	color:#000;
	padding:12px 5px 5px 5px;
}
.viewmymessage pre{
		font-family:Trebuchet MS,Arial;
		font-size:12px;
		width:840px;
		display:block;
		overflow:auto;
		white-space: pre-wrap;       /* css-3 */
		white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
		white-space: -pre-wrap;      /* Opera 4-6 */
		white-space: -o-pre-wrap;    /* Opera 7 */
		word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
.demo { width:140px;
	float:left;}
.demo a{ float:left; margin:0; padding:0; margin:5px 10px 5px 0; display:block; border:3px solid #d5d5d5;}
.demo a:hover{ border:3px solid #e2e2e2}
.demo a img{ float:left; margin:0; padding:0; margin:0; background:url(bg_tms.jpg) no-repeat;}
ul,li,dl,dt,dd{
	list-style-type:none;
	margin:0;
	padding:0;
}
