/* Start of CMSMS style sheet 'rock4 guestbook' */
div#transcontent1 {
	
	position:absolute;
	top:259px;
	left:50px;
	width:525px;
	height:300px;
	background-color:#fff;
	opacity: 0.70;
	-moz-opacity: 0.70;
	filter: alpha(opacity=70);
}



#mycustomscroll1 {
position:absolute;
top:259px;
left:52px;
width:504px;
height:295px;
overflow:auto;
font-size:.75em;
padding:5px 10px 0px 10px;	
margin:0;
}


#mycustomscroll1 p {
position:relative;
padding:0 0 10px 0;	
margin:0;
/*overflow:auto;
width:100%;*/
}

#mycustomscroll1 h1 {
position:relative;
padding:0px;
margin:0 0 2px 0;
font-size:1.3em;
font-weight:bold;
}

h1.title {
border-bottom:2px solid white;
width:320px;
height:25px;
}

.cms-guestbook-smiley-table {
width:400px;
}

.cms-guestbook-entry {
display:block;
border:1px solid #000;
margin:5px 0 10px 0;
padding:5px;
}

.cms-guestbook-entry-header {
border-bottom: 1px solid #000;
padding-bottom:5px;
}

.cms-guestbook-entry-text {
padding-top:5px;
}

.cms-guestbook-entry-email {
display:none;
}

.cms-guestbook-pagination {
background-color:#000;
color:#fff;
padding:5px;
margin:5px 0 5px 0;
}

table img {
border:none;
}
/* End of 'rock4 guestbook' */

