@import "/Common/Css/layout.css";
@import "/Common/Css/layoutIE.css";
@import "/Common/Css/application.css";

.colorized {background-color:#009; margin:0px;}
.colorized p {color:#fff; font-size:13px; font-weight:bold; text-align:center;}
.colorized i {color:#fff;}

/* For Question and Answer pages */
.answerSpacer img {background-color: #ccc;margin:2px 15px 2px 10px;}
.questionSpacer img {background-color:#999;margin:10px 0px 10px 0px;}

