/* http://www.cyndigital.com/components/com_chronocomments/msg.css */
/* Original PBBAcpBox styles */
#PBBAcp-Box {
        padding-bottom: 24px;
        background: url() bottom left no-repeat !important;
        background: url() bottom left no-repeat;
}

#PBBAcp-InBox {
        padding-top: 15px;
        background: url() top left no-repeat !important;	
        background: url() top left no-repeat;	
}

#PBBAcp-BoxContent {
        background: url() top left repeat-y !important;
        background: url() top left repeat-y;
        padding: 0 20px 0 20px;
}

#PBBAcp-Box input {
    margin: 10px;             
}

#PBBAcp-Box .BoxAlert {
        text-align: center;
}

#PBBAcp-Box .BoxConfirm {
        text-align: center;
}

#PBBAcp-Box .BoxPrompt {
        text-align: left;
}

body {
  	font-family: verdana;
	font-size:  1em;
}
