/* pcBlog Custom Styles
***************************************************************************** */

/* Define your custom styles here */
.errormain { width:600px; float:left; background:#fff; margin:0px 30px 0px 20px;}
.error-page {width:600px; margin:0 auto;}
.error-page .flexible-box {	width:100%;	background:#fff;float:left;}
.error-page .flexible-box .lt-curve {background:url(images/1_l-top-crv.gif) top left no-repeat;float:left;width:100%;}
.error-page .flexible-box .rt-curve {background:url(images/1_r-top-crv.gif) top right no-repeat;float:right;width:98.9%;}
.error-page .flexible-box .lb-curve {background:url(images/1_b-left-crv.gif) bottom left no-repeat;float:left;width:100%;	padding-left:9px;}
.error-page .flexible-box .rb-curve {background:url(images/1_b-right-crv.gif) bottom right no-repeat;	float:left;	width:100%; padding:30px 0;}
.error-page .flexible-box .rb-curve p { text-align:center; font-size:12px;}
